All MIBs › ACC-AT › accAtNetTabRtmpSend
accAtNetTabRtmpSend
Module: ACC-AT
OID (symbolic): ACC-AT::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 setting controls how frequently the router sends AppleTalk routing updates out this port, measured in milliseconds and ranging from 1,000 to 30,000 milliseconds. You increase this value on low-bandwidth serial links to reduce overhead, or decrease it on high-speed LAN ports to speed up routing convergence. For instance, setting this to 30000 (30 seconds) on a dial-up link minimizes bandwidth usage, while 1000 (1 second) on a LAN ensures rapid route updates.
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-AT::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-AT::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-AT |