All MIBs › ACC-MIB › accXnsRipReqIns
accXnsRipReqIns
Module: ACC-MIB
OID (symbolic): ACC-MIB::accXnsRipReqIns
OID (numeric): 1.3.6.1.4.1.5.1.1.21.4.1
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
XNS RIP requests received
What is accXnsRipReqIns?
ACC-MIB::accXnsRipReqIns is a counter that tallies the total number of XNS RIP (Routing Information Protocol) requests the device has received since startup or last reset. Operators monitor this metric to gauge how active the routing protocol is and to detect abnormal spikes that might indicate a misconfigured router flooding the network with queries. A steady count in the thousands over a month indicates normal operation, while a sudden jump to millions might signal a routing loop or misbehaving device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.4.1 snmpwalk -v2c -c public <target> ACC-MIB::accXnsRipReqIns
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.4.1.1 snmpget -v2c -c public <target> ACC-MIB::accXnsRipReqIns.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.4 | accXnsRipStat | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.4.1 | accXnsRipReqIns | ACC-MIB |