ostLldpRemoteDpoeStag
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.5.5.1.4
Object
column SNMPv2-SMIUnsigned32
This object indicates the remote DPoE S-Tag value for management
traffic.
A value of 0 indicates that DPoE is not enabled or the remote's
DPoE S-Tag is indeterminate or is zero.
The upper 16 bits are the S-TAG TPID (Ethertype), the lower 16 bits
are the TCI field which includes the PCP, DEI, and VID fields.
If S-Tag only is defined (C-TAG=0) the management data is S-Tag only.
If C-Tag only is defined (S-TAG=0) the management data is C-Tag only.
If both S-Tag and C-Tag are defined then the management traffic is
double tagged.
If neither S-TAG or C-TAG is defined (S-TAG=0 and C-TAG=0) the
mangement data is untagged.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.5.5.1.4- 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::ostLldpRemoteDpoeStag'
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::ostLldpRemoteDpoeStag.<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::ostLldpRemoteDpoeStag'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of