ccmGatewayStatusReason
CISCO-CCM-MIB ·
.1.3.6.1.4.1.9.9.156.1.3.1.1.10
Object
The reason code associated with the gateway status change.
Context
- MIB
- CISCO-CCM-MIB
- OID
.1.3.6.1.4.1.9.9.156.1.3.1.1.10- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- ccmGatewayEntry
- Groups
- 2
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-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCM-MIB::ccmGatewayStatusReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CCM-MIB::ccmGatewayStatusReason.<ccmGatewayIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CCM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CCM-MIB::ccmGatewayStatusReason'
Syntax
- Source
- CcmDevFailCauseCode
- Base type
Enumeration
Values & Constraints
Type Values
0 | noError |
1 | unknown |
2 | noEntryInDatabase |
3 | databaseConfigurationError |
4 | deviceNameUnresolveable |
5 | maxDevRegReached |
6 | connectivityError |
7 | initializationError |
8 | deviceInitiatedReset |
9 | callManagerReset |
10 | authenticationError |
11 | invalidX509NameInCertificate |
12 | invalidTLSCipher |
13 | directoryNumberMismatch |
14 | malformedRegisterMsg |