All MIBs › NSCPS32-MIB › ps32SwitchOperStatus
ps32SwitchOperStatus
Module: NSCPS32-MIB
OID (symbolic): NSCPS32-MIB::ps32SwitchOperStatus
OID (numeric): 1.3.6.1.4.1.10.2.1.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Provides operational status of the switch. The following are possible definitions of the values. The exact definition of the values is implementation specific. A value of other(1) implies some undetermined state, possibly as a result of setting ps32SwitchAdminStatus to a value of disable(3). A value of invalid(2) could have the possible meaning that the agent has no direct control of the switch. A value of testing(3) may be a diagnostic state. A value of operational(4) implies that the switch is running with no errors or warnings. State resetInProgress(5) implies equivalent of setting ps32SwitchAdminStatus to reset(4). The states of warning(6), nonFatalError(7), fatalError(8) reflect conditions detected during operation. The switch may or may not be still functional. State loading(10) is a result of asserting programload(5) in ps32SwitchAdminStatus.
What is ps32SwitchOperStatus?
Reports the switch's actual operating condition: values include other, invalid, testing, operational (running with no errors/warnings), resetInProgress, warning, nonFatalError, fatalError, and loading. Admins poll this after setting ps32SwitchAdminStatus to confirm the requested state (like enable or reset) actually took hold, and to catch nonFatalError/fatalError conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.1.6 snmpwalk -v2c -c public <target> NSCPS32-MIB::ps32SwitchOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.1.6.1 snmpget -v2c -c public <target> NSCPS32-MIB::ps32SwitchOperStatus.1
Start monitoring NSC PS-32 port switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NSCPS32-MIB::ps32SwitchOperStatus OID value, configure state conditions and alerts, and monitor any NSC PS-32 port switch from a single console.
OID Breakdown
Upper-level ancestors (10 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.10 | nsc | NSC-MIB |
| 1.3.6.1.4.1.10.2 | nscMib | NSC-MIB |
| 1.3.6.1.4.1.10.2.1 | nscProducts | NSC-MIB |
| 1.3.6.1.4.1.10.2.1.4 | nscHippiSwitch | NSC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10.2.1.4.1 | ps32General | NSCPS32-MIB |
| 1.3.6.1.4.1.10.2.1.4.1.6 | ps32SwitchOperStatus | NSCPS32-MIB |