All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasLocalAddressType
crasLocalAddressType
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasLocalAddressType
OID (numeric): 1.3.6.1.4.1.9.9.392.1.3.21.1.7
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-only
Description: The type of the address returned in 'crasLocalAddress'.
What is crasLocalAddressType?
This object indicates the address family, such as IPv4 or IPv6, of the value reported in the companion crasLocalAddress object, telling an SNMP manager how to correctly parse that address field. It matters purely as a parsing prerequisite; without knowing whether crasLocalAddress holds an IPv4 or IPv6 value, a management tool could misinterpret the raw bytes entirely. A device reporting this as ipv6 tells the polling tool it must decode the paired address field as a 128-bit IPv6 address rather than a 32-bit IPv4 one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.7 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasLocalAddressType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.7.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasLocalAddressType.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::crasLocalAddressType 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.7 | crasLocalAddressType | CISCO-REMOTE-ACCESS-MONITOR-MIB |