All MIBs › CME-MIB › activityLogString
activityLogString
Module: CME-MIB
OID (symbolic): CME-MIB::activityLogString
OID (numeric): 1.3.6.1.4.1.2.3.51.2.23.4.5.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A string of data detailing one Activity Log entry. The text message is from the original entry in the event log.
For consistent results, view as a table and not as individual entries.
What is activityLogString?
This object holds the text of one Activity Log entry, taken from the original event log message, and again the description recommends bulk table access over single-entry reads for consistency. An admin reviewing chassis history for troubleshooting or compliance reads this text to see exactly what event was recorded. For example, an admin investigating an unexpected reboot would scan these log strings for an entry describing the cause around the time of the outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.4.5.1.1.2 snmpwalk -v2c -c public <target> CME-MIB::activityLogString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.4.5.1.1.2.1 snmpget -v2c -c public <target> CME-MIB::activityLogString.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::activityLogString OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.23 | service | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.4 | serviceAdvisor | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.4.5 | activityLogs | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.4.5.1 | activityLogTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.4.5.1.1 | activityLogEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.4.5.1.1.2 | activityLogString | CME-MIB |