svrThrRetryCount
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.28
Object
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.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.28- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- svrThresholdEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRMGT-MIB::svrThrRetryCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRMGT-MIB::svrThrRetryCount.<svrThrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRMGT-MIB::svrThrRetryCount'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647