All MIBs › UBIQUOSS-INTERFACE-MIB › ubiPortTestResultStatus
ubiPortTestResultStatus
Module: UBIQUOSS-INTERFACE-MIB
OID (symbolic): UBIQUOSS-INTERFACE-MIB::ubiPortTestResultStatus
OID (numeric): 1.3.6.1.4.1.7800.2.102.1.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Test result status sucess or fail or notavailable
What is ubiPortTestResultStatus?
This read-only enumeration reports the overall pass/fail outcome of the port's loopback test. Admins check this single field first before digging into the detailed tx/rx counters and RTT figures, since fail(2) immediately flags a port needing further investigation. A value of sucess(1) confirms the loopback test completed cleanly, while notavailable(0) means no test has been run yet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.2.102.1.2.1.7 snmpwalk -v2c -c public <target> UBIQUOSS-INTERFACE-MIB::ubiPortTestResultStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.2.102.1.2.1.7.1 snmpget -v2c -c public <target> UBIQUOSS-INTERFACE-MIB::ubiPortTestResultStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ubiPortTestResultStatus.1
Start monitoring Ubiquoss access/aggregation switch product line, entire range (port operational/link-event status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBIQUOSS-INTERFACE-MIB::ubiPortTestResultStatus OID value, configure state conditions and alerts, and monitor any Ubiquoss access/aggregation switch product line, entire range (port operational/link-event status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.2 | ubiMgmt | UBIQUOSS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.2.102 | ubiInterfaceMIB | UBIQUOSS-INTERFACE-MIB |
| 1.3.6.1.4.1.7800.2.102.1 | ubiInterfaceMIBObjects | UBIQUOSS-INTERFACE-MIB |
| 1.3.6.1.4.1.7800.2.102.1.2 | ubiPortTestResultTable | UBIQUOSS-INTERFACE-MIB |
| 1.3.6.1.4.1.7800.2.102.1.2.1 | ubiPortTestResultEntry | UBIQUOSS-INTERFACE-MIB |
| 1.3.6.1.4.1.7800.2.102.1.2.1.7 | ubiPortTestResultStatus | UBIQUOSS-INTERFACE-MIB |