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
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-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
1 | unknown |
2 | autonegotiate |
3 | half10 |
4 | full10 |
5 | half100 |
6 | full100 |
7 | full1000sx |
8 | half1000 |
9 | full1000 |
10 | half10000 |
11 | full10000 |
12 | half2500 |
13 | full2500 |
14 | half5000 |
15 | full5000 |
Conformance
Member of