All MIBs › ZYXEL-AS-MIB › accessSwitchSystemCurrentStatus
accessSwitchSystemCurrentStatus
Module: ZYXEL-AS-MIB
OID (symbolic): ZYXEL-AS-MIB::accessSwitchSystemCurrentStatus
OID (numeric): 1.3.6.1.4.1.890.1.5.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the status of the system. The sysCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sysNoDefect should be set if and only if no other flag is set.
The various bit positions are: 1 sysNoDefect 2 sysOverHeat 3 sysFanRpmLow 4 sysVoltageLow 5 sysThermalSensorFailure
What is accessSwitchSystemCurrentStatus?
This is a bitmap status value summing several possible defect flags: sysNoDefect(1), sysOverHeat(2), sysFanRpmLow(4), sysVoltageLow(8), and sysThermalSensorFailure(16), so multiple problems can be reported simultaneously in one read. sysNoDefect is set only when no other flag is set, so any value other than that bit alone means the switch has an active hardware condition worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.5.1.1.1 snmpwalk -v2c -c public <target> ZYXEL-AS-MIB::accessSwitchSystemCurrentStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.5.1.1.1.1 snmpget -v2c -c public <target> ZYXEL-AS-MIB::accessSwitchSystemCurrentStatus.1
Start monitoring ZyXEL access switches (AS series) (shared system-identification/status subtree, no independent runtime data) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-AS-MIB::accessSwitchSystemCurrentStatus OID value, configure state conditions and alerts, and monitor any ZyXEL access switches (AS series) (shared system-identification/status subtree, no independent runtime data) 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.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.5 | accessSwitch | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5.1 | accessSwitchCommon | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5.1.1 | accessSwitchMgnt | ZYXEL-accessSwitch-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.5.1.1.1 | accessSwitchSystemCurrentStatus | ZYXEL-AS-MIB |