All MIBs › APSNMP-MIB › statsTotalNumberReceivedErrorsPerHour
statsTotalNumberReceivedErrorsPerHour
Module: APSNMP-MIB
OID (symbolic): APSNMP-MIB::statsTotalNumberReceivedErrorsPerHour
OID (numeric): 1.3.6.1.4.1.3716.1.1.5.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A read-only INTEGER variable.
What is statsTotalNumberReceivedErrorsPerHour?
An unsigned 32-bit gauge of inbound errors per hour. Operators use this to calculate hourly error rate and trend analysis. Example: 600 received errors/hour = 10/minute error rate sustained.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3716.1.1.5.4 snmpwalk -v2c -c public <target> APSNMP-MIB::statsTotalNumberReceivedErrorsPerHour
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3716.1.1.5.4.1 snmpget -v2c -c public <target> APSNMP-MIB::statsTotalNumberReceivedErrorsPerHour.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> statsTotalNumberReceivedErrorsPerHour.1
Start monitoring Brand Communications Apollo SNMP agent (Windows NT/Unix modem-pool software) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APSNMP-MIB::statsTotalNumberReceivedErrorsPerHour OID value, configure state conditions and alerts, and monitor any Brand Communications Apollo SNMP agent (Windows NT/Unix modem-pool software) (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.3716 | brand | APSNMP-MIB |
| 1.3.6.1.4.1.3716.1 | windowsNT | APSNMP-MIB |
| 1.3.6.1.4.1.3716.1.1 | apolloStatsForNT | APSNMP-MIB |
| 1.3.6.1.4.1.3716.1.1.5 | statsForError | APSNMP-MIB |
| 1.3.6.1.4.1.3716.1.1.5.4 | statsTotalNumberReceivedErrorsPerHour | APSNMP-MIB |