All MIBs › BLUEARC-SERVER-MIB › snmpTrapHostNumber
snmpTrapHostNumber
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::snmpTrapHostNumber
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.5.6.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of configured host destinations to receive traps from the SNMP agent. NOTE: the traps generated include alert events and:
linkUp, coldStart AND authenticationFailure (which is controlled by the MIBII variable snmpEnableAuthenTraps).
What is snmpTrapHostNumber?
This read-only counter reports how many destination hosts are configured to receive SNMP traps from the server, including alert-event traps as well as standard linkUp, coldStart, and authenticationFailure traps. Admins can check this before troubleshooting why an expected trap receiver isn't getting notifications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.5.6.5 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::snmpTrapHostNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.5.6.5.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::snmpTrapHostNumber.1
Start monitoring BlueArc (Hitachi Data Systems) NAS storage servers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLUEARC-SERVER-MIB::snmpTrapHostNumber OID value, configure state conditions and alerts, and monitor any BlueArc (Hitachi Data Systems) NAS storage servers (legacy) 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.11096 | blueArc | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6 | blueArcPrivate | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1 | blueArcServer | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1 | blueArcServerObjs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.5 | mgmnt | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.5.6 | snmpAgent | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.5.6.5 | snmpTrapHostNumber | BLUEARC-SERVER-MIB |