All MIBs › ACC-MIB › accDnHelloInt
accDnHelloInt
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDnHelloInt
OID (numeric): 1.3.6.1.4.1.5.1.1.19.21.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-write
Description:
Interval between transmission of Router Hello messages to other DECNET routers on this circuit
What is accDnHelloInt?
This OID sets the time interval (in hundredths of a second) between DECNET hello messages sent on this circuit to keep neighbors aware the router is alive. Network engineers adjust this to balance responsiveness with network overhead when detecting circuit failures. A value of 100 means the router sends hello messages every 1 second.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.6 snmpwalk -v2c -c public <target> ACC-MIB::accDnHelloInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.6.1 snmpget -v2c -c public <target> ACC-MIB::accDnHelloInt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.21.1.6.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.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21 | accDnCktTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1 | accDnCktEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1.6 | accDnHelloInt | ACC-MIB |