cmedxGatewayStateChangeReason
CISCO-MEGACO-EXT-MIB ·
.1.3.6.1.4.1.9.10.104.1.1.1.1.20
Object
column Enumeration
This object indicates the reason for the operational state
change (cmedGatewayOperStatus) in the media gateway link.
mgcDirected (1) - The state change is directed from MGC.
mgDirected (2) - The state change is directed from MG.
mgcNotReachable (3) - The transport address of MGC is not
reachable.
numRetriesExpired (4) - The number of retires for connecting
MGC has exhausted (cmedxGatewayNumConnRetries).
Context
- MIB
- CISCO-MEGACO-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.104.1.1.1.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmedxGatewayConfigEntry
- Groups
- 3
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-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayStateChangeReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayStateChangeReason.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayStateChangeReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mgcDirected |
2 | mgDirected |
3 | mgcNotReachable |
4 | numRetriesExpired |