a3ComQosCtrlRateLimitRowStatus
A3COM-SWITCHING-SYSTEMS-QOS-MIB ·
.1.3.6.1.4.1.43.29.4.21.2.2.1.6
Object
The status column for this rate limit 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. Note that a request to create a new entry must use
the next sequential available a3ComQosCtrlRateLimitIndex value.
Setting this object to destroy(6) will remove this entry.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-QOS-MIB
- OID
.1.3.6.1.4.1.43.29.4.21.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComQosCtrlRateLimitEntry
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::a3ComQosCtrlRateLimitRowStatus'
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::a3ComQosCtrlRateLimitRowStatus.<a3ComQosCtrlRateLimitCtrlIndex>.<a3ComQosCtrlRateLimitIndex>'
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::a3ComQosCtrlRateLimitRowStatus'