cvcStatusReason
CISCO-VOICE-CONNECTIVITY-MIB ·
.1.3.6.1.4.1.9.9.393.1.3.1.1.3
Object
column Enumeration
This syntax is used as means of identifying the reasons
for a device registration error. Following are possible reason
of registration status value.
noError: No Error
unknown: Unknown error cause
configurationError: Device configuration error
deviceNameUnresolveable: Unable to resolve the device name
to an IP address
maxDevRegReached: Maximum number of device
registration have been reached
connectivityError: Call agent is unable to establish
communication with the device
during registration
initializationError: An error occurred during
initialization of the device
deviceReset: Indicates that the error was due to
device reset.
Context
- MIB
- CISCO-VOICE-CONNECTIVITY-MIB
- OID
.1.3.6.1.4.1.9.9.393.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cvcCallAgentConnectionEntry
- 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-VOICE-CONNECTIVITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-CONNECTIVITY-MIB::cvcStatusReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-CONNECTIVITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-CONNECTIVITY-MIB::cvcStatusReason.<cvcPortIndex>.<cvcCallAgentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-CONNECTIVITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-CONNECTIVITY-MIB::cvcStatusReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | unknown |
3 | configurationError |
4 | deviceNameUnresolveable |
5 | maxDevRegReached |
6 | connectivityError |
7 | initializationError |
8 | deviceReset |
Conformance
Member of