ethernetPriorityMark
ZHNLAYER2BRIDGING ·
.1.3.6.1.4.1.5504.2.5.42.1.10.1.8
Object
column r/w
Integer32
Ethernet priority code (as defined in 802.1D) to mark traffic with that falls into this Bridge on egress to the interfaces associated with this Marking table entry. A value of -1 indicates no change from the incoming packet or the mark assigned by the classifier.
Context
- MIB
- ZHNLAYER2BRIDGING
- OID
.1.3.6.1.4.1.5504.2.5.42.1.10.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- markingEntry
- 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 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::ethernetPriorityMark'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLAYER2BRIDGING::ethernetPriorityMark.<markingKey>.<markingBridgeReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNLAYER2BRIDGING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNLAYER2BRIDGING::ethernetPriorityMark'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-7
Conformance
Member of
Compliance refinements
zhnLayer2BridgeCompliance
readonly
Write access is not required.