mitelIpera3000TrapAlmShutdownCause
MITEL-IperaVoiceLAN-MIB ·
.1.3.6.1.4.1.1027.4.1.1.2.2.5
Object
This value is only useful for the shutdown
trap. This scalar is not persistent. A
GET on this scalar will always return:
shutdownCauseNotReported (11).
Defines the last known shutdown cause.
This shutdown is the last orderly shutdown
of the system. Do not confuse this with the
ResetCause. e.g. this value would have no
meaning if the shutdown cause was from a power
failure, but it does have meaning if the shutdown
was due to a scheduled reboot.
Context
- MIB
- MITEL-IperaVoiceLAN-MIB
- OID
.1.3.6.1.4.1.1027.4.1.1.2.2.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- mitelIpera3000Alarms
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 'MITEL-IperaVoiceLAN-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-IperaVoiceLAN-MIB::mitelIpera3000TrapAlmShutdownCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-IperaVoiceLAN-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-IperaVoiceLAN-MIB::mitelIpera3000TrapAlmShutdownCause'
Syntax
- Source
- MitelIpera3000ShutdownCause
- Base type
Enumeration
Values & Constraints
Type Values
1 | resourcesLowReboot |
2 | softwareFailureReboot |
3 | hardwareFailureReboot |
4 | softwareUpgradedReboot |
5 | databaseRestoreReboot |
6 | intermediateReboot |
7 | l2SwitchFailureReboot |
8 | remoteAlarmButtonReboot |
9 | programmedReboot |
10 | maintenanceCommandReboot |
11 | maintenanceCommandShutdown |
12 | shutdownCauseNotReported |