csilServerAddressType

CISCO-SYS-INFO-LOG-MIB · .1.3.6.1.4.1.9.9.330.1.2.3.1.2

Object

Specifies the type of address used to determine the address
of the server to be used for logging system information.

Context

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

Values & Constraints

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

Conformance