lldpV2RemPortIdSubtype

LUM-LLDP-V2-MIB · .1.3.6.1.4.1.8708.2.67.2.4.1.1.7

Object

column r/w LldpV2PortIdSubtype
The type of port identifier encoding used in the associated
'lldpRemPortId' object.

Context

MIB
LUM-LLDP-V2-MIB
OID
.1.3.6.1.4.1.8708.2.67.2.4.1.1.7
Type
column
Access
readwrite
Status
current
Parent
lldpV2RemEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-LLDP-V2-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-LLDP-V2-MIB::lldpV2RemPortIdSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-LLDP-V2-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-LLDP-V2-MIB::lldpV2RemPortIdSubtype.<lldpV2RemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-LLDP-V2-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-LLDP-V2-MIB::lldpV2RemPortIdSubtype'

Syntax

Source
LldpV2PortIdSubtype
Base type
Enumeration
Type Description
This TC describes the source of a particular type of port
identifier used in the LLDP MIB.
          
The enumeration 'interfaceAlias(1)' represents a port
identifier based on the ifAlias MIB object, defined in IETF
RFC 2863.
          
The enumeration 'portComponent(2)' represents a port
identifier based on the value of entPhysicalAlias (defined in
IETF RFC 4133) for a port component (i.e., entPhysicalClass
value of 'port(10)'), within the containing chassis.
          
The enumeration 'macAddress(3)' represents a port identifier
based on a unicast source address (encoded in network
byte order and IEEE 802.3 canonical bit order), which has
been detected by the agent and associated with a particular
port (IEEE Std 802).
          
The enumeration 'networkAddress(4)' represents a port
identifier based on a network address, detected by the agent
and associated with a particular port.
          
The enumeration 'interfaceName(5)' represents a port
identifier based on the ifName MIB object, defined in IETF
RFC 2863.
          
The enumeration 'agentCircuitId(6)' represents a port
identifier based on the agent-local identifier of the circuit
(defined in RFC 3046), detected by the agent and associated
with a particular port.
          
The enumeration 'local(7)' represents a port identifier
based on a value locally assigned.

Values & Constraints

Type Values
1interfaceAlias
2portComponent
3macAddress
4networkAddress
5interfaceName
6agentCircuitId
7local
2147483646notAvailable

Conformance