asLinkAggrGroupLinkStatus
IPE-LAG-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.3.38.1.1.3
Object
column SeverityValue
Link Status for Link Aggregation Group. The all member ports become link down, this state becomes alarm state. But the lower layer is in alarm state, the link status becomes 'normal' state because of alarm mask function.
Context
- MIB
- IPE-LAG-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.3.38.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- asLinkAggrGroupEntry
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::asLinkAggrGroupLinkStatus'
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::asLinkAggrGroupLinkStatus.<asLinkAggrGroupIfIndex>'
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::asLinkAggrGroupLinkStatus'
Syntax
- Source
- SeverityValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | indetermine |
3 | critical |
4 | major |
5 | minor |
6 | warning |