All MIBs › CLARENT-MIB › currentValue
currentValue
Module: CLARENT-MIB
OID (symbolic): CLARENT-MIB::currentValue
OID (numeric): 1.3.6.1.4.1.2858.48.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current value of the paramater that has exceeded or rearmed the threshHold in the ThreshHold Trap
What is currentValue?
This read-only integer reports the actual live value of the monitored parameter at the moment it either exceeded or fell back below (rearmed) the threshold reported in a ThreshHold trap. Admins pair this with threshHoldValue and threshHoldName to fully understand the severity of the condition that triggered the alert. For example, seeing currentValue only slightly above threshHoldValue suggests a marginal breach, while a currentValue far beyond it indicates a more serious condition needing faster response.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2858.48.9 snmpwalk -v2c -c public <target> CLARENT-MIB::currentValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2858.48.9.1 snmpget -v2c -c public <target> CLARENT-MIB::currentValue.1
Start monitoring Clarent VoIP gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLARENT-MIB::currentValue 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.48 | trap_Parameters | CLARENT-MIB |
| 1.3.6.1.4.1.2858.48.9 | currentValue | CLARENT-MIB |