ostInterfaceLldpSelection
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.1.1.1.20
Object
column r/w
Enumeration
This object indicates the LLDP port selection type.
undefined(0) Port LLDP type is undefined or unknown
standard(1) Port is a standard LLDP port type
dpoe(2) Port is an enhanced DPoE LLDP port type
dpoeAuto(3) Port operates in either standadrd LLDP or DPoE
LLDP mode
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.1.1.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostInterfaceEntry
- 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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostInterfaceLldpSelection'
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::ostInterfaceLldpSelection.<ostInterfaceIndex>'
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::ostInterfaceLldpSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | standard |
2 | dpoe |
3 | dpoeAuto |
Conformance
Member of