All MIBs › TUBS-TNM-MIB › tnmTclCmdCount
tnmTclCmdCount
Module: TUBS-TNM-MIB
OID (symbolic): TUBS-TNM-MIB::tnmTclCmdCount
OID (numeric): 1.3.6.1.4.1.1575.1.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The nummber of Tcl statements evaluated so far.
What is tnmTclCmdCount?
This read-only Counter32 tallies how many Tcl statements the embedded interpreter has evaluated so far, a rough activity gauge for how much scripted management logic has run on the agent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.1.1.3 snmpwalk -v2c -c public <target> TUBS-TNM-MIB::tnmTclCmdCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.1.1.3.1 snmpget -v2c -c public <target> TUBS-TNM-MIB::tnmTclCmdCount.1
Start monitoring Unix host running a Tcl/Tk (scotty/TNM) based SNMP agent (toolkit version/trap-forwarding/peer status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TUBS-TNM-MIB::tnmTclCmdCount OID value, configure state conditions and alerts, and monitor any Unix host running a Tcl/Tk (scotty/TNM) based SNMP agent (toolkit version/trap-forwarding/peer status) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (8 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.1575 | tubs | TUBS-SMI |
| 1.3.6.1.4.1.1575.1 | ibr | TUBS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1575.1.1 | tnmMIB | TUBS-TNM-MIB |
| 1.3.6.1.4.1.1575.1.1.1 | tnmStatus | TUBS-TNM-MIB |
| 1.3.6.1.4.1.1575.1.1.1.3 | tnmTclCmdCount | TUBS-TNM-MIB |