All MIBs › CISCO-TELEPRESENCE-CALL-MIB › ctpcStatEventHistTableSize
ctpcStatEventHistTableSize
Module: CISCO-TELEPRESENCE-CALL-MIB
OID (symbolic): CISCO-TELEPRESENCE-CALL-MIB::ctpcStatEventHistTableSize
OID (numeric): 1.3.6.1.4.1.9.9.644.1.5.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object specifies the number of entries that the ctpcStatEventHistoryTable can contain. When the capacity of the ctpcStatEventHistoryTable has reached, the value specified by this object, then the agent deletes the oldest entry in order to accommodate the new entry. A value of '0' prevents any history from being retained.
What is ctpcStatEventHistTableSize?
Configures how many entries the statistics event history table may hold; once full, the agent discards the oldest entry to make room for new ones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.644.1.5.1 snmpwalk -v2c -c public <target> CISCO-TELEPRESENCE-CALL-MIB::ctpcStatEventHistTableSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.644.1.5.1.1 snmpget -v2c -c public <target> CISCO-TELEPRESENCE-CALL-MIB::ctpcStatEventHistTableSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.644.1.5.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctpcStatEventHistTableSize.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::ctpcStatEventHistTableSize 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.5 | ctpcStatEventHistory | CISCO-TELEPRESENCE-CALL-MIB |
| 1.3.6.1.4.1.9.9.644.1.5.1 | ctpcStatEventHistTableSize | CISCO-TELEPRESENCE-CALL-MIB |