All MIBs › MDS-IF-LN-MIB › mIfLnLinkStatus
mIfLnLinkStatus
Module: MDS-IF-LN-MIB
OID (symbolic): MDS-IF-LN-MIB::mIfLnLinkStatus
OID (numeric): 1.3.6.1.4.1.4130.10.2.5.1.2.1.1.1
Node type: OBJECT-TYPE
Type: LinkStatus
Access: read-only
Description: Link State.
What is mIfLnLinkStatus?
Reports the current state of this licensed narrowband radio's link: initializing, scanning, negotiating, authenticating, associated, or disassociated. Admins watch this to see where in the connection process a remote radio is stuck if it isn't passing traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4130.10.2.5.1.2.1.1.1 snmpwalk -v2c -c public <target> MDS-IF-LN-MIB::mIfLnLinkStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4130.10.2.5.1.2.1.1.1.1 snmpget -v2c -c public <target> MDS-IF-LN-MIB::mIfLnLinkStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mIfLnLinkStatus.1
Start monitoring GE MDS licensed narrowband radio (industrial SCADA/telemetry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MDS-IF-LN-MIB::mIfLnLinkStatus OID value, configure state conditions and alerts, and monitor any GE MDS licensed narrowband radio (industrial SCADA/telemetry) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4130 | mdsRoot | MDS-REG-MIB |
| 1.3.6.1.4.1.4130.10 | mdsOrbit | MDS-ORBIT-SMI-MIB |
| 1.3.6.1.4.1.4130.10.2 | mdsInterfaces | MDS-ORBIT-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4130.10.2.5 | mdsIfLnMIB | MDS-IF-LN-MIB |
| 1.3.6.1.4.1.4130.10.2.5.1 | mIfLnMIBObjects | MDS-IF-LN-MIB |
| 1.3.6.1.4.1.4130.10.2.5.1.2 | mIfLnStatus | MDS-IF-LN-MIB |
| 1.3.6.1.4.1.4130.10.2.5.1.2.1 | mIfLnStatusTable | MDS-IF-LN-MIB |
| 1.3.6.1.4.1.4130.10.2.5.1.2.1.1 | mIfLnStatusEntry | MDS-IF-LN-MIB |
| 1.3.6.1.4.1.4130.10.2.5.1.2.1.1.1 | mIfLnLinkStatus | MDS-IF-LN-MIB |