ccsBMAState

CISCO-CONTENT-SERVICES-MIB · .1.3.6.1.4.1.9.9.597.1.2.3.1.6

Object

column Enumeration
States of a billing mediation agent.
'standby'   - The server is prepared to become active.
'failed'    - The server has failed to respond to requests.
'active'    - The server has been activated to receive
              requests.
'echowait'  - An echo request to this 
              billing mediation agent and is waiting 
              for a response.
'nawait'    - A node-alive request to this 
              billing mediation agent and is waiting
              for a response.
'suspended' - The server has receive a stop request
              from the operator.

Context

MIB
CISCO-CONTENT-SERVICES-MIB
OID
.1.3.6.1.4.1.9.9.597.1.2.3.1.6
Type
column
Access
readonly
Status
current
Parent
ccsBMATableEntry
Groups
1

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 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-SERVICES-MIB::ccsBMAState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-SERVICES-MIB::ccsBMAState.<entPhysicalIndex>.<ccsBMAVrfName>.<ccsBMAIpAddrType>.<ccsBMAIpAddr>.<ccsBMAPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONTENT-SERVICES-MIB::ccsBMAState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1standby
2failed
3active
4echowait
5nawait
6suspended

Conformance