All MIBs › ASCEND-CALL-MIB › callStatusHighWaterMark
callStatusHighWaterMark
Module: ASCEND-CALL-MIB
OID (symbolic): ASCEND-CALL-MIB::callStatusHighWaterMark
OID (numeric): 1.3.6.1.4.1.529.11.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The highest number of channels ever used on the wide area network since power up. Nailed channels, if any, are also included in this count. Its value can be set to zero with a SET command.
What is callStatusHighWaterMark?
This tracks peak channel usage on WAN lines since powerup, including nailed channels. Can be reset to zero via SET command. Useful for capacity planning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.529.11.3 snmpwalk -v2c -c public <target> ASCEND-CALL-MIB::callStatusHighWaterMark
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.529.11.3.1 snmpget -v2c -c public <target> ASCEND-CALL-MIB::callStatusHighWaterMark.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.529.11.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> callStatusHighWaterMark.1
Start monitoring Ascend WAN/dial access concentrators with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ASCEND-CALL-MIB::callStatusHighWaterMark OID value, configure state conditions and alerts, and monitor any Ascend WAN/dial access concentrators from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.529 | ascend | ASCEND-MIB |
| 1.3.6.1.4.1.529.11 | callStatusGroup | ASCEND-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.529.11.3 | callStatusHighWaterMark | ASCEND-CALL-MIB |