zyVlanMappingState
ZYXEL-VLAN-MAPPING-MIB ·
.1.3.6.1.4.1.890.1.15.3.88.1.1
Object
Enable/Disable VLAN mapping on the switch. With VLAN mapping enabled, the switch can map the VLAN ID and priority level of packets received from a private network to those used in the service provider's network.
Context
- MIB
- ZYXEL-VLAN-MAPPING-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.88.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelVlanMappingSetup
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 'ZYXEL-VLAN-MAPPING-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-VLAN-MAPPING-MIB::zyVlanMappingState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-VLAN-MAPPING-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-VLAN-MAPPING-MIB::zyVlanMappingState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |