AC-SYSTEM-MIB :: acSyslogServerIPAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAC-SYSTEM-MIBacSyslogServerIPAddress

acSyslogServerIPAddress

Module: AC-SYSTEM-MIB

OID (symbolic): AC-SYSTEM-MIB::acSyslogServerIPAddress

OID (numeric): 1.3.6.1.4.1.5003.9.10.10.1.3.2.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: This parameter defines the IP address in dotted format notation. e.g., 192.10.1.255 Range = Legal IP address. Access: Instant. AC INI-Param: SYSLOGSERVERIP

What is acSyslogServerIPAddress?

This OID stores the IP address of a syslog server (a centralized logging system) that the device should send log messages to. A network engineer would configure this when you want to aggregate device logs in one location for easier troubleshooting and compliance record-keeping. For example, setting this to 192.168.1.50 means all the device's system messages will be forwarded to that server instead of staying only on the device.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.3.2.1
snmpwalk -v2c -c public <target> AC-SYSTEM-MIB::acSyslogServerIPAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.3.2.1.1
snmpget -v2c -c public <target> AC-SYSTEM-MIB::acSyslogServerIPAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.10.1.3.2.1.1 a <value>

Start monitoring AudioCodes Mediant-series gateways/media servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-SYSTEM-MIB::acSyslogServerIPAddress OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateways/media servers from a single console.

OID Breakdown

Upper-level ancestors (9 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.5003audioCodesAC-ATM-MIB
1.3.6.1.4.1.5003.9acProductsAC-ATM-MIB
1.3.6.1.4.1.5003.9.10acBoardMibsAC-ATM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5003.9.10.10acSystemAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1acSystemConfigurationAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.3acSysNetworkConfigAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.3.2acSyslogAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.3.2.1acSyslogServerIPAddressAC-SYSTEM-MIB