All MIBs › SnetSwitch-MIB › snetSwitchPerfStatus
snetSwitchPerfStatus
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchPerfStatus
OID (numeric): 1.3.6.1.4.1.169.8.3.2.4.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: GETting this variable causes a request to be made to the switch to retrieve the latest values for the Performance count status (snetSwitchPerfStatus), Performance counters (snetSwitchPerfCounter1 and snetSwitchPerfCounter2) and time left (snetSwitchTimeLeft).
Possible Values for Status: Data is valid(1), Counting is still in process(2), Counter 1 overflowed(3), Counter 2 overflowed(4), Timer overflowed(5), Unknown. Switch not reachable(6).
What is snetSwitchPerfStatus?
This read-only value, refreshed on each GET, reports the current state of a performance count run: validData(1), countInProgress(2), counter1Overflow(3), counter2Overflow(4), timerOverflow(5), or unknown(6) if the switch is unreachable. Admins poll it to check whether a running performance count has completed successfully or hit an overflow condition, and reading it also triggers the switch to refresh the associated counter and elapsed-time values. An overflow status means the corresponding counter or timer value should not be trusted as complete.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.4.1.1.10 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchPerfStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.4.1.1.10.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchPerfStatus.1
Start monitoring HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SnetSwitch-MIB::snetSwitchPerfStatus OID value, configure state conditions and alerts, and monitor any HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.169 | tandem | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8 | serverNet | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3 | serverNetSwitch | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2 | snetSwitchInfo | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.4 | snetSwitchPerformanceData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.4.1 | snetSwitchPerfTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.4.1.1 | snetSwitchPerfTableEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.4.1.1.10 | snetSwitchPerfStatus | SnetSwitch-MIB |