All MIBs › DOCS-CABLE-DEVICE-MIB › docsDevEvSyslogAddress
docsDevEvSyslogAddress
Module: DOCS-CABLE-DEVICE-MIB
OID (symbolic): DOCS-CABLE-DEVICE-MIB::docsDevEvSyslogAddress
OID (numeric): 1.3.6.1.2.1.69.1.5.10
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-write
Description: The Internet address of the Syslog server, as provided by DHCP option 7 or set via SNMP management. If the address of the server is set to the zero-length string, the 0.0.0.0 IPv4 address, or the 0: IPv6 address, Syslog transmission is inhibited.
Note that if multiple values are provided to the CM in DHCP option 7, the value of this MIB object MUST be the first Syslog server address received.
By default at agent boot, this object returns the zero length string.
What is docsDevEvSyslogAddress?
Sets the address (IPv4 or IPv6) of the Syslog server the device sends event messages to, typically learned via DHCP option 7 or set directly by SNMP; a zero-length string or all-zeros address disables syslog transmission entirely. If multiple servers are offered in DHCP option 7, only the first one received populates this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.69.1.5.10 snmpwalk -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvSyslogAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.69.1.5.10.1 snmpget -v2c -c public <target> DOCS-CABLE-DEVICE-MIB::docsDevEvSyslogAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.69.1.5.10.1 s <value>
Start monitoring DOCSIS cable modem/CMTS (device management, vendor-neutral IETF standard RFC 4639) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOCS-CABLE-DEVICE-MIB::docsDevEvSyslogAddress OID value, configure state conditions and alerts, and monitor any DOCSIS cable modem/CMTS (device management, vendor-neutral IETF standard RFC 4639) 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.69 | docsDev | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1 | docsDevMIBObjects | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.5 | docsDevEvent | DOCS-CABLE-DEVICE-MIB |
| 1.3.6.1.2.1.69.1.5.10 | docsDevEvSyslogAddress | DOCS-CABLE-DEVICE-MIB |