a3ComQosCtrlRowStatus

A3COM-SWITCHING-SYSTEMS-QOS-MIB · .1.3.6.1.4.1.43.29.4.21.2.1.1.9

Object

column mandatory r/w RowStatus
The status column for this control 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 this  
table. 
               
Setting this object to destroy(6) will remove this entry. 
Note that a control can only be deleted if it is not 
attached to a flow or a non-flow classifier. 
A side effect of deleting a control in this table 
is the deletion of the corresponding rate limit entries in  
the a3ComQosCtrlRateLimitTable.

Context

MIB
A3COM-SWITCHING-SYSTEMS-QOS-MIB
OID
.1.3.6.1.4.1.43.29.4.21.2.1.1.9
Type
column
Access
readwrite
Status
mandatory
Parent
a3ComQosCtrlEntry

Walk 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::a3ComQosCtrlRowStatus'
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::a3ComQosCtrlRowStatus.<a3ComQosCtrlIndex>'
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::a3ComQosCtrlRowStatus'

Syntax

Source
RowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy