ccvpServiceStatus
CISCO-CVP-MIB ·
.1.3.6.1.4.1.9.9.590.1.5.1.1.4
Object
column CcvpServiceStatus
The service status object is the last known status of the Customer Voice Portal application service.
Context
- MIB
- CISCO-CVP-MIB
- OID
.1.3.6.1.4.1.9.9.590.1.5.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccvpServiceEntry
- 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-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CVP-MIB::ccvpServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CVP-MIB::ccvpServiceStatus.<ccvpServiceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CVP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CVP-MIB::ccvpServiceStatus'
Syntax
- Source
- CcvpServiceStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | starting |
2 | inService |
3 | inServiceWarning |
4 | inServiceCritical |
5 | partialService |
6 | stopping |
7 | stopped |
8 | unknown |
Conformance
Member of