adGenEthCfmMepLinkAwarenessMode
ADTRAN-GEN-ETHERNET-CFM-MIB ·
.1.3.6.1.4.1.664.5.75.1.1.8.4.1.12
Object
column r/w
Enumeration
Determines the Link State Awareness mode of operation if a Link Awareness Peer MEP(s) exist. The interfaceStatusTlv mode of operation utilizes the InterfaceStatus TLV of the CCM to communicate this MEPs local interface status. The noCcm mode of operation will suspend any CCM generation by this MEP upon detection of a Link State Awareness fault on it's interface.
Context
- MIB
- ADTRAN-GEN-ETHERNET-CFM-MIB
- OID
.1.3.6.1.4.1.664.5.75.1.1.8.4.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEthCfmMepEntry
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 'ADTRAN-GEN-ETHERNET-CFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETHERNET-CFM-MIB::adGenEthCfmMepLinkAwarenessMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-ETHERNET-CFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETHERNET-CFM-MIB::adGenEthCfmMepLinkAwarenessMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-ETHERNET-CFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-ETHERNET-CFM-MIB::adGenEthCfmMepLinkAwarenessMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | interfaceStatusTlv |
2 | noCcm |