cseSyslogServerAddressType

CISCO-SYSLOG-EXT-MIB · .1.3.6.1.4.1.9.9.301.1.1.7.1.2

Object

The type of the address of the Syslog server which is
given by the corresponding value of 
cseSyslogServerAddress.

Context

MIB
CISCO-SYSLOG-EXT-MIB
OID
.1.3.6.1.4.1.9.9.301.1.1.7.1.2
Type
column
Access
readwrite
Status
current
Parent
cseSyslogServerEntry
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-SYSLOG-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSLOG-EXT-MIB::cseSyslogServerAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SYSLOG-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSLOG-EXT-MIB::cseSyslogServerAddressType.<cseSyslogServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSLOG-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSLOG-EXT-MIB::cseSyslogServerAddressType'

Values & Constraints

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

Conformance

Member of
Compliance refinements
ciscoSyslogExtMIBCompliance INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), dns(16)
Only dns and ipv4 addresses are need to be
supported.
ciscoSyslogExtMIBComplianceRev2 INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), dns(16)
Only dns and ipv4 addresses are need to be
supported.