adGenEthCfmMepDbRMepState
ADTRAN-GEN-ETHERNET-CFM-MIB ·
.1.3.6.1.4.1.664.5.75.1.1.8.6.1.1
Object
column AdGenEthCfmRemoteMepState
The operational state of the remote MEP IFF State machines and takes into account how the RMEP was created - Statically or Discovered
Context
- MIB
- ADTRAN-GEN-ETHERNET-CFM-MIB
- OID
.1.3.6.1.4.1.664.5.75.1.1.8.6.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenEthCfmMepDbEntry
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::adGenEthCfmMepDbRMepState'
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::adGenEthCfmMepDbRMepState.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<dot1agCfmMepDbRMepIdentifier>'
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::adGenEthCfmMepDbRMepState'
Syntax
- Source
- AdGenEthCfmRemoteMepState
- Base type
Enumeration
Values & Constraints
Type Values
1 | rMepIdle |
2 | rMepStart |
3 | rMepStaticFailed |
4 | rMepStaticOk |
5 | rMepDiscoveredFail |
6 | rMepDiscoveredOk |