atiStkSwVlanVlanType
AtiStackSwitch9000-MIB ·
.1.3.6.1.4.1.207.8.17.3.1.1.3
Object
column Enumeration
This object specifies the type of the Vlan.
Context
- MIB
- AtiStackSwitch9000-MIB
- OID
.1.3.6.1.4.1.207.8.17.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atiStkSwVlanConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwVlanVlanType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch9000-MIB::atiStkSwVlanVlanType.<atiStkSwVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch9000-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch9000-MIB::atiStkSwVlanVlanType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | static |
1 | port-based |
2 | mac-based |
3 | dynamic |
4 | protected |