cvcRegistrationStatus
CISCO-VOICE-CONNECTIVITY-MIB ·
.1.3.6.1.4.1.9.9.393.1.3.1.1.2
Object
column Enumeration
This syntax is used to identify the registration status of
the port with call agent.
unknown: The registration status of the port is
unknown.
notapplicable: The registration status of the port is not
applicable
registered: The port has successfully registered with the
call agent
unregistered: The port is no longer registered with the
call agent
rejected: Registration request from the port was
rejected by the call agent.
Context
- MIB
- CISCO-VOICE-CONNECTIVITY-MIB
- OID
.1.3.6.1.4.1.9.9.393.1.3.1.1.2- 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::cvcRegistrationStatus'
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::cvcRegistrationStatus.<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::cvcRegistrationStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | notapplicable |
3 | registered |
4 | unregistered |
5 | rejected |
Conformance
Member of