All MIBs › EXP-DOCS-CABLE-DEVICE-MIB › docsDevEvSyslog
docsDevEvSyslog
Module: EXP-DOCS-CABLE-DEVICE-MIB
OID (symbolic): EXP-DOCS-CABLE-DEVICE-MIB::docsDevEvSyslog
OID (numeric): 1.3.6.1.3.83.1.5.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of the Syslog server. If 0.0.0.0, syslog transmission is either inhibited, or if docsDevEvSyslogAddress exists in this agent - may be an IPv6 device. Deprecated. See docsDevEvSyslogAddress
What is docsDevEvSyslog?
This is the writable IPv4 address of the syslog server this device sends event messages to; a value of 0.0.0.0 disables syslog transmission (or may indicate the newer docsDevEvSyslogAddress object, which supports IPv6, is in use instead). This object is deprecated in favor of that IPv6-capable replacement.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.83.1.5.2 snmpwalk -v2c -c public <target> EXP-DOCS-CABLE-DEVICE-MIB::docsDevEvSyslog
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.83.1.5.2.1 snmpget -v2c -c public <target> EXP-DOCS-CABLE-DEVICE-MIB::docsDevEvSyslog.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.3.83.1.5.2.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsDevEvSyslog.1
Start monitoring DOCSIS/MCNS-compliant cable modem or CMTS (experimental pre-standard MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EXP-DOCS-CABLE-DEVICE-MIB::docsDevEvSyslog OID value, configure state conditions and alerts, and monitor any DOCSIS/MCNS-compliant cable modem or CMTS (experimental pre-standard MIB) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.83 | docsDev | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1 | docsDevMIBObjects | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1.5 | docsDevEvent | EXP-DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.3.83.1.5.2 | docsDevEvSyslog | EXP-DOCS-CABLE-DEVICE-MIB |