alarmRemoteBackupUnsavedFailed
LUM-ALARM-MIB ·
.1.3.6.1.4.1.8708.2.1.2.7.7
Object
scalar LUM-TCFaultStatus
The configuration in the nod is not saved.
A(ctivation): Configuration in the node is changed since 15 minutes.
D(e-activation): Backup of the node configuration.
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.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- alarmRemote
- Groups
- 10
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::alarmRemoteBackupUnsavedFailed.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::alarmRemoteBackupUnsavedFailed'
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 |