llfAlarm
SIAE-LLF-MIB ·
.1.3.6.1.4.1.3373.1103.85.2.1.6
Object
column SIAE-ALARM-MIBAlarmStatus
Interface Link Loss Forwarding alarm status.
Context
- MIB
- SIAE-LLF-MIB
- OID
.1.3.6.1.4.1.3373.1103.85.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- llfEntry
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 'SIAE-LLF-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-LLF-MIB::llfAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-LLF-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-LLF-MIB::llfAlarm.<llfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-LLF-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-LLF-MIB::llfAlarm'
Syntax
- Source
- SIAE-ALARM-MIBAlarmStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | activeReportableStatus |
3 | activeReportableWarning |
4 | activeReportableMinor |
5 | activeReportableMajor |
6 | activeReportableCritical |