cLSysLogAddressType

CISCO-LWAPP-SYS-MIB · .1.3.6.1.4.1.9.9.618.1.1.6.1.1.2

Object

This object represents the IP address type of
the host to which syslog messages will be sent.
'DNS' is used when the hostname of the server
is configured.

Context

MIB
CISCO-LWAPP-SYS-MIB
OID
.1.3.6.1.4.1.9.9.618.1.1.6.1.1.2
Type
column
Access
readwrite
Status
current
Parent
cLSysLogConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LWAPP-SYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-SYS-MIB::cLSysLogAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-SYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-SYS-MIB::cLSysLogAddressType.<cLSysLogServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-SYS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-SYS-MIB::cLSysLogAddressType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance