lldpV2RemSysCapEnabled
LUM-LLDP-V2-MIB ·
.1.3.6.1.4.1.8708.2.67.2.4.1.1.12
Object
column r/w
OctetString
The capabilities that are enabled 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.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lldpV2RemEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::lldpV2RemSysCapEnabled'
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::lldpV2RemSysCapEnabled.<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::lldpV2RemSysCapEnabled'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-127
Conformance
Member of