cfmMepLowPrDef

DGS-1210-28XME-BX · .1.3.6.1.4.1.171.10.76.43.1.110.8.1.10

Object

column r/w CfmLowestAlarmPri
An integer value specifying the lowest priority defect 
that is allowed to generate fault alarm.

Context

MIB
DGS-1210-28XME-BX
OID
.1.3.6.1.4.1.171.10.76.43.1.110.8.1.10
Type
column
Access
readwrite
Status
current
Default
macRemErrXcon
Parent
cfmMepEntry

Walk 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 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::cfmMepLowPrDef'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS-1210-28XME-BX::cfmMepLowPrDef.<cfmMdIndex>.<cfmMaIndex>.<cfmMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS-1210-28XME-BX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS-1210-28XME-BX::cfmMepLowPrDef'

Syntax

Source
CfmLowestAlarmPri
Base type
Enumeration
Type Description
An integer value specifying the lowest priority defect
that is allowed to generate a Fault Alarm (20.9.5), either:
          
allDef(1)           DefRDICCM, DefMACstatus, DefRemoteCCM,
                    DefErrorCCM, and DefXconCCM;
macRemErrXcon(2)    Only DefMACstatus, DefRemoteCCM,
                    DefErrorCCM, and DefXconCCM (default);
remErrXcon(3)       Only DefRemoteCCM, DefErrorCCM,
                    and DefXconCCM;
errXcon(4)          Only DefErrorCCM and DefXconCCM;
xcon(5)             Only DefXconCCM; or
noXcon(6)           No defects DefXcon or lower are to be
                    reported;

Values & Constraints

Type Values
1allDef
2macRemErrXcon
3remErrXcon
4errXcon
5xcon
6noXcon