ostLldpReceiveStatus

OMNITRON-EXT-MIB · .1.3.6.1.4.1.7342.7.1.5.4.1.2

Object

column Enumeration
This object indicates the LLDP receive status.
              
              
undefined(0)    Port received status is indeterminate
notReceiving(1) Port is not receiving LLDP PDUs
receiving(2)    Port is receiving LLDP PDUs

Context

MIB
OMNITRON-EXT-MIB
OID
.1.3.6.1.4.1.7342.7.1.5.4.1.2
Type
column
Access
readonly
Status
current
Parent
ostLldpEntry
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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostLldpReceiveStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostLldpReceiveStatus.<ostLldpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostLldpReceiveStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefined
1notReceiving
2receiving

Conformance

Member of