ostLldpRemoteDpoeVersion
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.5.5.1.2
Object
column SNMPv2-SMIUnsigned32
This object indicates the remote DPoE version.
A value of 0 indicates that DPoE is not enabled or the remote's
DPoE version is indeterminate. The version is composed of a major
version (0..15) and a minor version (0..15), which is displayed
as one number. The upper byte is the major version and the lower
byte is the minor version. When display it is <major>.<minor>
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.5.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostLldpRemoteEntry
- 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::ostLldpRemoteDpoeVersion'
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::ostLldpRemoteDpoeVersion.<ostLldpIndex>.<ostLldpRemoteMac>'
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::ostLldpRemoteDpoeVersion'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of