All MIBs › CORIANT-GROOVE-MIB › lldpRemoteSystemRemoteChassisIdSubtype
lldpRemoteSystemRemoteChassisIdSubtype
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::lldpRemoteSystemRemoteChassisIdSubtype
OID (numeric): 1.3.6.1.4.1.42229.1.2.4.1.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute describes the source of a chassis identifier.
The enumeration 'chassisComponent(1)' represents a chassis identifier based on the value of entPhysicalAlias object (defined in IETF RFC 2737) for a chassis component (i.e., an entPhysicalClass value of 'chassis(3)').
The enumeration 'interfaceAlias(2)' represents a chassis identifier based on the value of ifAlias object (defined in IETF RFC 2863) for an interface on the containing chassis.
The enumeration 'portComponent(3)' represents a chassis identifier based on the value of entPhysicalAlias object (defined in IETF RFC 2737) for a port or backplane component (i.e., entPhysicalClass value of 'port(10)' or 'backplane(4)'), within the containing chassis.
The enumeration 'macAddress(4)' represents a chassis identifier based on the value of a unicast source address (encoded in network byte order and IEEE 802.3 canonical bit order), of a port on the containing chassis as defined in IEEE Std 802-2001.
The enumeration 'networkAddress(5)' represents a chassis identifier based on a network address, associated with a particular chassis. The encoded address is actually composed of two fields. The first field is a single octet, representing the IANA AddressFamilyNumbers value for the specific address type, and the second field is the network address value.
The enumeration 'interfaceName(6)' represents a chassis identifier based on the value of ifName object (defined in IETF RFC 2863) for an interface on the containing chassis.
The enumeration 'local(7)' represents a chassis identifier based on a locally defined value.
What is lldpRemoteSystemRemoteChassisIdSubtype?
This read-only enumerated value describes what kind of identifier the neighbor's chassis ID represents: chassisComponent, interfaceAlias, portComponent, macAddress, networkAddress, interfaceName, or local. Knowing the subtype is required to correctly interpret the raw bytes reported in the paired lldpRemoteSystemRemoteChassisId object. For example, a subtype of 'macAddress' tells the management station to display the chassis ID as a MAC address rather than trying to parse it as a network address or interface name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.4.1.3.1.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::lldpRemoteSystemRemoteChassisIdSubtype
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.4.1.3.1.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::lldpRemoteSystemRemoteChassisIdSubtype.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::lldpRemoteSystemRemoteChassisIdSubtype OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.4 | services | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.4.1 | otn | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.4.1.3 | lldpRemoteSystem | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.4.1.3.1 | lldpRemoteSystemTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.4.1.3.1.1 | lldpRemoteSystemEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.4.1.3.1.1.2 | lldpRemoteSystemRemoteChassisIdSubtype | CORIANT-GROOVE-MIB |