All MIBs › CISCO-TELEPRESENCE-CALL-MIB › ctpcTableLastIndex
ctpcTableLastIndex
Module: CISCO-TELEPRESENCE-CALL-MIB
OID (symbolic): CISCO-TELEPRESENCE-CALL-MIB::ctpcTableLastIndex
OID (numeric): 1.3.6.1.4.1.9.9.644.1.4.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object specifies the value of the ctpcIndex object corresponding to the last entry added to the table.
When it reaches a maximum value of 2^32-1 (4294967295 decimal), it wraps around and starts increasing again from '1'.
What is ctpcTableLastIndex?
Reports the index value of the most recently added entry in the call table, wrapping around after reaching its 32-bit maximum.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.644.1.4.7 snmpwalk -v2c -c public <target> CISCO-TELEPRESENCE-CALL-MIB::ctpcTableLastIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.644.1.4.7.1 snmpget -v2c -c public <target> CISCO-TELEPRESENCE-CALL-MIB::ctpcTableLastIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctpcTableLastIndex.1
Start monitoring Cisco TelePresence room systems and endpoints with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TELEPRESENCE-CALL-MIB::ctpcTableLastIndex OID value, configure state conditions and alerts, and monitor any Cisco TelePresence room systems and endpoints from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.644 | ciscoTelepresenceCallMIB | CISCO-TELEPRESENCE-CALL-MIB |
| 1.3.6.1.4.1.9.9.644.1 | ciscoTelepresenceCallMIBObjects | CISCO-TELEPRESENCE-CALL-MIB |
| 1.3.6.1.4.1.9.9.644.1.4 | ctpcStatObjects | CISCO-TELEPRESENCE-CALL-MIB |
| 1.3.6.1.4.1.9.9.644.1.4.7 | ctpcTableLastIndex | CISCO-TELEPRESENCE-CALL-MIB |