osProvRfc2544PrflTrapsGeneration

OS-PROV-RFC2544-MIB · .1.3.6.1.4.1.6926.2.11.4.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 osProvRfc2544BurstComplete notification.
burstFail(1)    - Generate a osProvRfc2544BurstFail notification.
testComplete(2) - Generate a osProvRfc2544TestComplete notification.
rtt(3)          - Generate a traps about osProvRfc2544RsltRttAverage crossing its thresholds.
jitter(4)       - Generate a traps about osProvRfc2544RsltJittAverage crossing its thresholds.
pcktLoss(5)     - Generate a traps about osProvRfc2544RsltPcktLoss crossing its thresholds.

Context

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

Syntax

Bits

Values & Constraints

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

Conformance