swL2PortInfoNwayStatus
DES3200ME-28-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.113.1.6.2.2.1.1.5
Object
column Enumeration
This object indicates the port speed and duplex mode.
Context
- MIB
- DES3200ME-28-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.113.1.6.2.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swL2PortInfoEntry
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 'DES3200ME-28-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200ME-28-L2MGMT-MIB::swL2PortInfoNwayStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3200ME-28-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200ME-28-L2MGMT-MIB::swL2PortInfoNwayStatus.<swL2PortInfoPortIndex>.<swL2PortInfoMediumType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3200ME-28-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3200ME-28-L2MGMT-MIB::swL2PortInfoNwayStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | half-10Mbps |
3 | full-10Mbps |
4 | half-100Mbps |
5 | full-100Mbps |
7 | full-1Gigabps |