nbVlansRunIngressType
VLAN-MIB ·
.1.3.6.1.4.1.629.1.50.3.1.2
Object
scalar mandatory
Enumeration
Describes type of Ingress Filtering of the device. The nbVlansRunIngressPorts and nbVlansPermIngressPorts may not be supported in the perDeviceOnly(2) case. Set new value for nbVlansRunIngressType and/or nbVlansPermIngressType in perPort (3) should change this value for all ports in nbVlansRunIngressPorts and/or nbVlansPermIngressPorts.
Context
- MIB
- VLAN-MIB
- OID
.1.3.6.1.4.1.629.1.50.3.1.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- nbVlansRun
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 'VLAN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VLAN-MIB::nbVlansRunIngressType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VLAN-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VLAN-MIB::nbVlansRunIngressType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonControl |
2 | perDeviceOnly |
3 | perPort |