slaThresholdString
MPSLA ·
.1.3.6.1.4.1.5651.3.20.1.1.201.11.100.1.2
Object
icmpEcho-rtt(threshold of icmp echo's rtt,0-9000ms(default:9000ms)), icmpEcho-pktLoss(threshold of icmp echo's pkt loss,0-200000000(default:200000000)), udpEcho-rtt(threshold of udp echo's rtt,0-9000ms(default:9000ms)), udpEcho-pktLoss(threshold of udp echo's packet loss,0-1(default:1)) jitter-rtt(threshold of jitter's rtt,0-9000ms(default:9000ms)), jitter-jitterSd(threshold of jitter entity's jitter from source to dest,0-6000ms(default:6000ms)), jitter-jitterDs(threshold of jitter entity's jitter from dest to source,0-6000ms(default:6000ms)), jitter-delaySd(threshold of jitter entity's delay from source to dest,0-5000ms(default:5000ms)), jitter-delayDs(threshold of jitter entity's delay from dest to source,0-5000ms(default:5000ms)), jitter-pktLossSd(threshold of jitter entity's pkt loss from source to dest,0-200000000(default:200000000)), jitter-PktLossDs(threshold of jitter entity's pkt loss from dest to source,0-200000000(default:200000000)), jitter-mos(threshold of jitter entity's mos,0-10000000(default:10000000)), jitter-icpif(threshold of jitter entity's icpif,0-100000000(default:100000000)), icmpPathJitter-rtt(threshold of icmp path jitter entity's rtt,0-9000ms(default:9000ms)), icmpPathJitter-pktLoss(threshold of icmp path jitter entity's pkt loss,0-200000000(default:200000000)), icmpPathJitter-jitter(threshold of icmp path jitter entity's jitter,0-6000ms(default:6000ms)), icmpPathEcho-rtt(threshold of icmp path echo entity's rtt,0-9000ms(default:9000ms)), icmpPathEcho-pktloss(threshold of icmp path echo entity's [kt loss,0-1(default:1)), flSta-inPkt(threshold of flow statistics entity's input packet,0-200000000(default:200000000)), flSta-inFlow(threshold of flow statistics entity's input flow,0-200000000(default:200000000)), flSta-outPkt(threshold of flow statistics entity's output packet,0-200000000(default:200000000)), flSta-outFlow(threshold of flow statistics entity's output flow,0-200000000(default:200000000)), macping-delay(threshold of mac sla unidrectional delay, 0-5000ms(default:500ms)), macping-rtDelay(threshold of mac sla ring back delay, 0-5000ms(default:500ms)), macping-jitter(threshold of mac sla jitter, 0-5000ms(default:500ms)), macping-lostPC(threshold of mac sla lost percent, 0-50(default:50%))
Context
- MIB
- MPSLA
- OID
.1.3.6.1.4.1.5651.3.20.1.1.201.11.100.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysSlaThresholdEntry
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 'MPSLA' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPSLA::slaThresholdString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPSLA' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPSLA::slaThresholdString.<slaThresholdTableEntityId>.<slaThresholdString>.<slaThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPSLA' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPSLA::slaThresholdString'
Syntax
- Source
- SNMPv2-TCDisplayString
- Base type
OctetString- Display format
255a
Type Description
Represents textual information taken from the NVT ASCII
character set, as defined in pages 4, 10-11 of RFC 854.
To summarize RFC 854, the NVT ASCII repertoire specifies:
- the use of character codes 0-127 (decimal)
- the graphics characters (32-126) are interpreted as
US ASCII
- NUL, LF, CR, BEL, BS, HT, VT and FF have the special
meanings specified in RFC 854
- the other 25 codes have no standard interpretation
- the sequence 'CR LF' means newline
- the sequence 'CR NUL' means carriage-return
- an 'LF' not preceded by a 'CR' means moving to the
same column on the next line.
- the sequence 'CR x' for any x other than LF or NUL is
illegal. (Note that this also means that a string may
end with either 'CR LF' or 'CR NUL', but not with CR.)
Any object defined using this syntax may not exceed 255
characters in length.
Values & Constraints
Object Constraints
range: 0-29
Type Constraints
range: 0..255