All MIBs › CISCO-ITP-GSP-MIB › cgspPlanCapacityDefault
cgspPlanCapacityDefault
Module: CISCO-ITP-GSP-MIB
OID (symbolic): CISCO-ITP-GSP-MIB::cgspPlanCapacityDefault
OID (numeric): 1.3.6.1.4.1.9.9.336.1.1.5
Node type: OBJECT-TYPE
Type: CgspLinkCapacity
Access: read-write
Description:
This object provides a default for value for links with a cgspLinkType='sctpIp'. For all other types of linkset this value is ignored. When a linkset based on SCTP/IP and the values for the cgspLinkPlanCapacityRcvd or cgspLinkPlanCapacitySent object are zero then this object will be used as the default. A value of zero indicates that a global default has not been specified.
This object will be used in combination with cgspUtilSampleInterval, cgspUtilThreshold, cgspUtilThreshold and cgspLinkUtilThresholdRcvd to generate the ciscoGspLinkRcvdUtilChange notification.
What is cgspPlanCapacityDefault?
This object sets a default bandwidth value in bits per second for SCTP/IP-based signaling links in a Cisco Signaling Gateway when individual link capacity values are not explicitly configured. SCTP (Stream Control Transmission Protocol) over IP is used to reliably transport telecom signaling such as SS7 messages in IP networks. A network administrator would set this default to ensure new SCTP/IP links get a reasonable baseline capacity, with the option to override it per-link if needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.336.1.1.5 snmpwalk -v2c -c public <target> CISCO-ITP-GSP-MIB::cgspPlanCapacityDefault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.336.1.1.5.1 snmpget -v2c -c public <target> CISCO-ITP-GSP-MIB::cgspPlanCapacityDefault.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.336.1.1.5.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.5 | cgspPlanCapacityDefault | CISCO-ITP-GSP-MIB |