ciscoRptrTrapAlgorithm
CISCO-REPEATER-MIB ·
.1.3.6.1.4.1.9.9.22.1.2.1
Object
scalar r/w
Enumeration
Specifies how often trap(s) will be sent by the SNMP agent.
once - The trap is only sent once.
decay - The same trap is sent multiple times at
approximately exponential decaying rate.
e.g. 1st trap is sent immediately,
2nd trap is at 1 minute,
3rd trap is at 2 minutes,
4th trap is at 4 minutes,
and so on.
The rate is capped at about 32 minutes.
NOTE : Decaying rate is used to avoid
overflood the NMS.
Context
- MIB
- CISCO-REPEATER-MIB
- OID
.1.3.6.1.4.1.9.9.22.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoRptrMIBglobal
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-REPEATER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REPEATER-MIB::ciscoRptrTrapAlgorithm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-REPEATER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-REPEATER-MIB::ciscoRptrTrapAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | once |
2 | decay |
Conformance
Member of