All MIBs › CORIANT-GROOVE-MIB › lldpRemoteSystemRemotePortId
lldpRemoteSystemRemotePortId
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::lldpRemoteSystemRemotePortId
OID (numeric): 1.3.6.1.4.1.42229.1.2.4.1.3.1.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
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 lldpRemoteSystemRemotePortId?
This read-only octet string carries the actual port identifier reported by the LLDP neighbor, interpreted according to the format named by lldpRemoteSystemRemotePortIdSubtype. Together with the remote chassis ID, this tells an operator exactly which port on the neighboring device is connected to the local Groove port. For example, this object might contain the text 'GigabitEthernet0/1', telling the operator the neighbor's own interface named GigabitEthernet0/1 is on the other end of the cable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.4.1.3.1.1.5 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::lldpRemoteSystemRemotePortId
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.5.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::lldpRemoteSystemRemotePortId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lldpRemoteSystemRemotePortId.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::lldpRemoteSystemRemotePortId 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.5 | lldpRemoteSystemRemotePortId | CORIANT-GROOVE-MIB |