issPortCtrlFlowControl
SUPERMICRO-ISS-MIB ·
.1.3.6.1.4.1.10876.101.1.81.2.2.1.5
Object
column deprecated
r/w
Enumeration
Enables / disables flow control for the interface.
This object be configured only if the 'PortCtrlMode' is 'nonegotiation'.
If the 'PortCtrlMode' is 'auto', it obtains the value from Hardware
after negotiating with its peer.
Since this object is deprecated, corresponding functionality can be
realised by dot3PauseAdminMode from stdether.mib
Context
- MIB
- SUPERMICRO-ISS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.81.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- issPortCtrlEntry
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 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issPortCtrlFlowControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issPortCtrlFlowControl.<issPortCtrlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ISS-MIB::issPortCtrlFlowControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |