All MIBs › ESM-snmp › chasEntityAdminStatus
chasEntityAdminStatus
Module: ESM-snmp
OID (symbolic): ESM-snmp::chasEntityAdminStatus
OID (numeric): 1.3.6.1.4.1.22.101.6.1.2.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Provides the administratively desired state of the given entity.
An entity is activated by writing a value of enable(2).
An entity may be de-activated by writing a value of disable(3). In a disabled state, a entity does exist within the given chassis, but is benign. A disabled entity is available for subsequent activation.
Writing a value of reset(4) specifies an entity should initiate a reset sequence.
Writing a value of programload(5) specifies an entity should initiate a program load sequence.
Writing a value of test(6) specifies an entity should initiate a testing sequence.
Agent support of the writing of any of the values of this object is implementation-specific. For example, this object might be read only for entities that disabling would compromise the integrity of the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22.101.6.1.2.3.1.1.4 snmpwalk -v2c -c public <target> ESM-snmp::chasEntityAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22.101.6.1.2.3.1.1.4.1 snmpget -v2c -c public <target> ESM-snmp::chasEntityAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22.101.6.1.2.3.1.1.4.1 i <value>
Start monitoring Fibronics International network equipment (SNMP trap destination config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ESM-snmp::chasEntityAdminStatus OID value, configure state conditions and alerts, and monitor any Fibronics International network equipment (SNMP trap destination config) 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.22 | fibronics | EDB-snmp |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22.101 | mibs | ESM-snmp |
| 1.3.6.1.4.1.22.101.6 | chassis_mibs | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1 | gigaHUBMib | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2 | gigaHUBChassis | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.3 | chasEntity | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.3.1 | chasEntityTable | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.3.1.1 | chasEntityEntry | ESM-snmp |
| 1.3.6.1.4.1.22.101.6.1.2.3.1.1.4 | chasEntityAdminStatus | ESM-snmp |