All MIBs › SnetSwitch-MIB › snetSwitchPacketErrorThreshold
snetSwitchPacketErrorThreshold
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchPacketErrorThreshold
OID (numeric): 1.3.6.1.4.1.169.8.3.2.5.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Number of packet errors which occur before an asynchronous event notification is generated by the switch.
What is snetSwitchPacketErrorThreshold?
This read-write value sets the number of packet errors that must occur before the switch generates an asynchronous trap event. Admins tune it to control how sensitive packet-error alerting is, balancing early warning against alert fatigue from normal transient errors. It works together with snetSwitchThresholdErrorTrapEnable, which must also be on for the resulting trap to actually be sent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.5.1.1.2 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchPacketErrorThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.2.5.1.1.2.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchPacketErrorThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.169.8.3.2.5.1.1.2.1 i <value>
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::snetSwitchPacketErrorThreshold 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.5 | snetSwitchErrorStatusData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1 | snetSwitchErrorStatusTable | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1.1 | snetSwitchErrorStatusEntry | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.2.5.1.1.2 | snetSwitchPacketErrorThreshold | SnetSwitch-MIB |