All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasProtocolElement
crasProtocolElement
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasProtocolElement
OID (numeric): 1.3.6.1.4.1.9.9.392.1.3.21.1.12
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: A reference to MIB definitions specific to the protocol underlying corresponding to the session or tunnel used to realized the remote access session corresponding to this conceptual row.
For instance, if this remote access session is based on IPsec, then this object must contain the complete instance identifier of the IPsec tunnel corresponding to this remote access session.
If no MIB definitions specific to the underlying protocol are available, the value should be set to the OBJECT IDENTIFIER { 0 0 }.
What is crasProtocolElement?
This object provides an OID pointer into a separate, protocol-specific MIB table, for example the exact IPsec tunnel entry in the IPsec MIB, that holds the detailed technical data for the tunnel or session underlying this remote-access connection. It matters because it is the bridge that lets an admin or an automated tool jump from this generic remote-access session view straight to the protocol-specific details, like the exact security association parameters of an IPsec tunnel, without having to manually search through a separate table for a matching entry. If crasSessionProtocol shows this session is IPsec-based, this object gives the admin the exact instance identifier needed to pull the corresponding row directly out of the IPsec tunnel MIB for deeper inspection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.12 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasProtocolElement
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.12.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasProtocolElement.1
Start monitoring Cisco VPN concentrator/remote-access router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-REMOTE-ACCESS-MONITOR-MIB::crasProtocolElement OID value, configure state conditions and alerts, and monitor any Cisco VPN concentrator/remote-access router 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.392 | ciscoRemoteAccessMonitorMIB | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1 | ciscoRasMonitorMIBObjects | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3 | crasActivity | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21 | crasSessionTable | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21.1 | crasSessionEntry | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.12 | crasProtocolElement | CISCO-REMOTE-ACCESS-MONITOR-MIB |