osRfc2544TrapsGeneration

OS-RFC2544-MIB · .1.3.6.1.4.1.6926.2.7.2.1.55

Object

column r/w Bits
The value of this object determines when and if
to generate a notification for this entry:
burstComplete(0)- Generate a osRfc2544BurstComplete notification.
burstFail(1)    - Generate a osRfc2544BurstFail notification.
testComplete(2) - Generate a osRfc2544TestComplete notification.
rtt(3)          - Generate a traps about osRfc2544ResultsRttAverage crossing its thresholds.
jitter(4)       - Generate a traps about osRfc2544ResultsJittAverage crossing its thresholds.
pcktLoss(5)     - Generate a traps about osRfc2544ResultsPcktLoss crossing its thresholds.

Context

MIB
OS-RFC2544-MIB
OID
.1.3.6.1.4.1.6926.2.7.2.1.55
Type
column
Access
readwrite
Status
current
Parent
osRfc2544CtlEntry
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-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RFC2544-MIB::osRfc2544TrapsGeneration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-RFC2544-MIB::osRfc2544TrapsGeneration.<osRfc2544Owner>.<osRfc2544Test>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-RFC2544-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-RFC2544-MIB::osRfc2544TrapsGeneration'

Syntax

Bits

Values & Constraints

Enumerated Values
0burstComplete
1burstFail
2testComplete
3rtt
4jitter
5pcktLoss

Conformance