All MIBs › CISCO-RTTMON-MIB › rttMonLpdGrpStatsProbeStatus
rttMonLpdGrpStatsProbeStatus
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonLpdGrpStatsProbeStatus
OID (numeric): 1.3.6.1.4.1.9.9.42.1.3.7.1.19
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A string which holds the latest operation return code for all the set of 'single probes' which are part of the LPD group. The return codes will be comma separated and will follow the same sequence of probes as followed in 'rttMonLpdGrpStatsPathIds'. The latest operation return code will be mapped to 'up','down' or 'unkwown'.
'up' - Probe state is up when the rttMonLatestRttOperSense value is 'ok'. 'down' - Probe state is down when the rttMonLatestRttOperSense has value other then 'ok' and 'other'. 'unknown' - Probe state is unkown when the rttMonLatestRttOperSense value is 'other'.
For example: If there are 5 paths in the LPD group then this object output will look like 'ok,ok,ok,down,down'.
This object will be set to '0' on reset.
What is rttMonLpdGrpStatsProbeStatus?
Reports the latest return codes for each individual probe within an LPD (LSP Path Discovery) group RTT operation, as a comma-separated list ordered to match the probes' path IDs, so an administrator can see the outcome of every probe in the group at a glance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.7.1.19 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonLpdGrpStatsProbeStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.3.7.1.19.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonLpdGrpStatsProbeStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rttMonLpdGrpStatsProbeStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3 | rttMonStats | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.7 | rttMonLpdGrpStatsTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.7.1 | rttMonLpdGrpStatsEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.3.7.1.19 | rttMonLpdGrpStatsProbeStatus | CISCO-RTTMON-MIB |