SVRMGT-MIB :: svrThrRetryCount

MIB Reference — IPNetwork Monitor

All MIBsSVRMGT-MIBsvrThrRetryCount

svrThrRetryCount

Module: SVRMGT-MIB

OID (symbolic): SVRMGT-MIB::svrThrRetryCount

OID (numeric): 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Allows for a trap to be sent n number of sampling intervals after the threshold event occurred rather than right after the event occurred. This allows for cases when an event is just a momentary event and should not be considered a problem until it has persisted over a number of sampling intervals. If the retry count is 0, then the trap will be sent out immediately after the event has occurred. Default value on row creation is 0.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28
snmpwalk -v2c -c public <target> SVRMGT-MIB::svrThrRetryCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28.1
snmpget -v2c -c public <target> SVRMGT-MIB::svrThrRetryCount.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.2.2.3.1.28.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.36decDECATM-MIB
1.3.6.1.4.1.36.2emaDECATM-MIB
1.3.6.1.4.1.36.2.18decMIBextensionDECATM-MIB
1.3.6.1.4.1.36.2.18.22svrSystemSVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2svrMgtSVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2.2svrAlarmsSVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2.2.3svrThresholdTableSVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2.2.3.1svrThresholdEntrySVRMGT-MIB
1.3.6.1.4.1.36.2.18.22.2.2.3.1.28svrThrRetryCountSVRMGT-MIB