cwLogSource

CISCOWORKS-MIB · .1.3.6.1.4.1.9.14.1.1.2

Object

scalar Enumeration
The source of the log message as follows. 
'other'      - The source of the log entry is a source
               other than ciscoworks application or 
               Cisco device.
'ciscoworks' - Indicates the message is generated by 
               CiscoWorks applications (e.g. nmpolld).
'device'     - Indicates the message is generated by 
               Cisco devices.

Context

MIB
CISCOWORKS-MIB
OID
.1.3.6.1.4.1.9.14.1.1.2
Type
scalar
Access
readonly
Status
current
Parent
cwLog
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOWORKS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOWORKS-MIB::cwLogSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOWORKS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOWORKS-MIB::cwLogSource'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ciscoworks
3device

Conformance