backupGeneralUnsavedChangesAlarm
LUM-BACKUP-MIB ·
.1.3.6.1.4.1.8708.2.5.2.1.15
Object
scalar LUM-TCFaultStatus
The configuration has not been saved
for a specified numer of minutes.
This function can be disabled, and
it is possible to specify the delay
how long time there must be unsaved
changes, before the warning is issued.
A(ctivation): When the configuration
is changed and not saved for a specified
number of minutes.
D(e-activation): When the configuration is
saved, or this alarm function is disabled.
Context
- MIB
- LUM-BACKUP-MIB
- OID
.1.3.6.1.4.1.8708.2.5.2.1.15- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- backupGeneral
- Groups
- 4
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-BACKUP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-BACKUP-MIB::backupGeneralUnsavedChangesAlarm.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-BACKUP-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-BACKUP-MIB::backupGeneralUnsavedChangesAlarm'
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 |