a3ComQosFlowClassRowStatus
A3COM-SWITCHING-SYSTEMS-QOS-MIB ·
.1.3.6.1.4.1.43.29.4.21.1.2.1.11
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. The agent will allocate the next sequential
filter index value for the newly created entry.
Setting this object to destroy(6) will remove this entry.
Note that only the entry with the highest
a3ComQosFlowClassFilterIndex value can be deleted.
Also, 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.2.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComQosFlowClassEntry
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::a3ComQosFlowClassRowStatus'
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::a3ComQosFlowClassRowStatus.<a3ComQosFlowClassIndex>.<a3ComQosFlowClassFilterIndex>'
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::a3ComQosFlowClassRowStatus'