All MIBs › DRAFT-IETF-SYSLOG-MIB › syslogDefaultService
syslogDefaultService
Module: DRAFT-IETF-SYSLOG-MIB
OID (symbolic): DRAFT-IETF-SYSLOG-MIB::syslogDefaultService
OID (numeric): 1.3.6.1.2.1.999999.1.2
Node type: OBJECT-TYPE
Type: SyslogService
Access: read-write
Description: The default service name or port number that a syslog process will use to send syslog messages.
What is syslogDefaultService?
This is the default port or service name (e.g. '514') a syslog process sends messages to when no other port is specified. Sysadmins usually leave this at the standard syslog port unless a custom log listener is configured on the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.999999.1.2 snmpwalk -v2c -c public <target> DRAFT-IETF-SYSLOG-MIB::syslogDefaultService
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.999999.1.2.1 snmpget -v2c -c public <target> DRAFT-IETF-SYSLOG-MIB::syslogDefaultService.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.999999.1.2.1 s <value>
Start monitoring Network device/host processing syslog messages (vendor-neutral IETF draft standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DRAFT-IETF-SYSLOG-MIB::syslogDefaultService OID value, configure state conditions and alerts, and monitor any Network device/host processing syslog messages (vendor-neutral IETF draft standard) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.999999 | syslogMIB | DRAFT-IETF-SYSLOG-MIB |
| 1.3.6.1.2.1.999999.1 | syslogSystem | DRAFT-IETF-SYSLOG-MIB |
| 1.3.6.1.2.1.999999.1.2 | syslogDefaultService | DRAFT-IETF-SYSLOG-MIB |