swL2StpPortLinkState
DES3200-52P-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.113.10.1.2.15.4.1.6
Object
column Enumeration
This object indicates the STP port speed and duplex mode.
Context
- MIB
- DES3200-52P-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.113.10.1.2.15.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swL2StpPortEntry
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 'DES3200-52P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-52P-L2MGMT-MIB::swL2StpPortLinkState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3200-52P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-52P-L2MGMT-MIB::swL2StpPortLinkState.<swL2StpPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3200-52P-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3200-52P-L2MGMT-MIB::swL2StpPortLinkState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | link-down |
2 | half-10Mbps-none |
3 | half-10Mbps-backp |
4 | full-10Mbps-none |
5 | full-10Mbps-8023x |
6 | half-100Mbps-none |
7 | half-100Mbps-backp |
8 | full-100Mbps-none |
9 | full-100Mbps-8023x |
10 | half-1000Mbps-none |
11 | full-1000Mbps-backp |
12 | full-1000Mbps-none |
13 | full-1000Mbps-8023x |