All MIBs › ACC-MIB › accAtNetTabRtmpSend
accAtNetTabRtmpSend
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtNetTabRtmpSend
OID (numeric): 1.3.6.1.4.1.5.1.1.28.6.1.3
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-write
Description:
The RTMP send interval for routing updates sent via this port. The RTMP send interval may be set to a higher value on serial ports to limit the amount of bandwidth consumed by routing updates.
What is accAtNetTabRtmpSend?
This parameter controls the interval in milliseconds (between 1000 and 30000 ms) at which the port broadcasts AppleTalk routing updates. Network engineers increase this value on slow serial links to conserve bandwidth, as shorter intervals create frequent routing updates that consume link capacity. For example, setting this to 30000 means routing updates are sent only every 30 seconds instead of every 10 seconds, reducing bandwidth usage on expensive WAN links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accAtNetTabRtmpSend
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accAtNetTabRtmpSend.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.28.6.1.3.1 i <value>
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.6 | accAtNetTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.6.1 | accAtNetEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.6.1.3 | accAtNetTabRtmpSend | ACC-MIB |