vmVlanCreationMode
CISCO-VLAN-MEMBERSHIP-MIB ·
.1.3.6.1.4.1.9.9.68.1.2.4
Object
scalar r/w
Enumeration
This object is used to determine whether or not
a non-existing VLAN will be created automatically
by the system after assigned to a port.
automatic(1): a non-existing VLAN will be created
automatically by the system after
assigned to a port.
manual(2): a non-existing VLAN will not be created
automatically by the system and need to be
manually created by the users after assigned
to a port.
Context
- MIB
- CISCO-VLAN-MEMBERSHIP-MIB
- OID
.1.3.6.1.4.1.9.9.68.1.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- vmMembership
- Groups
- 1
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 'CISCO-VLAN-MEMBERSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VLAN-MEMBERSHIP-MIB::vmVlanCreationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VLAN-MEMBERSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VLAN-MEMBERSHIP-MIB::vmVlanCreationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | automatic |
2 | manual |
Conformance
Member of