asLinkAggrPortLoopDetect
IPE-LAG-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.3.38.2.1.7
Object
column Enumeration
LACP Control frames loop detect status for that port. This status will be cleared when the condition is not detected for a fixed time.
Context
- MIB
- IPE-LAG-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.3.38.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- asLinkAggrPortEntry
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 'IPE-LAG-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-LAG-MIB::asLinkAggrPortLoopDetect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-LAG-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-LAG-MIB::asLinkAggrPortLoopDetect.<asLinkAggrPortGroupIfIndex>.<asLinkAggrPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-LAG-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-LAG-MIB::asLinkAggrPortLoopDetect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | none |
2 | detected |