All MIBs › NSCPS32-MIB › ps32SwitchAdminStatus
ps32SwitchAdminStatus
Module: NSCPS32-MIB
OID (symbolic): NSCPS32-MIB::ps32SwitchAdminStatus
OID (numeric): 1.3.6.1.4.1.10.2.1.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Provides the administratively desired state of the NSC Hippi Switch.
The switch is activated by writing a value of enable(2).
The switch may be de-activated by writing a value of disable(3). The switch is available for subsequent activation.
Writing a value of reset(4) specifies the switch should initiate a reset sequence.
Writing a value of programload(5) specifies the switch should initiate a program load sequence.
Writing a value of test(6) specifies the switch should initiate a testing sequence.
What is ps32SwitchAdminStatus?
Sets the desired administrative state of the whole HIPPI switch: enable(2) activates it, disable(3) deactivates it, reset(4) triggers a reset sequence, programload(5) starts a program load, and test(6) starts a self-test sequence. This is the top-level control an admin uses to bring the switch chassis up, down, or into a diagnostic mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.1.5 snmpwalk -v2c -c public <target> NSCPS32-MIB::ps32SwitchAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.1.5.1 snmpget -v2c -c public <target> NSCPS32-MIB::ps32SwitchAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10.2.1.4.1.5.1 i <value>
Start monitoring NSC PS-32 port switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NSCPS32-MIB::ps32SwitchAdminStatus 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.5 | ps32SwitchAdminStatus | NSCPS32-MIB |