defMacStatusAlarm
SIAE-ECFM-EXT-MIB ·
.1.3.6.1.4.1.3373.1103.94.2.1.6
Object
column SIAE-ALARM-MIBAlarmStatus
Either some remote MEP is reporting its Interface Status TLV as not isUp, or all remote MEPs are reporting a Port Status TLV that contains some value other than psUp. According to fsMIEcfmMepDefects (bit 2) in fsMIEcfmMepTable -- ARICENT-ECFM-MI-MIB
Context
- MIB
- SIAE-ECFM-EXT-MIB
- OID
.1.3.6.1.4.1.3373.1103.94.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- siaeMepAlarms8021agEntry
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-ECFM-EXT-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-ECFM-EXT-MIB::defMacStatusAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-ECFM-EXT-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-ECFM-EXT-MIB::defMacStatusAlarm.<defMIEcfmContextId>.<defMIEcfmMdIndex>.<defMIEcfmMaIndex>.<defMIEcfmMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-ECFM-EXT-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-ECFM-EXT-MIB::defMacStatusAlarm'
Syntax
- Source
- SIAE-ALARM-MIBAlarmStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | activeReportableStatus |
3 | activeReportableWarning |
4 | activeReportableMinor |
5 | activeReportableMajor |
6 | activeReportableCritical |