All MIBs › ERI-DNX-SMC-MIB › sysMin
sysMin
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::sysMin
OID (numeric): 1.3.6.1.4.1.644.2.4.1.7.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The current system minutes.
What is sysMin?
This object represents the minutes component (0-59) of the current system time in an ERI-DNX System Management Controller (SMC) device. It is part of the system date and time configuration group alongside separate objects for hours, seconds, and other temporal components. Administrators write to this object to set the system clock minutes, ensuring the device maintains accurate time for logging, scheduling, and security functions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.1.5 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::sysMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.7.1.5.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::sysMin.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.7.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysMin.1
Start monitoring Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer (System Management Controller card) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ERI-DNX-SMC-MIB::sysMin OID value, configure state conditions and alerts, and monitor any Eastern Research Inc. (ERI) DNX digital cross-connect/multiplexer (System Management Controller card) 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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7 | sysClock | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7.1 | sysDateTime | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.7.1.5 | sysMin | ERI-DNX-SMC-MIB |