All MIBs › CORIANT-GROOVE-MIB › lldpRemoteSystemRemotePortIdSubtype
lldpRemoteSystemRemotePortIdSubtype
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::lldpRemoteSystemRemotePortIdSubtype
OID (numeric): 1.3.6.1.4.1.42229.1.2.4.1.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute describes the format of a port identifier string. Objects of this type are always used with an associated LldpPortIdSubtype object, which identifies the format of the particular LldpPortId object instance.
If the associated LldpPortIdSubtype object has a value of 'interfaceAlias(1)', then the octet string identifies a particular instance of the ifAlias object (defined in IETF RFC 2863). If the particular ifAlias object does not contain any values, another port identifier type should be used.
If the associated LldpPortIdSubtype object has a value of 'portComponent(2)', then the octet string identifies a particular instance of the entPhysicalAlias object (defined in IETF RFC 2737) for a port or backplane component.
If the associated LldpPortIdSubtype object has a value of 'macAddress(3)', then this string identifies a particular unicast source address (encoded in network byte order and IEEE 802.3 canonical bit order) associated with the port (IEEE Std 802-2001).
If the associated LldpPortIdSubtype object has a value of 'networkAddress(4)', then this string identifies a network address associated with the port. The first octet contains the IANA AddressFamilyNumbers enumeration value for the specific address type, and octets 2 through N contain the networkAddress address value in network byte order.
If the associated LldpPortIdSubtype object has a value of 'interfaceName(5)', then the octet string identifies a particular instance of the ifName object (defined in IETF RFC 2863). If the particular ifName object does not contain any values, another port identifier type should be used.
If the associated LldpPortIdSubtype object has a value of 'agentCircuitId(6)', then this string identifies an agent-local identifier of the circuit (defined in RFC 3046).
If the associated LldpPortIdSubtype object has a value of 'local(7)', then this string identifies a locally assigned port ID.
What is lldpRemoteSystemRemotePortIdSubtype?
This read-only enumerated value describes the format of the neighbor's port identifier: interfaceAlias, portComponent, macAddress, networkAddress, interfaceName, agentCircuitId, or local. As with the chassis ID subtype, this is needed so the paired lldpRemoteSystemRemotePortId value can be correctly decoded and displayed. For example, a subtype of 'interfaceName' tells the management tool to show the neighbor port ID as a human-readable interface name like 'GigabitEthernet0/1' rather than a raw MAC or numeric identifier.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.4.1.3.1.1.4 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::lldpRemoteSystemRemotePortIdSubtype
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.4.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::lldpRemoteSystemRemotePortIdSubtype.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::lldpRemoteSystemRemotePortIdSubtype 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.4 | lldpRemoteSystemRemotePortIdSubtype | CORIANT-GROOVE-MIB |