nbVlansNewVlanIdMode
VLAN-MIB ·
.1.3.6.1.4.1.629.1.50.3.5
Object
scalar mandatory
Enumeration
If GET responce is 2=enableAddVlanWithoutId, the Agent has a possiblity to Create the new ISVLAN entry without setting entry Id. It will prevent conflicts when IGMP,GVRP and ISVLAN protocols will work simultaneously.
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::nbVlansNewVlanIdMode.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::nbVlansNewVlanIdMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | enableAddVlanWithoutId |