All MIBs › ACC-DN › accDnHelloInt
accDnHelloInt
Module: ACC-DN
OID (symbolic): ACC-DN::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?
ACC-DN::accDnHelloInt sets the time interval (in hundredths of a second) between router hello messages sent on this DECnet circuit. Network engineers tune this to balance fast failure detection against overhead; shorter intervals detect outages quickly but use more bandwidth. For example, a value of 100 means hello messages are sent 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-DN::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-DN::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-DN |