ctVlanClassifyVlanIndex
CTRON-VLAN-CLASSIFY-MIB ·
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.1
Object
column VlanIndex
The VLAN index for this entry. Any packet meeting the classification criteria specified by this conceptual row will be put into the VLAN indicated by this object.
Context
- MIB
- CTRON-VLAN-CLASSIFY-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ctVlanClassifyEntry
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 'CTRON-VLAN-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-CLASSIFY-MIB::ctVlanClassifyVlanIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-VLAN-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-CLASSIFY-MIB::ctVlanClassifyVlanIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-VLAN-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-VLAN-CLASSIFY-MIB::ctVlanClassifyVlanIndex'