AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-ITP-GSCCP-CAPABILITY

CISCO-ITP-GSCCP-CAPABILITY device MIB details by Cisco

CISCO-ITP-GSCCP-CAPABILITY file content

The SNMP protocol is used to for conveying information and commands between agents and managing entities. SNMP uses the User Datagram Protocol (UDP) as the transport protocol for passing data between managers and agents. The reasons for using UDP for SNMP are, firstly it has low overheads in comparison to TCP, which uses a 3-way hand shake for connection. Secondly, in congested networks, SNMP over TCP is a bad idea because TCP in order to maintain reliability will flood the network with retransmissions.

Management information (MIB) is represented as a collection of managed objects. These objects together form a virtual information base called MIB. An agent may implement many MIBs, but all agents must implement a particular MIB called MIB-II [16]. This standard defines variables for things such as interface statistics (interface speeds, MTU, octets sent, octets received, etc.) as well as various other things pertaining to the system itself (system location, system contact, etc.). The main goal of MIB-II is to provide general TCP/IP management information.

Use ActiveXperts Network Monitor 2024 to import vendor-specific MIB files, inclusing CISCO-ITP-GSCCP-CAPABILITY.


Vendor: Cisco
Mib: CISCO-ITP-GSCCP-CAPABILITY  [download]  [view objects]
Tool: ActiveXperts Network Monitor 2024 [download]    (ships with advanced SNMP/MIB tools)
-- *****************************************************************
-- CISCO-ITP-GSCCP-CAPABILITY.my: ITP Gateway Signaling Connection   
--                               Control Part Agent capability MIB
--
-- May 2003, John Linton and Shekhar Acharya
--
-- Copyright (c) 2003, 2004, 2005 by cisco Systems, Inc.
-- All rights reserved.
-- *****************************************************************
CISCO-ITP-GSCCP-CAPABILITY DEFINITIONS ::= BEGIN

IMPORTS
        MODULE-IDENTITY
                FROM SNMPv2-SMI
                
        AGENT-CAPABILITIES
                FROM SNMPv2-CONF
                
        ciscoAgentCapability
                FROM CISCO-SMI; 
                

ciscoGsccpCapability MODULE-IDENTITY
                LAST-UPDATED    "200501140000Z"
                ORGANIZATION    "Cisco Systems, Inc."
                CONTACT-INFO
                        "       Cisco Systems
                                Customer Service
                        
                        Postal: 170 West Tasman Drive
                                San Jose, CA  95134
                                USA
                        
                           Tel: +1 800 553-NETS
                        
                        E-mail: cs-ss7@cisco.com"
                DESCRIPTION
                   "Agent capabilities for the CISCO-ITP-GSCCP-MIB."
                        
                REVISION        "200501140000Z"
                DESCRIPTION
                  "Added ciscoGsccpCapabilityV12R025000SW1
                   capability statement.  Added 
                   ciscoGsccpNotificationsGroupSup1,
                   ciscoGsccpGttErrorsGroup and 
                   ciscoGsccpGttPrefGroupSup1 object goups."
                     
                REVISION        "200410070000Z"
                DESCRIPTION
                  "Added ciscoGsccpCapabilityV12R023000SW1
                   capability statement.  Replaced 
                   ciscoGsccpGttAppGroupRev2 object group with
                   ciscoGsccpGttAppGroupRev3."
                    
                REVISION        "200312080000Z"
                DESCRIPTION
                  "Support for cross instance global title 
                   translation. 
                   
                    Added ciscoGsccpCapabilityV12R022004SW 
                    capability statement.  Replaced 
                    ciscoGsccpGttAppGroup object group with
                    ciscoGsccpGttAppGroupRev2.  Replaced 
                    ciscoGsccpGttGtaGroup with 
                    ciscoGsccpGttGtaGroupRev2."

                REVISION        "200310280000Z"
                DESCRIPTION
                   "Changes to allow GTT prefix conversion 
                    to be specified per instance. 
                    
                    Added ciscoGsccpCapabilityV12R0204MB13 
                    capability statement."
                           
                REVISION        "200305200000Z"
                DESCRIPTION
                        "Initial version of this MIB module."
        ::= { ciscoAgentCapability 305 }

ciscoGsccpCapabilityV12R0204MB10 AGENT-CAPABILITIES

PRODUCT-RELEASE "Cisco IOS 12.2(4)MB10"
  STATUS          current 
  DESCRIPTION     "IOS 12.2(4)MB10 Cisco CISCO-ITP-GSCCP-MIB.my User 
                   Agent MIB capabilities."

SUPPORTS        CISCO-ITP-GSCCP-MIB
  INCLUDES      { 
                   ciscoGsccpGlobalEntryGroup,
                   ciscoGsccpInstTableEntryGroup,
                   ciscoGsccpGttConPcGroup,
                   ciscoGsccpGttAppGroup,
                   ciscoGsccpGttMapGroup,
                   ciscoGsccpGttSelGroup,
                   ciscoGsccpGttGtaGroup,
                   ciscoGsccpGttPrefGroup,
                   ciscoGsccpNotificationsGroup
                }  
                  
