dot1qVlanStatus
OBS ✓
TPLINK-DOT1Q-VLAN-MIB ·
.1.3.6.1.4.1.11863.6.14.1.2.1.1.6
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)
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
VLANs
Explore Observium network monitoring
Context
- MIB
- TPLINK-DOT1Q-VLAN-MIB
- OID
.1.3.6.1.4.1.11863.6.14.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vlanConfigEntry
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-DOT1Q-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DOT1Q-VLAN-MIB::dot1qVlanStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-DOT1Q-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DOT1Q-VLAN-MIB::dot1qVlanStatus.<dot1qVlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-DOT1Q-VLAN-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-DOT1Q-VLAN-MIB::dot1qVlanStatus'
Syntax
- Source
- TPLINK-TC-MIBTPRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |