cfmMepAisCapability
DGS-1210-28XME-BX ·
.1.3.6.1.4.1.171.10.76.43.1.110.8.1.45
Object
The administrative status of AIS capability.This enables or disables
transmission of AIS frames.
A value of 'enabled' (1) indicates AIS frames will be transmitted when
MEP is in AIS/LCK condition determined by cfmMepAisCondition and
cfmMepLckCondition objects respectively or dot1agCfmMepDefects
shows any defect.
A value of 'disabled' (2) indicates AIS frames will not be transmitted.
If cfmMepAisPeriod is provided then it will be enabled for that
period only.
cfmMepAisClientMacAddress in needs to be configured incase user
needs to send AIS frame(s) as unicast or cfmMegClientMEGLevel
in case of AIS frames needs to be sent as multicast in prior to
enabling of cfmMepAisCapability.
Context
- MIB
- DGS-1210-28XME-BX
- OID
.1.3.6.1.4.1.171.10.76.43.1.110.8.1.45- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- Parent
- cfmMepEntry
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 '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::cfmMepAisCapability'
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::cfmMepAisCapability.<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::cfmMepAisCapability'
Syntax
- Source
- FsY1731EnabledStatus
- Base type
Enumeration
Type Description
A simple status value for the object.
Values & Constraints
Type Values
1 | enabled |
2 | disabled |