All MIBs › MITEL-MIB › mitelResetReason
mitelResetReason
Module: MITEL-MIB
OID (symbolic): MITEL-MIB::mitelResetReason
OID (numeric): 1.3.6.1.4.1.1027.4.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the reason for the last mitelTrapsReset notification generated. The shutdown(1) is only visible in a mitelTrapsReset notification, and indicates that the agent is shutting down, to be followed at an unspecified time by a coldStart. It is expected that agents may want to expand the syntax in an agent-specific manner (e.g. to identify specific components).
What is mitelResetReason?
Reports the reason for the last reset notification: shutdown(1) (agent going down, coldStart to follow), coldStart(2), or warmStart(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1027.4.7.1 snmpwalk -v2c -c public <target> MITEL-MIB::mitelResetReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1027.4.7.1.1 snmpget -v2c -c public <target> MITEL-MIB::mitelResetReason.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mitelResetReason.1
Start monitoring Mitel telephony and communications equipment (any generation, enterprise root) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MITEL-MIB::mitelResetReason OID value, configure state conditions and alerts, and monitor any Mitel telephony and communications equipment (any generation, enterprise root) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1027 | mitel | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4 | mitelProprietary | MITEL-DHCP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1027.4.7 | mitelPropReset | MITEL-MIB |
| 1.3.6.1.4.1.1027.4.7.1 | mitelResetReason | MITEL-MIB |