All MIBs › ACC-MIB › accAtRtmpStatsInDataResps
accAtRtmpStatsInDataResps
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtRtmpStatsInDataResps
OID (numeric): 1.3.6.1.4.1.5.1.1.28.9.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of RTMP route data response packets received.
What is accAtRtmpStatsInDataResps?
This counter tracks the number of RTMP (Routing Table Maintenance Protocol) data response packets received by the AppleTalk router. Network engineers monitor this to verify that routing information is being exchanged properly with neighboring routers. A typical value like 45,230 would indicate the router has successfully received that many route data responses since startup, showing healthy peer communication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.9.4 snmpwalk -v2c -c public <target> ACC-MIB::accAtRtmpStatsInDataResps
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.9.4.1 snmpget -v2c -c public <target> ACC-MIB::accAtRtmpStatsInDataResps.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.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.9 | accAtRtmpStats | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.9.4 | accAtRtmpStatsInDataResps | ACC-MIB |