ccmGatewayFailCauseCode
CISCO-CCM-MIB ·
.1.3.6.1.4.1.9.9.156.1.10.5
Object
States the reason for a gateway device communication error.
Context
- MIB
- CISCO-CCM-MIB
- OID
.1.3.6.1.4.1.9.9.156.1.10.5- Type
- scalar
- Access
- notifyonly
- Status
- deprecated
- Parent
- ccmNotificationsInfo
- Groups
- 5
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ccmGatewayFailCauseCode.0'
More examples
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::ccmGatewayFailCauseCode'
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 |