ADTRAN-ADUNIT-MIB :: adUnitSyslogHostFacility

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADTRAN-ADUNIT-MIBadUnitSyslogHostFacility

adUnitSyslogHostFacility

Module: ADTRAN-ADUNIT-MIB

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

OID (numeric): 1.3.6.1.4.1.664.5.30.2.5.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The Host Facility specifies the facility destination of log events. Facilities are located on the host and are managed by the Syslog host daemon running on either a UNIX machine or a PC.

What is adUnitSyslogHostFacility?

This OID specifies the facility tag used by the device when sending logs to the syslog server, allowing categorization of messages (e.g., local0 through local7 are reserved for custom applications). Engineers set this to control how the central syslog server filters and routes the device's messages to the appropriate log files. Setting this to 'local3' tags all this device's logs with facility code 19, which the syslog server recognizes and directs to a dedicated log file.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.5.3
snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSyslogHostFacility

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.5.3.1
snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitSyslogHostFacility.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adUnitSyslogHostFacility.1

Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitSyslogHostFacility 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.3adUnitSyslogHostFacilityADTRAN-ADUNIT-MIB