heMin
Module: VMX-DIAL
OID (symbolic): VMX-DIAL::heMin
OID (numeric): 1.3.6.1.4.1.662.3.1.4.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Minute on which this Hardware Error Entry occurred
What is heMin?
This read-only integer reports the minute at which this hardware error occurred, the finest-grained part of the error's timestamp along with heMon, heDay, and heHour. It lets an engineer line up a logged hardware error against second-level detail in other logs if needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.662.3.1.4.1.1.7 snmpwalk -v2c -c public <target> VMX-DIAL::heMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.662.3.1.4.1.1.7.1 snmpget -v2c -c public <target> VMX-DIAL::heMin.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> heMin.1
Start monitoring Octel VMX voice messaging systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VMX-DIAL::heMin OID value, configure state conditions and alerts, and monitor any Octel VMX voice messaging systems from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.662 | octel | VMX-DIAL |
| 1.3.6.1.4.1.662.3 | octelProducts | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1 | vmxDial | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1.4 | hwerr | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1.4.1 | hwerrTable | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1.4.1.1 | hwerrEntry | VMX-DIAL |
| 1.3.6.1.4.1.662.3.1.4.1.1.7 | heMin | VMX-DIAL |