cipslaIcmpEchoTmplHistFilter
CISCO-IPSLA-ECHO-MIB ·
.1.3.6.1.4.1.9.9.636.1.1.1.13
Object
column r/w
Enumeration
Defines a filter for adding RTT results to the history
buffer:
none(1) - no history is recorded
all(2) - the results of all completion times
and failed completions are recorded
overThreshold(3) - the results of completion times
over cipslaIcmpEchoTmplThreshold are
recorded.
failures(4) - the results of failed operations (only)
are recorded.
Context
- MIB
- CISCO-IPSLA-ECHO-MIB
- OID
.1.3.6.1.4.1.9.9.636.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cipslaIcmpEchoTmplEntry
- Groups
- 1
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-IPSLA-ECHO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ECHO-MIB::cipslaIcmpEchoTmplHistFilter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IPSLA-ECHO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IPSLA-ECHO-MIB::cipslaIcmpEchoTmplHistFilter.<cipslaIcmpEchoTmplName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IPSLA-ECHO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IPSLA-ECHO-MIB::cipslaIcmpEchoTmplHistFilter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | all |
3 | overThreshold |
4 | failures |
Conformance
Member of