ethernetPriorityOverride
ZHNLAYER2BRIDGING ·
.1.3.6.1.4.1.5504.2.5.42.1.10.1.9
Object
If false, on egress to the interfaces associated with this Marking table
entry, the EthernetPriorityMark, if specified, is applied only to packets
of priority 0.
If true, on egress to the interfaces associated with this Marking table
entry, the EthernetPriorityMark, if specified, is to be applied to all
packets on Bridge.
If VLANIDUntag is true, then no priority marking is done since the tag
containing the Ethernet priority is removed.
Context
- MIB
- ZHNLAYER2BRIDGING
- OID
.1.3.6.1.4.1.5504.2.5.42.1.10.1.9- 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::ethernetPriorityOverride'
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::ethernetPriorityOverride.<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::ethernetPriorityOverride'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
zhnLayer2BridgeCompliance
readonly
Write access is not required.