ccCliListEntryIndex

AT-ISDN-MIB · .1.3.6.1.4.1.207.8.4.4.4.37.2.1.2

Object

column Integer32
The index of the CLI list entry within the CLI list. The minimum CLI list entry is 1. CLI lists are unlimited in
length, although internal memory requirements could result in failure to create a given entry. When creating a row
in this table, the entry index should be set to index the first empty row. Only one CLI list row in a given list
should be created in any one SNMP message. Attempting to create more than one row will result in failure.

Context

MIB
AT-ISDN-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.37.2.1.2
Type
column
Access
readonly
Status
current
Parent
ccCliListEntry

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 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ISDN-MIB::ccCliListEntryIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ISDN-MIB::ccCliListEntryIndex.<ccCliListListIndex>.<ccCliListEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-ISDN-MIB::ccCliListEntryIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647