ACC-DN :: accDnHelloInt

MIB Reference — IPNetwork Monitor

All MIBsACC-DNaccDnHelloInt

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.19accDnACC-DN
1.3.6.1.4.1.5.1.1.19.21accDnCktTableACC-DN
1.3.6.1.4.1.5.1.1.19.21.1accDnCktEntryACC-DN
1.3.6.1.4.1.5.1.1.19.21.1.6accDnHelloIntACC-DN