All MIBs › CISCO-MOBILE-IP-MIB › cmiSecAssocsCount
cmiSecAssocsCount
Module: CISCO-MOBILE-IP-MIB
OID (symbolic): CISCO-MOBILE-IP-MIB::cmiSecAssocsCount
OID (numeric): 1.3.6.1.4.1.9.9.174.1.3.1
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Total number of mobility security associations known to the entity i.e. the number of entries in the cmiSecAssocTable.
What is cmiSecAssocsCount?
Read-only gauge reporting the total number of mobility security associations known to the device, i.e. the number of rows currently present in the security association table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.174.1.3.1 snmpwalk -v2c -c public <target> CISCO-MOBILE-IP-MIB::cmiSecAssocsCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.174.1.3.1.1 snmpget -v2c -c public <target> CISCO-MOBILE-IP-MIB::cmiSecAssocsCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmiSecAssocsCount.1
Start monitoring Cisco router acting as Mobile IP Home Agent/Foreign Agent with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MOBILE-IP-MIB::cmiSecAssocsCount OID value, configure state conditions and alerts, and monitor any Cisco router acting as Mobile IP Home Agent/Foreign Agent 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.174 | ciscoMobileIpMIB | CISCO-MOBILE-IP-MIB |
| 1.3.6.1.4.1.9.9.174.1 | ciscoMobileIpMIBObjects | CISCO-MOBILE-IP-MIB |
| 1.3.6.1.4.1.9.9.174.1.3 | cmiSecurity | CISCO-MOBILE-IP-MIB |
| 1.3.6.1.4.1.9.9.174.1.3.1 | cmiSecAssocsCount | CISCO-MOBILE-IP-MIB |