nbVlansPermEgressType
VLAN-MIB ·
.1.3.6.1.4.1.629.1.50.3.2.5
Object
scalar mandatory
Enumeration
Describes type of Egress Filtering of the device. The nbVlansRunEgressPorts and nbVlansPermEgressPorts may not be supported in the perDeviceOnly(2) case. Set new value for nbVlansRunEgressType and/or nbVlansPermEgressType in perPort (3) should change this value for all ports in nbVlansRunEgressPorts and/or nbVlansPermEgressPorts.
Context
- MIB
- VLAN-MIB
- OID
.1.3.6.1.4.1.629.1.50.3.2.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- nbVlansPerm
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::nbVlansPermEgressType.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::nbVlansPermEgressType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonControl |
2 | perDeviceOnly |
3 | perPort |