hzCpNetMgmtVlanTagging
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.2.4.1.4
Object
scalar r/w
Enumeration
Disables or enables VLAN tagging. VLAN tagging is the practice of inserting a VLAN Id into a packet header in order to identify which VLAN the packets belongs to.
Note: Changing this option doesn't get applied to the system unless hzCpNetMgmtAppyToSystem is set.
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.2.4.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hzCpNetMgmtInterfaceVlan
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpNetMgmtVlanTagging.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HCP-MIB::hzCpNetMgmtVlanTagging'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |