gs2310QosPortPolicingFlowControl
LANCOM-GS2310-MIB ·
.1.3.6.1.4.1.2356.800.3.2313.2.14.2.1.5
Object
column r/w
Enumeration
If flow control is enabled and the port is in flow control mode, then pause frames are sent instead of discarding frames. 0: disable, 1: enable, default: disable.
Context
- MIB
- LANCOM-GS2310-MIB
- OID
.1.3.6.1.4.1.2356.800.3.2313.2.14.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- gs2310QosPortPolicingEntry
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 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310-MIB::gs2310QosPortPolicingFlowControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS2310-MIB::gs2310QosPortPolicingFlowControl.<gs2310QosPortPolicingPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS2310-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS2310-MIB::gs2310QosPortPolicingFlowControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |