gDot1qVlanProtoStatus
GARP-MIB ·
qtech variant
·
.1.3.6.1.4.1.27514.1.2.4.2.1.8.7.1.5
Object
column r/w
Enumeration
table entry status.
Context
- MIB
- GARP-MIB
- OID
.1.3.6.1.4.1.27514.1.2.4.2.1.8.7.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gDot1qVlanProtoEntry
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 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanProtoStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanProtoStatus.<gDot1qVlanProtoFrameType>.<gDot1qVlanProtoEthertype>.<gDot1qVlanProtoPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GARP-MIB::gDot1qVlanProtoStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | createAndGo |
3 | destroy |