All MIBs › HP-SN-IP-MIB › snRtIpTraceRouteControl
snRtIpTraceRouteControl
Module: HP-SN-IP-MIB
OID (symbolic): HP-SN-IP-MIB::snRtIpTraceRouteControl
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Only 'start' and 'abort' are writable values; 'success', 'failure' and 'inProgress' are readeable (or returned) values.
Writing 'start' to this object to initiate the trace route operation. snRtIpTraceRouteDestAddr must have been init- ialized before 'start' is writen.
This object will return 'inProgress' after trace route operation has started. During the 'inProgress' state, writing 'abort' to this object will stop the current trace route operation.
If the destination address is reached, this object returned 'success'. snRtIpTraceRouteResultTable contains the routes (and the target address) to reach the destination address. If the destination address does not reach, timeout, or ending TTL reached, 'failure' is returned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5 snmpwalk -v2c -c public <target> HP-SN-IP-MIB::snRtIpTraceRouteControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5.1 snmpget -v2c -c public <target> HP-SN-IP-MIB::snRtIpTraceRouteControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5.1 i <value>
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.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.3 | hpSystem | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7 | netElement | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7.11 | hpEtherSwitch | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.12 | hpSwitchCore | HP-SN-ROOT-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2 | router | HP-SN-ROOT-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2.2 | snIp | HP-SN-ROOT-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2.2.10 | snRtIpTraceRoute | HP-SN-IP-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1 | snRtIpTraceRouteGeneral | HP-SN-IP-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.12.2.2.10.1.5 | snRtIpTraceRouteControl | HP-SN-IP-MIB |