rcRemoteManPortFlowControlEnable

RAISECOM-RRCP-VLAN-MIB · .1.3.6.1.4.1.8886.6.1.52.2.2.1.1.5

Object

column r/w SWITCH-TCEnableVar
Describes flow control of the port of  remote device
A value of enabled(1)- indicates that the port can process flow-control.
A value of disabled(2)- indicates that the port can  not process flow-control.

Context

MIB
RAISECOM-RRCP-VLAN-MIB
OID
.1.3.6.1.4.1.8886.6.1.52.2.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
rcRemotePortConfigAttriEntry

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

Syntax

Source
SWITCH-TCEnableVar
Base type
Enumeration

Values & Constraints

Type Values
1enable
2disable