alarmRemoteBackupReplicationRestoreFailed
LUM-ALARM-MIB ·
.1.3.6.1.4.1.8708.2.1.2.7.18
Object
scalar LUM-TCFaultStatus
Restore of backup configuration using (S)FTP failed.
A(ctivation): Restore of backup configuration using (S)FTP failed.
D(e-activation): Restore of backup configuration using (S)FTP successful.
Note: This attribute defines an alarm
assigned to the network element in the
overlying management system. It is not available
in the network element.
Context
- MIB
- LUM-ALARM-MIB
- OID
.1.3.6.1.4.1.8708.2.1.2.7.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- alarmRemote
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ALARM-MIB::alarmRemoteBackupReplicationRestoreFailed.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ALARM-MIB::alarmRemoteBackupReplicationRestoreFailed'
Syntax
- Source
- LUM-TCFaultStatus
- Base type
Enumeration
Type Description
A value indicating the current state
of a potential fault condition leading to
an alarm for an object.
ok - indicates that no fault condition is present
and no alarm is active or the alarm has been cleared.
alarm - indicates that a fault condition is present
and an alarm is active.
Note: The list of FaultStatus objects forms the list of all
potential alarms for the system.
Values & Constraints
Type Values
1 | ok |
2 | alarm |