All MIBs › CLARENT-MIB › totalDataTime
totalDataTime
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::totalDataTime
OID (numeric): 1.3.6.1.4.1.2858.10.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Total time, in seconds, for data traffic
What is totalDataTime?
This read-only integer reports the gateway-wide cumulative time spent on data/modem traffic over the current Traffic Stats interval, aggregating the per-port totalDataUsage figures. Admins use it to see what portion of overall gateway usage is legacy data/modem traffic rather than voice or fax. For example, a gateway expected to be pure-voice showing nonzero and growing totalDataTime would prompt a look at which specific ports, via their own totalDataUsage, are carrying that unexpected modem traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.10.11 snmpwalk -v2c -c public <target> CLARENT-MIB::totalDataTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.10.11.1 snmpget -v2c -c public <target> CLARENT-MIB::totalDataTime.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::totalDataTime 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.10 | gwtrafficstats | CLARENT-MIB |
| 1.3.6.1.4.1.2858.10.11 | totalDataTime | CLARENT-MIB |