zyVlanIngressCheckState
ZYXEL-VLAN-MIB ·
.1.3.6.1.4.1.890.1.15.3.86.1.2
Object
Enable/Disable tag VLAN Ingress check on the switch. If enabled, the Switch discards incoming frames on a port for VLANs that do not include this port in its member set.
Context
- MIB
- ZYXEL-VLAN-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.86.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelVlanSetup
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-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-VLAN-MIB::zyVlanIngressCheckState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-VLAN-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-VLAN-MIB::zyVlanIngressCheckState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |