a3ComQosNonFlowClassRowStatus
A3COM-SWITCHING-SYSTEMS-QOS-MIB ·
.1.3.6.1.4.1.43.29.4.21.1.3.1.5
Object
The status column for this entry. This object can be set to:
createAndGo(4)
destroy(6)
The following value may be read:
active(1)
Setting this object to createAndGo(4) creates a row in
in this table.
Setting this object to destroy(6) will remove this entry.
Note that an entry can only be deleted if there is no control
attached to it.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-QOS-MIB
- OID
.1.3.6.1.4.1.43.29.4.21.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComQosNonFlowClassEntry
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 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosNonFlowClassRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosNonFlowClassRowStatus.<a3ComQosNonFlowClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-QOS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-QOS-MIB::a3ComQosNonFlowClassRowStatus'