charPortOutFlowTypes

CHARACTER-MIB · .1.3.6.1.2.1.19.2.1.20

Object

column r/w OctetString
The port's types of output flow control at the
software level.  Hardware-level flow control is
independently controlled by the appropriate
              
hardware-level MIB.
              
A value of zero indicates no flow control.
Depending on the specific implementation, any or
all combinations of flow control may be chosen by
adding the values:
              
128  xonXoff, recognizing XON and XOFF characters
64   enqHost, ENQ/ACK to allow input to host
32   enqTerm, ACK to allow output to port

Context

MIB
CHARACTER-MIB
OID
.1.3.6.1.2.1.19.2.1.20
Type
column
Access
readwrite
Status
current
Parent
charPortEntry
Groups
1

Walk 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 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHARACTER-MIB::charPortOutFlowTypes'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHARACTER-MIB::charPortOutFlowTypes.<charPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHARACTER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHARACTER-MIB::charPortOutFlowTypes'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-1

Conformance

Member of