cipslaPercentileTypeVar
CISCO-RTTMON-IP-EXT-MIB ·
.1.3.6.1.4.1.9.9.572.1.8.1.1
Object
column Enumeration
This object specifies the type of percentile statistic
configured for a probe.
The percentile stat types 'rtt', 'owsd', 'owds', 'jittersd',
'jitterds' and 'jitteravg' may be configured for UDP jitter,
ICMP jitter, and Ethernet jitter probe types.
Context
- MIB
- CISCO-RTTMON-IP-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.572.1.8.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cipslaPercentileLatestStatsEntry
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 'CISCO-RTTMON-IP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-IP-EXT-MIB::cipslaPercentileTypeVar'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RTTMON-IP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RTTMON-IP-EXT-MIB::cipslaPercentileTypeVar.<cipslaPercentileTypeVar>.<rttMonCtrlAdminIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RTTMON-IP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RTTMON-IP-EXT-MIB::cipslaPercentileTypeVar'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rtt |
2 | owsd |
3 | owds |
4 | jittersd |
5 | jitterds |
6 | jitteravg |