lldpStatsRxPortTLVsUnrecognizedTotal
FS-NMS-LLDP-MIB ·
.1.3.6.1.4.1.52642.127.1.2.7.1.6
Object
column SNMPv2-SMICounter32
The number of LLDP TLVs received on the given port that
are not recognized by this LLDP agent on the indicated port.
An unrecognized TLV is referred to as the TLV whose type value
is in the range of reserved TLV types (000 1001 - 111 1110)
in Table 9.1 of IEEE Std 802.1AB-2004. An unrecognized
TLV may be a basic management TLV from a later LLDP version.
Context
- MIB
- FS-NMS-LLDP-MIB
- OID
.1.3.6.1.4.1.52642.127.1.2.7.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpStatsRxPortEntry
- 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 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpStatsRxPortTLVsUnrecognizedTotal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpStatsRxPortTLVsUnrecognizedTotal.<lldpStatsRxPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-LLDP-MIB::lldpStatsRxPortTLVsUnrecognizedTotal'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of