All MIBs › CLARENT-MIB › tpEnableStats
tpEnableStats
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::tpEnableStats
OID (numeric): 1.3.6.1.4.1.2858.100.3.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables statistics messages from Clarent ThroughPacket to the Command Center. Specify a value of 1 to enable statistics. The default value is 0 (zero), which disables statistics.
What is tpEnableStats?
This integer switch enables or disables periodic statistics reporting from the Clarent ThroughPacket component to the Command Center, with 1 enabling and the default 0 disabling it. Enabling it lets an admin track ThroughPacket traffic and connection statistics centrally rather than only locally. For example, setting tpEnableStats to 1 turns on stats flow so the Command Center dashboard reflects live ThroughPacket throughput.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.100.3.3.1 snmpwalk -v2c -c public <target> CLARENT-MIB::tpEnableStats
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.100.3.3.1.1 snmpget -v2c -c public <target> CLARENT-MIB::tpEnableStats.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2858.100.3.3.1.1 i <value>
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::tpEnableStats OID value, configure state conditions and alerts, and monitor any Clarent VoIP gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2858 | clarent | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100 | mgt | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100.3 | throughPacket | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100.3.3 | tpStatisticsManagement | CLARENT-MIB |
| 1.3.6.1.4.1.2858.100.3.3.1 | tpEnableStats | CLARENT-MIB |