ccCliListEntryIndex

ALLIEDTELESYN-MIB · .1.3.6.1.4.1.207.8.4.4.4.37.2.1.2

Object

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647