All MIBs › CISCO-CCM-MIB › ccmGatewayTableStateId
ccmGatewayTableStateId
Module: CISCO-CCM-MIB
OID (symbolic): CISCO-CCM-MIB::ccmGatewayTableStateId
OID (numeric): 1.3.6.1.4.1.9.9.156.1.5.24
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The current state of ccmGatewayTable. The initial value of this object is 0 and it will be incremented every time when there is a change (addition/deletion/modification) to the ccmGatewayTable. This value and ccmCallManagerStartTime should be used together to find if the table has changed or not. When the call manager is restarted, this will be reset to 0.
What is ccmGatewayTableStateId?
A change counter for the gateway table that increments on any addition, deletion, or modification, used with ccmCallManagerStartTime to detect table changes since the last poll.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.156.1.5.24 snmpwalk -v2c -c public <target> CISCO-CCM-MIB::ccmGatewayTableStateId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.156.1.5.24.1 snmpget -v2c -c public <target> CISCO-CCM-MIB::ccmGatewayTableStateId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccmGatewayTableStateId.1
Start monitoring Cisco Unified Communications Manager (CUCM) VoIP clusters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CCM-MIB::ccmGatewayTableStateId OID value, configure state conditions and alerts, and monitor any Cisco Unified Communications Manager (CUCM) VoIP clusters 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.156 | ciscoCcmMIB | CISCO-CCM-MIB |
| 1.3.6.1.4.1.9.9.156.1 | ciscoCcmMIBObjects | CISCO-CCM-MIB |
| 1.3.6.1.4.1.9.9.156.1.5 | ccmGlobalInfo | CISCO-CCM-MIB |
| 1.3.6.1.4.1.9.9.156.1.5.24 | ccmGatewayTableStateId | CISCO-CCM-MIB |