SW-MIB :: swAdmStatus

MIB Reference — IPNetwork Monitor

All MIBsSW-MIBswAdmStatus

swAdmStatus

Module: SW-MIB

OID (symbolic): SW-MIB::swAdmStatus

OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The desired administrative status of the switch. A management station may place the switch in a desired state by setting this object accordingly. The states are as follow: o online(1) means set the switch to be accessible by an external Fibre Channel port; o offline(2) means set the switch to be inaccessible; o testing(3) means set the switch to run the built-in test; o faulty(4) means set the switch to a 'soft' faulty condition; o reboot(5) means set the switch to reboot in 1 second. o fastboot(6) means set the switch to fastboot in 1 second. Fastboot would cause the switch to boot but skip over the POST.

When the switch is in faulty state, only two states can be set: faulty and reboot/fastboot.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.1.8
snmpwalk -v2c -c public <target> SW-MIB::swAdmStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.1.8.1
snmpget -v2c -c public <target> SW-MIB::swAdmStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1588.2.1.1.1.1.8.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1588bcsiBrocade-REG-MIB
1.3.6.1.4.1.1588.2commDevBrocade-REG-MIB
1.3.6.1.4.1.1588.2.1fibrechannelBrocade-REG-MIB
1.3.6.1.4.1.1588.2.1.1fcSwitchBrocade-REG-MIB
1.3.6.1.4.1.1588.2.1.1.1swSW-MIB
1.3.6.1.4.1.1588.2.1.1.1.1swSystemBROCADE-SYSTEM-MIB
1.3.6.1.4.1.1588.2.1.1.1.1.8swAdmStatusSW-MIB