clsPortModePhysicalMode

CISCO-LWAPP-SYS-MIB · .1.3.6.1.4.1.9.9.618.1.1.14.1.1.2

Object

column r/w Enumeration
The object specifies the speed mode of switch port.
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 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.2
Type
column
Access
readwrite
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::clsPortModePhysicalMode'
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::clsPortModePhysicalMode.<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::clsPortModePhysicalMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1autoNegotiate
2half10
3full10
4half100
5full100
6full1000sx
7half1000
8full1000
9half10000
10full10000

Conformance