adGenY1731RemoteMepStatus
ADTRAN-GEN-Y1731-MIB ·
.1.3.6.1.4.1.664.5.75.2.1.3.2.2.1.2
Object
column Enumeration
Status of the RMEP.
Status of idle indicates the local MEP associated with this RMEP entry
is not in the active state.
Status of okay indicates the local MEP is actively receiving CCMs from
the RMEP at the expected CCI.
Status of failed indicates the local MEP has not received a CCM from
the RMEP within 3.5 times the CCI.
Context
- MIB
- ADTRAN-GEN-Y1731-MIB
- OID
.1.3.6.1.4.1.664.5.75.2.1.3.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenY1731LocalMepRmepDbEntry
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-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-Y1731-MIB::adGenY1731RemoteMepStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-Y1731-MIB::adGenY1731RemoteMepStatus.<adGenY1731MegLevel>.<adGenY1731MegNameFormat>.<adGenY1731MegNameLengthAndName>.<adGenY1731LocalMepIdentifier>.<adGenY1731RemoteMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-Y1731-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-Y1731-MIB::adGenY1731RemoteMepStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | okay |
2 | failed |