cds1Repetition

CISCO-DS1-EXT-MIB · .1.3.6.1.4.1.9.9.229.1.1.1.1.3

Object

This object is used to repeatedly apply the writable objects
of dsx1ConfigTable and cds1ConfigTable specified in the same
SNMP PDU starting from the row indicated by the index of the
instance for the number of rows specified in this object.
              
The order of operation is iterated through the logical
order of the DS1 lines. Whether the iteration will be applied
across the physical boundary or not is depended on the
system implmentation.
              
The GET operation on this object will always return 1.

Context

MIB
CISCO-DS1-EXT-MIB
OID
.1.3.6.1.4.1.9.9.229.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cds1ConfigEntry
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-DS1-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS1-EXT-MIB::cds1Repetition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS1-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS1-EXT-MIB::cds1Repetition.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS1-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS1-EXT-MIB::cds1Repetition'

Syntax

Source
CISCO-TCConfigIterator
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 1..4294967295

Conformance