ostLldpRemoteDpoeConfig
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.5.5.1.3
Object
column Enumeration
This object indicates the LLDP remote bridge sub-type.
undefined (0) Bridge type is indeterminate or unknown
ieee8021ad(1) Bridge type is 802.1ad
ieee8021ahItag(2) Bridge type is I-Tag only + B-DA
ieee8021ahItagBtag(3) Bridge type is I-Tag + B-Tag + B-DA
For this version of the firmware only 802.1ad bridges are supported.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.5.5.1.3- 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::ostLldpRemoteDpoeConfig'
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::ostLldpRemoteDpoeConfig.<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::ostLldpRemoteDpoeConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | ieee8021ad |
2 | ieee8021ahItag |
3 | ieee8021ahItagBtag |
Conformance
Member of