vlanIDMark
ZHNLAYER2BRIDGING ·
.1.3.6.1.4.1.5504.2.5.42.1.10.1.7
Object
column r/w
Integer32
The 802.1Q VLAN ID to be used on egress to the interfaces associated
with this Marking table entry (if VLANIDUntag is false). A value of -1
indicates that the default VLAN ID for the Bridge should be used instead
(as specified by InternetGatewayDevice.Layer2Bridging.Bridge.{i}.vlanID
for the Bridge table entry associated with this Marking table entry).
Context
- MIB
- ZHNLAYER2BRIDGING
- OID
.1.3.6.1.4.1.5504.2.5.42.1.10.1.7- 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::vlanIDMark'
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::vlanIDMark.<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::vlanIDMark'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-4095
Conformance
Member of
Compliance refinements
zhnLayer2BridgeCompliance
readonly
Write access is not required.