All MIBs › CLARENT-MIB › totalOutSvcTime
totalOutSvcTime
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::totalOutSvcTime
OID (numeric): 1.3.6.1.4.1.2858.10.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Total time, in seconds, that the gateway has been out of service :: Reserved; Not Implemented
What is totalOutSvcTime?
This read-only integer is documented as tracking total out-of-service time for the gateway, but the description explicitly marks it as reserved and not implemented in this version of the agent. Admins should therefore not rely on its value for real out-of-service tracking, since it may always read zero or otherwise not reflect actual gateway downtime. For example, a monitoring script that alerts on nonzero totalOutSvcTime would need to account for the fact that this object simply isn't populated by the current implementation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.10.9 snmpwalk -v2c -c public <target> CLARENT-MIB::totalOutSvcTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.10.9.1 snmpget -v2c -c public <target> CLARENT-MIB::totalOutSvcTime.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::totalOutSvcTime 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.9 | totalOutSvcTime | CLARENT-MIB |