All MIBs › CT-HSIMPHYS-MIB › localHwDeviceAdminStatus
localHwDeviceAdminStatus
Module: CT-HSIMPHYS-MIB
OID (symbolic): CT-HSIMPHYS-MIB::localHwDeviceAdminStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.1.17.1.10.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used by the Network Management System to request a change in the current state of the device.
What is localHwDeviceAdminStatus?
This read-write enumerated INTEGER lets the Network Management System request a change in the operational state of a local hardware device, to up, down, or testing. An administrator uses this to manually take a specific onboard hardware device offline or place it into a test mode. For example, an admin diagnosing a suspected faulty chip might set localHwDeviceAdminStatus to testing(3) to run diagnostics on it without fully powering down the HSIM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.17.1.10.1.1.4 snmpwalk -v2c -c public <target> CT-HSIMPHYS-MIB::localHwDeviceAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.1.17.1.10.1.1.4.1 snmpget -v2c -c public <target> CT-HSIMPHYS-MIB::localHwDeviceAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.1.17.1.10.1.1.4.1 i <value>
Start monitoring Cabletron networking chassis (HSIM high-speed interface module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-HSIMPHYS-MIB::localHwDeviceAdminStatus OID value, configure state conditions and alerts, and monitor any Cabletron networking chassis (HSIM high-speed interface module) from a single console.
OID Breakdown
Upper-level ancestors (11 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1 | ctPhysical | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.1.17 | ctHSIMPhysMib | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.1.17.1 | hsimInfo | CT-HSIMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.17.1.10 | hsimLocalHwDevicesInfo | CT-HSIMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.17.1.10.1 | localHwDevicesTable | CT-HSIMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.17.1.10.1.1 | localHwDevicesEntry | CT-HSIMPHYS-MIB |
| 1.3.6.1.4.1.52.4.1.1.17.1.10.1.1.4 | localHwDeviceAdminStatus | CT-HSIMPHYS-MIB |