genEquipProtectionCopyToMateStatus

MWRM-UNIT-MIB · .1.3.6.1.4.1.2281.10.1.6.10

Object

This parameter represents the status of the copy-to-mate command when protection is enabled.
- ready(0)
- inProgress(1),
- success(2),
- failure(3)

Context

MIB
MWRM-UNIT-MIB
OID
.1.3.6.1.4.1.2281.10.1.6.10
Type
scalar
Access
readonly
Status
current
Parent
genEquipProtection

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipProtectionCopyToMateStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipProtectionCopyToMateStatus'

Syntax

Source
ProgressStatus
Base type
Enumeration

Values & Constraints

Type Values
0ready
1inProgress
2success
3failure