clsEnetPortLinkStatus
CISCO-RHINO-MIB ·
.1.3.6.1.4.1.9.5.11.1.6.1.1.4
Object
column r/w
Enumeration
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).
Context
- MIB
- CISCO-RHINO-MIB
- OID
.1.3.6.1.4.1.9.5.11.1.6.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clsEnetPortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsEnetPortLinkStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RHINO-MIB::clsEnetPortLinkStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RHINO-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RHINO-MIB::clsEnetPortLinkStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | autoNegotiate |
3 | forceUp |
Conformance
Member of