cmedGwyControllerOperStatus
CISCO-IETF-MEGACO-MIB ·
.1.3.6.1.4.1.9.10.99999.1.1.3.1.5
Object
column Enumeration
The current operational state of the gateway controller. The standby(3) state indicates that it is in the standby mode and no signaling packets can be passed. If cmedGwyControllerAdminStatus is down(2) then cmedGwyControllerOperStatus should be down(2). If cmedGwyControllerAdminStatus is changed to up(1), then cmedGwyControllerOperStatus should change to up(1). If the gateway controller is ready to transmit and receive signaling traffic; it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state
Context
- MIB
- CISCO-IETF-MEGACO-MIB
- OID
.1.3.6.1.4.1.9.10.99999.1.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmedGwyControllerEntry
- 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-IETF-MEGACO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MEGACO-MIB::cmedGwyControllerOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-MEGACO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-MEGACO-MIB::cmedGwyControllerOperStatus.<cmedGatewayId>.<cmedGatewayLinkId>.<cmedGwyControllerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-MEGACO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-MEGACO-MIB::cmedGwyControllerOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | standby |
Conformance
Member of