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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |