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).
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1027 | mitel | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4 | mitelProprietary | MITEL-DHCP-MIB |
| 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 |