hpnicfRS485FlowControl

HPN-ICF-RS485-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.6

Object

column r/w Enumeration
The port's type of input flow control.  'none'
indicates no flow control at this level.
'hardware' indicates use of hardware signals.
'xonOrxoff' indicates use of software function.

Context

MIB
HPN-ICF-RS485-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.109.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
hpnicfRS485PropertiesEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2hardware
3xonOrxoff