JuniInterfaceLocationType

  • Base type Enumeration

Describes the platform-dependent interpretation of a JuniInterfaceLocationValue object: unknown - Unspecified/unknown slotPort - Two octets in length; 1st octet is 'slot', 2nd octet is 'port' slotAdapterPort - Three octets in length; 1st octet is 'slot', 2nd octet is 'adapter', 3rd octet is 'port' adapterPort - Two octets in length; 1st octet is 'adapter', 2nd octet is 'port'

Possible values

4 objects
Number Name
0 unknown
1 slotPort
2 slotAdapterPort
3 adapterPort