cicServiceRepetition

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

Object

This object is used to change service state to multiple
interfaces by repeatedly applying the writable 
objects of cicServiceTable specified in the same 
SNMP PDU starting from the row specified by the instance 
value in INDEX for the number of rows specified in this 
object.
              
The order of operation is iterated through the logical
order of the interface. Whether the iteration will
be applied across the physical boundary or not is depends
upon the system implementation.
              
The GET operation on this object will always return 1.

Context

MIB
CISCO-IF-CALL-SERVICE-MIB
OID
.1.3.6.1.4.1.9.9.9968.1.1.1.1.4
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::cicServiceRepetition'
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::cicServiceRepetition.<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::cicServiceRepetition'

Syntax

Source
CISCO-TCConfigIterator
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 1..4294967295

Conformance