All MIBs › HP-VSF-VC-MIB › hpicfVsfVCMemberState
hpicfVsfVCMemberState
Module: HP-VSF-VC-MIB
OID (symbolic): HP-VSF-VC-MIB::hpicfVsfVCMemberState
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.116.1.3.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object gives the status of the member-switch in the VSF virtual chassis.
unusedId (0) - The member ID does not exist. missing (1) - An VSF virtual chassis member-switch is marked as missing when it becomes non-responsive. A lack of response from the switch means that either the virtual chassis link or the virtual chassis member has crashed. Note that it is possible to remove a missing member from the virtual chassis. Once removed, the missing member's configuration will be deleted from the virtual chassis configuration file. provision (2) - A member-switch that is not physically present but whose configuration is provisioned . commander (3) - The member-switch which is the commander of the VSF virtual chassis. standby (4) - The member-switch which is the standby of the VSF virtual chassis. member (5) - The member-switch that is a part of the VSF virtual chassis. shutdown (6) - The member-switch is in the shut down state. booting (7) - The member-switch is booting. communicationFailure (8)- The member-switch cannot be reached. incompatibleOS (9) - The member-switch is running with a different Operating System. unknownState (10) - The state of the member-switch cannot be determined. standbyBooting (11)- The standby switch is currently booting up. When the switch finishes booting, its state will change to standby (4).
What is hpicfVsfVCMemberState?
This reports the operational role of a VSF member switch: for example commander(3), standby(4), member(5), shutdown(6), booting(7), or communicationFailure(8) if it can no longer be reached. Admins watch for communicationFailure or missing(1) values to spot a stack member that has dropped out unexpectedly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.116.1.3.1.9 snmpwalk -v2c -c public <target> HP-VSF-VC-MIB::hpicfVsfVCMemberState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.116.1.3.1.9.1 snmpget -v2c -c public <target> HP-VSF-VC-MIB::hpicfVsfVCMemberState.1
Start monitoring HP/Aruba networking switch (Virtual Switching Framework virtual chassis) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-VSF-VC-MIB::hpicfVsfVCMemberState OID value, configure state conditions and alerts, and monitor any HP/Aruba networking switch (Virtual Switching Framework virtual chassis) from a single console.
OID Breakdown
Upper-level ancestors (13 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.116 | hpicfVsfVCMIB | HP-ICF-OID |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.116.1 | hpicfVsfVCObjects | HP-VSF-VC-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.116.1.3 | hpicfVsfVCMemberTable | HP-VSF-VC-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.116.1.3.1 | hpicfVsfVCMemberEntry | HP-VSF-VC-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.116.1.3.1.9 | hpicfVsfVCMemberState | HP-VSF-VC-MIB |