All MIBs › ACC-MIB › accAtNetTabRtmpIncr
accAtNetTabRtmpIncr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accAtNetTabRtmpIncr
OID (numeric): 1.3.6.1.4.1.5.1.1.28.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The RTMP hop-count increment to be applied to packets forwarded via this port or routing tuples received received on this port.
What is accAtNetTabRtmpIncr?
This parameter sets the hop-count increment (1 to 15) added to AppleTalk routing metric values for packets forwarded through this port. Network engineers adjust this value to control routing costs and influence how traffic is distributed across the network, with higher values making the route less attractive. If set to 3, every RTMP routing update sent through that port will add 3 to the hop count, making paths through this port appear 3 hops longer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accAtNetTabRtmpIncr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accAtNetTabRtmpIncr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.28.6.1.2.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.2 | accAtNetTabRtmpIncr | ACC-MIB |