swL2PortInfoNwayStatus
DGS-3120-48TC-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.117.5.1.2.3.1.1.6
Object
column Enumeration
This object indicates the port speed and duplex mode.
Context
- MIB
- DGS-3120-48TC-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.117.5.1.2.3.1.1.6- 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 'DGS-3120-48TC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoNwayStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-3120-48TC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoNwayStatus.<swL2PortInfoPortIndex>.<swL2PortInfoMediumType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-3120-48TC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-3120-48TC-L2MGMT-MIB::swL2PortInfoNwayStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | link-down |
1 | full-10Mbps-8023x |
2 | full-10Mbps-none |
3 | half-10Mbps-backp |
4 | half-10Mbps-none |
5 | full-100Mbps-8023x |
6 | full-100Mbps-none |
7 | half-100Mbps-backp |
8 | half-100Mbps-none |
9 | full-1Gigabps-8023x |
10 | full-1Gigabps-none |
11 | half-1Gigabps-backp |
12 | half-1Gigabps-none |
13 | full-10Gigabps-8023x |
14 | full-10Gigabps-none |
15 | half-10Gigabps-8023x |
16 | half-10Gigabps-none |
17 | empty |
18 | err-disabled |