All MIBs › CISCO-ITP-GSP-MIB › cgspUtilThreshold
cgspUtilThreshold
Module: CISCO-ITP-GSP-MIB
OID (symbolic): CISCO-ITP-GSP-MIB::cgspUtilThreshold
OID (numeric): 1.3.6.1.4.1.9.9.336.1.1.3
Node type: OBJECT-TYPE
Type: CgspPercentThreshold
Access: read-write
Description:
This object specifies the threshold of usage for all SS7 links in SP. This object is used to determine when to generate the ciscoGspLinkRcvdUtilChange or ciscoGspLinkSentUtilChange notifications.
A value of zero indicates that no default threshold is specified. Therefore, only links with non-zero values for cgspLinkUtilThresholdRcvd or cgspLinkUtilThresholdSent will generate notifications based on link utilization.
Changes to the utilization threshold will take effect at the end of the current interval.
What is cgspUtilThreshold?
A configurable utilization threshold for SS7 links in the signaling point, used to decide when to trigger link sent/received utilization change notifications; a value of zero means no default threshold is set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.336.1.1.3 snmpwalk -v2c -c public <target> CISCO-ITP-GSP-MIB::cgspUtilThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.336.1.1.3.1 snmpget -v2c -c public <target> CISCO-ITP-GSP-MIB::cgspUtilThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.336.1.1.3.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.336 | ciscoGspMIB | CISCO-ITP-GSP-MIB |
| 1.3.6.1.4.1.9.9.336.1 | ciscoGspMIBObjects | CISCO-ITP-GSP-MIB |
| 1.3.6.1.4.1.9.9.336.1.1 | cgspScalars | CISCO-ITP-GSP-MIB |
| 1.3.6.1.4.1.9.9.336.1.1.3 | cgspUtilThreshold | CISCO-ITP-GSP-MIB |