All MIBs › TPT-RESOURCE-MIB › resourceLogCountInfo
resourceLogCountInfo
Module: TPT-RESOURCE-MIB
OID (symbolic): TPT-RESOURCE-MIB::resourceLogCountInfo
OID (numeric): 1.3.6.1.4.1.10734.3.3.2.5.7.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The number of system log entries of type 'info'.
What is resourceLogCountInfo?
Reports the number of system log entries logged at the 'info' severity level. It's the lowest-severity log count, mainly useful to confirm the device is actively logging routine events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.5.7.4 snmpwalk -v2c -c public <target> TPT-RESOURCE-MIB::resourceLogCountInfo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.5.7.4.1 snmpget -v2c -c public <target> TPT-RESOURCE-MIB::resourceLogCountInfo.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> resourceLogCountInfo.1
Start monitoring Trend Micro TippingPoint security appliances (filesystem/CPU/memory threshold status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPT-RESOURCE-MIB::resourceLogCountInfo OID value, configure state conditions and alerts, and monitor any Trend Micro TippingPoint security appliances (filesystem/CPU/memory threshold status) 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.10734 | tippingpoint | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3 | tpt_products | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3.3 | tpt_tpaMIBs | TPT-TPAMIBS-MIB |
| 1.3.6.1.4.1.10734.3.3.2 | tpt_tpa_objs | TPT-TPAMIBS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10734.3.3.2.5 | tpt_resource | TPT-RESOURCE-MIB |
| 1.3.6.1.4.1.10734.3.3.2.5.7 | resourceLogCountObjs | TPT-RESOURCE-MIB |
| 1.3.6.1.4.1.10734.3.3.2.5.7.4 | resourceLogCountInfo | TPT-RESOURCE-MIB |