All MIBs › CLARENT-MIB › tpstatusCode
tpstatusCode
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::tpstatusCode
OID (numeric): 1.3.6.1.4.1.2858.100.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: If tpstatus is inError, interrogate this variable for more information.
What is tpstatusCode?
This integer supplies a detailed error code for the ThroughPacket server, meant to be read only when tpstatus indicates the inError condition. It gives support staff a specific diagnostic value to look up rather than just knowing something is wrong. For example, after tpstatus shows inError, the admin polls tpstatusCode to get the numeric fault code to reference in a support case.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.100.3.1.2 snmpwalk -v2c -c public <target> CLARENT-MIB::tpstatusCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.100.3.1.2.1 snmpget -v2c -c public <target> CLARENT-MIB::tpstatusCode.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::tpstatusCode 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.1.2 | tpstatusCode | CLARENT-MIB |