rlFlowControlMode
NETGEAR-RADLAN-rlInterfaces ·
.1.3.6.1.4.1.4526.17.54.32
Object
scalar r/w
Enumeration
Define which mode will be enabled on flow control enabled ports. The interfaces with enabled flow control will receive pause frames, but will not send flow control pause frames Send-receive: The interfaces with enabled flow control will receive and send pause frames. Receive-only: The interfaces with enabled flow control will receive pause frames, but will not send flow control pause frames.
Context
- MIB
- NETGEAR-RADLAN-rlInterfaces
- OID
.1.3.6.1.4.1.4526.17.54.32- Type
- scalar
- Access
- readwrite
- Status
- current
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-rlInterfaces' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-rlInterfaces::rlFlowControlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-rlInterfaces' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-rlInterfaces::rlFlowControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | send-receive |
2 | receive-only |