atiStkSwVlanMode
AtiStackSwitch9424-MIB ·
.1.3.6.1.4.1.207.8.17.3.4
Object
scalar r/w
Enumeration
This object specifies the current VLAN mode. Setting
this object to 'user-configured (1)' allows the
manager to create, delete and modify VLANs using
atiStkSwVlanConfigTable'.
Setting this object to 'multiple (2)' or
'multiple-802-1Q (3)'will result in the creation of
predefined VLANs. Setting these values requires that
the object 'atiStkSwVlanUplinkVlanPort' also be set
in the same SET request. Note that SET operations on
any object under 'atiStkSwVlanConfigTable' are not
allowed in these two modes.
Context
- MIB
- AtiStackSwitch9424-MIB
- OID
.1.3.6.1.4.1.207.8.17.3.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- atiStkSwVlanGroup
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 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9424-MIB::atiStkSwVlanMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9424-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9424-MIB::atiStkSwVlanMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | user-configured |
2 | multiple |
3 | multiple-802-1Q |