atiL2DevicePortFlowControlEnable
AtiL2-MIB ·
.1.3.6.1.4.1.207.8.33.7.1.1.14
Object
column obsolete
r/w
Enumeration
This per-port attribute describes whether the port identified has flow Control Enabled or not. Flow Control on Full Duplex and Half Duplex is detected and automatically, flow control accordingly is taken care of. By Default, Flow Control is Disabled.
Context
- MIB
- AtiL2-MIB
- OID
.1.3.6.1.4.1.207.8.33.7.1.1.14- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- atiL2DevicePortEntry
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 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2DevicePortFlowControlEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2DevicePortFlowControlEnable.<atiL2DeviceId>.<atiL2DevicePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiL2-MIB::atiL2DevicePortFlowControlEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |