clsPortModePhysicalStatus

CISCO-LWAPP-SYS-MIB · .1.3.6.1.4.1.9.9.618.1.1.14.1.1.3

Object

column Enumeration
This object represents the switch port's current physical
speed status.
A value of unknown indicates that, the speed of the 
port is not known
A value of autoNegotiate indicates that, port senses 
speed and negotiates with the port at the other end 
of the link for data transfer operation
A value of half10 indicates that, port operates at 
10mbps half duplex speed.
A value of full10  indicates that, port operates at 
10mbps full duplex speed.
A value of half100 indicates that, port operates at 
100mbps half duplex speed.
A value of full100 indicates that, port operates at 
100mbps full duplex speed
A value of full1000sx indicates that, port operates at 
1000mbps full duplex speed over multi mode fiber.
A value of half1000 indicates that, port operates at 
1000mbps half duplex speed.
A value of full1000 indicates that, port operates at 
1000mbps full duplex speed.
A value of half2500 indicates that, port operates at
2500mbps half duplex speed.
A value of full2500 indicates that, port operates at
2500mbps full duplex speed.
A value of half5000 indicates that, port operates at
5000mbps half duplex speed.
A value of full5000 indicates that, port operates at
5000mbps full duplex speed.
A value of half10000 indicates that, port operates at 
10000mbps half duplex speed.
A value of full10000 indicates that, port operates at 
10000mbps full duplex speed.

Context

MIB
CISCO-LWAPP-SYS-MIB
OID
.1.3.6.1.4.1.9.9.618.1.1.14.1.1.3
Type
column
Access
readonly
Status
current
Parent
clsPortModeConfigEntry
Groups
1

Walk 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-LWAPP-SYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-SYS-MIB::clsPortModePhysicalStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-SYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-SYS-MIB::clsPortModePhysicalStatus.<clsPortDot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-SYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-SYS-MIB::clsPortModePhysicalStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2autonegotiate
3half10
4full10
5half100
6full100
7full1000sx
8half1000
9full1000
10half10000
11full10000
12half2500
13full2500
14half5000
15full5000

Conformance