RAD-MIB :: agnTrapDelay

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBagnTrapDelay

agnTrapDelay

Module: RAD-MIB

OID (symbolic): RAD-MIB::agnTrapDelay

OID (numeric): 1.3.6.1.4.1.164.6.2.60

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

This variable enables the user to set a delay (in seconds) before a trap is sent. This delay will be used only for traps that need to be sent during device initialization. It is needed because the device connected to our device starts transmitting traps later. The delay starts from the end of the Boot process. The device will keep the init traps in the correct order, and cancel those which clear former ones in the list. After this init delay, traps will be sent without a delay.

What is agnTrapDelay?

This OID controls how many seconds the device waits before sending alerts during startup, allowing dependent devices time to boot and become ready. Without this delay, early alarms might be false positives from devices still initializing. A system administrator configures this during device commissioning to match their network startup sequence.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.60
snmpwalk -v2c -c public <target> RAD-MIB::agnTrapDelay

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.60.1
snmpget -v2c -c public <target> RAD-MIB::agnTrapDelay.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.60.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.164radDACS-MIB
1.3.6.1.4.1.164.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.60agnTrapDelayRAD-MIB