ADTRAN-ADUNIT-MIB :: adUnitSyslogMinSeverity

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADTRAN-ADUNIT-MIBadUnitSyslogMinSeverity

adUnitSyslogMinSeverity

Module: ADTRAN-ADUNIT-MIB

OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitSyslogMinSeverity

OID (numeric): 1.3.6.1.4.1.664.5.30.2.5.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: MinSeverity Level specifies the minimum level of severity that will cause messages to be logged to the Syslog server. The levels are listed in order of decreasing severity and any message at or above the selected severity level will be logged if transmission is enabled. 1. Emergency: system is unusable 2. Alert: action must be taken immediately 3. Critical: critical conditions 4. Error: error conditions 5. Warning: warning conditions 6. Notice: normal, but significant, conditions 7. Info: informational message 8. Debug: debug-level message

What is adUnitSyslogMinSeverity?

This OID sets a minimum severity threshold so that only log messages at that level or higher are sent to the syslog server, ranging from Emergency (most severe) down to Informational (least severe). Engineers adjust this to avoid flooding the log server with low-priority messages while ensuring that critical issues are always captured and alerted. Setting this to 'Error' (level 4) means only error, critical, alert, and emergency messages are forwarded, filtering out routine informational logs.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.5.4
snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSyslogMinSeverity

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.5.4.1
snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSyslogMinSeverity.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.664.5.30.2.5.4.1 i <value>

Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitSyslogMinSeverity OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.664adtranADTRAN-ACTDAXL3-MIB
1.3.6.1.4.1.664.5adSharedADTRAN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.664.5.30adtranUnitMibADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2adUnitConfigADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2.5adUnitSyslogCfgADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2.5.4adUnitSyslogMinSeverityADTRAN-ADUNIT-MIB