--      cgsccpGttConPcTable
        VARIATION    cgsccpGttConPcRowStatus 
        ACCESS       read-only
        DESCRIPTION "create not implemented"


--      cgsccpGttTranslateTable 
        VARIATION    cgsccpGttTranslateRate  
        ACCESS       not-implemented
        DESCRIPTION "Not implemented."

::= { ciscoGsccpCapability 1 }


ciscoGsccpCapabilityV12R0204MB13 AGENT-CAPABILITIES

PRODUCT-RELEASE "Cisco IOS 12.2(4)MB13"
  STATUS          current
  DESCRIPTION     "IOS 12.2(4)MB13 Cisco CISCO-ITP-GSCCP-MIB.my User 
                   Agent MIB capabilities."

SUPPORTS        CISCO-ITP-GSCCP-MIB
  INCLUDES      { 
                   ciscoGsccpGlobalEntryGroup,
                   ciscoGsccpInstTableEntryGroup,
                   ciscoGsccpGttConPcGroup,
                   ciscoGsccpGttAppGroup,
                   ciscoGsccpGttMapGroup,
                   ciscoGsccpGttSelGroup,
                   ciscoGsccpGttGtaGroup,
                   ciscoGsccpGttPrefGroupRev1,
                   ciscoGsccpNotificationsGroup
                }  
                  
VARIATION    cgsccpGttConPcTable 
--ACCESS       read-only
DESCRIPTION "read only"

::= { ciscoGsccpCapability 2 }

ciscoGsccpCapabilityV12R022004SW AGENT-CAPABILITIES

PRODUCT-RELEASE "Cisco IOS 12.2(20.4)SW"
  STATUS          current
  DESCRIPTION     "IOS 12.2(20.4)SW Cisco CISCO-ITP-GSCCP-MIB.my User 
                   Agent MIB capabilities."

SUPPORTS        CISCO-ITP-GSCCP-MIB
  INCLUDES      { 
                   ciscoGsccpGlobalEntryGroupRev1,
                   ciscoGsccpGttConPcGroup,
                   ciscoGsccpGttMapGroup,
                   ciscoGsccpGttSelGroup,
                   ciscoGsccpGttPrefGroupRev1,
                   ciscoGsccpNotificationsGroup,
                   ciscoGsccpInstTableEntryGroupRev1,
                   ciscoGsccpGttAppGroupRev2,
                   ciscoGsccpGttGtaGroupRev2 
                }  
                  
VARIATION    cgsccpGttConPcTable 
--ACCESS       read-only
DESCRIPTION "read only"

::= { ciscoGsccpCapability 3 }

ciscoGsccpCapabilityV12R023000SW1 AGENT-CAPABILITIES

PRODUCT-RELEASE "Cisco IOS 12.2(23)SW1"
  STATUS          current
  DESCRIPTION     "IOS 12.2(23)SW1 Cisco CISCO-ITP-GSCCP-MIB.my User 
                   Agent MIB capabilities."

SUPPORTS        CISCO-ITP-GSCCP-MIB
  INCLUDES      { 
                   ciscoGsccpGlobalEntryGroupRev1,
                   ciscoGsccpGttConPcGroup,
                   ciscoGsccpGttMapGroup,
                   ciscoGsccpGttSelGroup,
                   ciscoGsccpGttPrefGroupRev1,
                   ciscoGsccpNotificationsGroup,
                   ciscoGsccpInstTableEntryGroupRev1,
                   ciscoGsccpGttGtaGroupRev2, 
                   ciscoGsccpGttAppGroupRev3
                }  
                  
VARIATION    cgsccpGttConPcTable 
--ACCESS       read-only
DESCRIPTION "read only"

::= { ciscoGsccpCapability 4 }


ciscoGsccpCapabilityV12R025000SW1 AGENT-CAPABILITIES

PRODUCT-RELEASE "Cisco IOS 12.2(25)SW1"
  STATUS          current
  DESCRIPTION     "IOS 12.2(25)SW1 Cisco CISCO-ITP-GSCCP-MIB.my User 
                   Agent MIB capabilities."

SUPPORTS        CISCO-ITP-GSCCP-MIB
  INCLUDES      { 
                   ciscoGsccpGlobalEntryGroupRev1,
                   ciscoGsccpGttConPcGroup,
                   ciscoGsccpGttMapGroup,
                   ciscoGsccpGttSelGroup,
                   ciscoGsccpGttPrefGroupRev1,
                   ciscoGsccpNotificationsGroup,
                   ciscoGsccpInstTableEntryGroupRev1,
                   ciscoGsccpGttGtaGroupRev2, 
                   ciscoGsccpGttAppGroupRev3,
                   ciscoGsccpNotificationsGroupSup1,
                   ciscoGsccpGttErrorsGroup,
                   ciscoGsccpGttPrefGroupSup1
                }  
                  
VARIATION    cgsccpGttConPcTable 
--ACCESS       read-only
DESCRIPTION "read only"

::= { ciscoGsccpCapability 5 }
END