All MIBs › XYLANPNNI-MIB › xPnniRtstError
xPnniRtstError
Module: XYLANPNNI-MIB
OID (symbolic): XYLANPNNI-MIB::xPnniRtstError
OID (numeric): 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates if an error has occurred and if so, the nature of the error. If this is set to success, then no error occurred and the rest of the row contains useful information.
What is xPnniRtstError?
This reports the outcome of a route-test lookup performed via the xPnniRtstTable: success means a route was found and the rest of the row is valid, while noRouteToDest, dtlExhaustion, or other indicate why the lookup failed. Admins use this route-test feature to verify PNNI reachability to a destination before troubleshooting a real call failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.4 snmpwalk -v2c -c public <target> XYLANPNNI-MIB::xPnniRtstError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.4.1 snmpget -v2c -c public <target> XYLANPNNI-MIB::xPnniRtstError.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xPnniRtstError.1
Start monitoring Xylan/Alcatel OmniSwitch ATM switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYLANPNNI-MIB::xPnniRtstError OID value, configure state conditions and alerts, and monitor any Xylan/Alcatel OmniSwitch ATM switches from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.3 | xylanProduct | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.3.2 | xylanSoftware | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.3.2.1 | xylanPnni | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.3.2.1.2 | xylanPnniMIB | XYLANPNNI-MIB |
| 1.3.6.1.4.1.800.3.2.1.2.1 | xylanPnniMIBExtens | XYLANPNNI-MIB |
| 1.3.6.1.4.1.800.3.2.1.2.1.1 | xylanPnniMIBObjs | XYLANPNNI-MIB |
| 1.3.6.1.4.1.800.3.2.1.2.1.1.4 | xPnniTestMIBObjects | XYLANPNNI-MIB |
| 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1 | xPnniRtstMIBGroup | XYLANPNNI-MIB |
| 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1 | xPnniRtstTable | XYLANPNNI-MIB |
| 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1 | xPnniRtstEntry | XYLANPNNI-MIB |
| 1.3.6.1.4.1.800.3.2.1.2.1.1.4.1.1.1.4 | xPnniRtstError | XYLANPNNI-MIB |