portSetCapaAdvertised
DLINK-DXS-1210-16TC-AX-MIB ·
.1.3.6.1.4.1.171.10.139.4.1.2.13.1.1.7
Object
column r/w
Enumeration
Configures port settings interface capability advertised 100M/1000M/10G .
Context
- MIB
- DLINK-DXS-1210-16TC-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.4.1.2.13.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portCtrlEntry
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 'DLINK-DXS-1210-16TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-16TC-AX-MIB::portSetCapaAdvertised'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-DXS-1210-16TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-DXS-1210-16TC-AX-MIB::portSetCapaAdvertised.<portSetIndex>.<portSetMediaType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-DXS-1210-16TC-AX-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-DXS-1210-16TC-AX-MIB::portSetCapaAdvertised'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | adv100M |
2 | adv1G |
3 | adv100M-1G |
4 | adv10G |
5 | adv100M-10G |
6 | adv1G-10G |
7 | adv100M-1G-10G |