All MIBs › CPQHLTH-MIB › cpqHeAsrNetworkAccessStatus
cpqHeAsrNetworkAccessStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeAsrNetworkAccessStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.5.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of the ASR network access feature.
If the current value of this object is other(1) any attempt to set this object from a management station will fail. Any attempt to set this object to other(1) by a management station will fail.
What is cpqHeAsrNetworkAccessStatus?
This read-write enumerated value reports the status of ASR's network-based access feature, which cannot be set from or to other. An admin enables this so the firmware console and ASR diagnostics can be reached over the LAN rather than only via modem, useful when no phone line is available at a site. Enabling network access lets the admin reach the ASR firmware console over the network when there is no analog phone line at that location.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.21 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrNetworkAccessStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.21.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrNetworkAccessStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.5.21.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeAsrNetworkAccessStatus.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHeAsrNetworkAccessStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.5 | cpqHeAsr | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.5.21 | cpqHeAsrNetworkAccessStatus | CPQHLTH-MIB |