csgQuotaMgrState
CISCO-CSG-MIB ·
.1.3.6.1.4.1.9.9.331.1.5.1.1.6
Object
column Enumeration
States of a quota manager:
'standby' - The QuotaMgr is prepared to become active.
'failed' - The QuotaMgr has failed to respond to
requests.
'active' - The QuotaMgr has been activated to receive
requests.
'echowait' - CSG has sent an echo request to this QuotaMgr
and is waiting for a response.
'nawait' - CSG has sent a node-alive request to this
QuotaMgr and is waiting for a response.
'suspended' - The QuotaMgr has receive a stop request
from the operator.
Context
- MIB
- CISCO-CSG-MIB
- OID
.1.3.6.1.4.1.9.9.331.1.5.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- csgQuotaMgrTableEntry
- Groups
- 1
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 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CSG-MIB::csgQuotaMgrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CSG-MIB::csgQuotaMgrState.<csgUserCardId>.<csgQuotaMgrIpAddrType>.<csgQuotaMgrIpAddr>.<csgQuotaMgrPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CSG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CSG-MIB::csgQuotaMgrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | standby |
2 | failed |
3 | active |
4 | echowait |
5 | nawait |
6 | suspended |
Conformance
Member of