protocolVlanStatus
TPLINK-PROTOCOL-VLAN-MIB ·
.1.3.6.1.4.1.11863.6.16.1.2.1.1.5
Object
the following two values are states: these values may be read or written active(1), the following three values are actions: these values may be written, but are never read createAndGo(4), destroy(6)
Context
- MIB
- TPLINK-PROTOCOL-VLAN-MIB
- OID
.1.3.6.1.4.1.11863.6.16.1.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- protocolVlanEntry
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 'TPLINK-PROTOCOL-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-PROTOCOL-VLAN-MIB::protocolVlanStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-PROTOCOL-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-PROTOCOL-VLAN-MIB::protocolVlanStatus.<protocolName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-PROTOCOL-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-PROTOCOL-VLAN-MIB::protocolVlanStatus'
Syntax
- Source
- TPLINK-TC-MIBTPRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |