lldpV2RemSysCapSupported

LUM-LLDP-V2-MIB · .1.3.6.1.4.1.8708.2.67.2.4.1.1.13

Object

column r/w OctetString
The capabilities that are supported on the remote system.
The original TLV is a bit mask and is decoded as follows.
(O) Other (bit 0),
(RE) Repeater (bit 1),
(B) Bridge (bit 2),
(W) WLAN AP (bit 3),
(RO) Router (bit 4),
(T) Telephone (bit 5),
(D) DOCSIS cable device (bit 6)
(S) Station(bit 7)
(CV) cVLANComponent(bit 8),
(SV) sVLANComponent(bit 9),
(TP) twoPortMACRelay(bit 10)

Context

MIB
LUM-LLDP-V2-MIB
OID
.1.3.6.1.4.1.8708.2.67.2.4.1.1.13
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::lldpV2RemSysCapSupported'
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::lldpV2RemSysCapSupported.<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::lldpV2RemSysCapSupported'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-127

Conformance