All MIBs › CISCO-RHINO-MIB › clsEnetPortLinkStatus
clsEnetPortLinkStatus
Module: CISCO-RHINO-MIB
OID (symbolic): CISCO-RHINO-MIB::clsEnetPortLinkStatus
OID (numeric): 1.3.6.1.4.1.9.5.11.1.6.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates how the link status of the port came up.
autoNegotiate(2) -- the port will try to negotiate the link with the partner port. If successful, the link will come up, otherwise the link will remain down.
forceUp(3) -- the port will force the link up irrespective of its partner port. This will bring up the link in full duplex only.
Default is autoNegotiate(2).
What is clsEnetPortLinkStatus?
A read-write setting that controls how the port's link comes up, such as whether it auto-negotiates the connection with its link partner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.11.1.6.1.1.4 snmpwalk -v2c -c public <target> CISCO-RHINO-MIB::clsEnetPortLinkStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.11.1.6.1.1.4.1 snmpget -v2c -c public <target> CISCO-RHINO-MIB::clsEnetPortLinkStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.11.1.6.1.1.4.1 i <value>
Start monitoring Cisco LightStream 1010 (Rhino) ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-RHINO-MIB::clsEnetPortLinkStatus OID value, configure state conditions and alerts, and monitor any Cisco LightStream 1010 (Rhino) ATM switch (legacy) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.11 | ciscoLS1010ChassisMIB | CISCO-RHINO-MIB |
| 1.3.6.1.4.1.9.5.11.1 | ciscoLS1010ChassisMIBObjects | CISCO-RHINO-MIB |
| 1.3.6.1.4.1.9.5.11.1.6 | clsEnetPortGroup | CISCO-RHINO-MIB |
| 1.3.6.1.4.1.9.5.11.1.6.1 | clsEnetPortTable | CISCO-RHINO-MIB |
| 1.3.6.1.4.1.9.5.11.1.6.1.1 | clsEnetPortEntry | CISCO-RHINO-MIB |
| 1.3.6.1.4.1.9.5.11.1.6.1.1.4 | clsEnetPortLinkStatus | CISCO-RHINO-MIB |