All MIBs › Novell-Hub-Ethernet-MIB › rptrExtPortLinkState
rptrExtPortLinkState
Module: Novell-Hub-Ethernet-MIB
OID (symbolic): Novell-Hub-Ethernet-MIB::rptrExtPortLinkState
OID (numeric): 1.3.6.1.4.1.23.2.2.4.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A value indicating the current state of the link attached to the port. The possible values are:
linkDown(1) The link pulses are not being received by the port. linkUp(2) The link pulses are being received by the port. notApplicable(3) The port is an AUI or other non-10BaseT port.
What is rptrExtPortLinkState?
This read-only INTEGER reports a port's physical link-pulse status: linkDown(1) means no link pulses are being received, linkUp(2) means they are, and notApplicable(3) marks an AUI or other non-10BaseT port where link-pulse detection doesn't apply. An admin polls this Novell extension to quickly find which twisted-pair ports have a live cable connected without walking the wiring closet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.2.4.3.1.4 snmpwalk -v2c -c public <target> Novell-Hub-Ethernet-MIB::rptrExtPortLinkState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.2.4.3.1.4.1 snmpget -v2c -c public <target> Novell-Hub-Ethernet-MIB::rptrExtPortLinkState.1
Start monitoring Novell-managed Ethernet hub, legacy shared-media hardware (port/collision statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Novell-Hub-Ethernet-MIB::rptrExtPortLinkState OID value, configure state conditions and alerts, and monitor any Novell-managed Ethernet hub, legacy shared-media hardware (port/collision statistics) 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.23 | novell | GWADA-MIB |
| 1.3.6.1.4.1.23.2 | mibDoc | GWADA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23.2.2 | nSnmpDot3RptrMgt | Novell-Hub-Ethernet-MIB |
| 1.3.6.1.4.1.23.2.2.4 | rptrExtensionsGroup | Novell-Hub-Ethernet-MIB |
| 1.3.6.1.4.1.23.2.2.4.3 | rptrExtendedPortTable | Novell-Hub-Ethernet-MIB |
| 1.3.6.1.4.1.23.2.2.4.3.1 | rptrExtendedPortEntry | Novell-Hub-Ethernet-MIB |
| 1.3.6.1.4.1.23.2.2.4.3.1.4 | rptrExtPortLinkState | Novell-Hub-Ethernet-MIB |