All MIBs › AT-ISDN-MIB › ccDetailsInSetupCliCheckList
ccDetailsInSetupCliCheckList
Module: AT-ISDN-MIB
OID (symbolic): AT-ISDN-MIB::ccDetailsInSetupCliCheckList
OID (numeric): 1.3.6.1.4.1.207.8.4.4.4.37.1.1.33
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If the ccDetailsInSetupCliCheck object is set to 'present' or 'required', this object gives the index of the CLI list to check against. The value of CLI list indices is 1..100. The value 0 means that no list to check against is defined and the check immediately fails. 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.
What is ccDetailsInSetupCliCheckList?
When ccDetailsInSetupCliCheck requires a list-based CLI verification, this object provides the index (1-100) of the CLI list that the incoming call's calling number will be checked against.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.37.1.1.33 snmpwalk -v2c -c public <target> AT-ISDN-MIB::ccDetailsInSetupCliCheckList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.4.4.4.37.1.1.33.1 snmpget -v2c -c public <target> AT-ISDN-MIB::ccDetailsInSetupCliCheckList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.4.4.4.37.1.1.33.1 i <value>
Start monitoring Allied Telesis managed switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AT-ISDN-MIB::ccDetailsInSetupCliCheckList OID value, configure state conditions and alerts, and monitor any Allied Telesis managed switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8.4 | brouterMib | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4 | atRouter | AT-SMI-MIB |
| 1.3.6.1.4.1.207.8.4.4.4 | modules | AT-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.37 | cc | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1 | ccDetailsTable | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1.1 | ccDetailsEntry | AT-ISDN-MIB |
| 1.3.6.1.4.1.207.8.4.4.4.37.1.1.33 | ccDetailsInSetupCliCheckList | AT-ISDN-MIB |