cicServiceAdminState

CISCO-IF-CALL-SERVICE-MIB · .1.3.6.1.4.1.9.9.9968.1.1.1.1.2

Object

This object is used to change the desired service state 
of the interface. The operational service state of the
interface is indicated by 'cicServiceOperState'.

Context

MIB
CISCO-IF-CALL-SERVICE-MIB
OID
.1.3.6.1.4.1.9.9.9968.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cicServiceEntry
Groups
1

Walk 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-IF-CALL-SERVICE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-CALL-SERVICE-MIB::cicServiceAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IF-CALL-SERVICE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-CALL-SERVICE-MIB::cicServiceAdminState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IF-CALL-SERVICE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IF-CALL-SERVICE-MIB::cicServiceAdminState'

Syntax

Source
CIfCallServiceAdminState
Base type
Enumeration

Values & Constraints

Type Values
1inService
2forcedOutOfService
3gracefulOutOfService

Conformance