osIpSlaTrapGeneration

OS-IP-SLA-MIB · .1.3.6.1.4.1.6926.2.6.2.1.92

Object

column r/w Bits
The value of this object determines when and if
to generate a notification for this entry:
              
burstFailed   (1) - Generate a osIpSlaBurstFailed notification
burstCompleted(2) - Generate a osIpSlaBurstCompleted notification
testFailed    (3) - Generate a osIpSlaTestFailed notification
testCompleted (4) - Generate a osIpSlaTestComplete notification.
fdHold        (5) - Generate a osIpSlaFdAlarm notification.
jittHold      (6) - Generate a osIpSlaJittAlarm notification.
pcktLossHold  (7) - Generate a osIpSlaPcktLossAlarm notification.
              
The value of this object defaults to zero, indicating
that none of the above options have been selected.

Context

MIB
OS-IP-SLA-MIB
OID
.1.3.6.1.4.1.6926.2.6.2.1.92
Type
column
Access
readwrite
Status
current
Parent
osIpSlaCtlEntry
Groups
1

Walk 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 'OS-IP-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-IP-SLA-MIB::osIpSlaTrapGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-IP-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-IP-SLA-MIB::osIpSlaTrapGeneration.<osIpSlaOwner>.<osIpSlaTest>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-IP-SLA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-IP-SLA-MIB::osIpSlaTrapGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0reserve1
1burstFailed
2burstCompleted
3testFailed
4testCompleted
5fdHold
6jittHold
7pcktLossHold

Conformance