ccDetailsInSetupCliSearchList
ALLIEDTELESYN-MIB ·
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.28
Object
column mandatory
r/w
Integer32
If the ccDetailsInSetupCliSearch object is set to 'list', this object gives the index of the CLI list to search. The value of CLI list indices is 1..100. The value 0 is returned when the ccDetailsInSetupCliSearch object is not set to 'list'. If the value of this object is set to 0 via SNMP, then the ccDetailsInSetupCliSearch object will be internally set to 'off'. Subsequently setting the value of this object to a non-zero value will set the ccDetailsInSetupCliSearch object to 'list'. Note that when using the command line interface, CLI list indices range from 0 to 99, but when using SNMP they range from 1 to 100. This is because SNMP will not allow a table index to have the value 0, and the command line usage of indices from 0 to 99 is too well established to change.
Context
- MIB
- ALLIEDTELESYN-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.4.37.1.1.28- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ccDetailsEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::ccDetailsInSetupCliSearchList'
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::ccDetailsInSetupCliSearchList.<ccDetailsIndex>'
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::ccDetailsInSetupCliSearchList'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-100