portConfigFlowControl
MS-SWITCH30-MIB ·
.1.3.6.1.4.1.3181.10.3.3.20.1.7
Object
column r/w
Enumeration
This entry describes the current flow control configuration of the port if available. The current duplex mode is is used to to select the matching settings. This entry is used for advertising if Autonegotiation is enabled and for forcing if AN is disabled.
Context
- MIB
- MS-SWITCH30-MIB
- OID
.1.3.6.1.4.1.3181.10.3.3.20.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portConfigTableEntry
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 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::portConfigFlowControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MS-SWITCH30-MIB::portConfigFlowControl.<portConfigId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MS-SWITCH30-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MS-SWITCH30-MIB::portConfigFlowControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | advertise |
2 | avoid |
254 | undefined |
255 | unsupported |