All MIBs › CLARENT-MIB › trapParm4
trapParm4
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::trapParm4
OID (numeric): 1.3.6.1.4.1.2858.6.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Allows traps to have string parameters
What is trapParm4?
This read-write string is a generic text parameter slot embedded into an outgoing Clarent trap, letting the trap carry descriptive text rather than just the numeric values in trapParm1-3. Admins reading trap output use this field for the human-readable detail that accompanies a trap's numeric parameters. For example, a configuration-error trap might populate trapParm4 with the specific parameter name that failed validation, while the numeric trapParm fields carry associated numeric codes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.6.5 snmpwalk -v2c -c public <target> CLARENT-MIB::trapParm4
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.6.5.1 snmpget -v2c -c public <target> CLARENT-MIB::trapParm4.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2858.6.5.1 s <value>
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::trapParm4 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.6 | gwControl | CLARENT-MIB |
| 1.3.6.1.4.1.2858.6.5 | trapParm4 | CLARENT-MIB |