CISCO-ITP-GSP2-MIB
- Registered at
- 1.3.6.1.4.1.9.9.332
- Last updated
- 2008-07-09 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2008-07-09 00:00, 2007-12-18 00:00, 2004-05-26 00:00, 2003-08-07 00:00, 2003-03-03 00:00
- Namespace
- cisco
- Source file
CISCO-ITP-GSP2-MIB- Digest
sha256:0ffd1c3974b7e708d5b9a6a94df9cfa6e081eb8eddaf649a5a51889931b98753
Description
The MIB for providing information specified in ITU Q752 Monitoring and Measurements for signalling System No. 7(SS7) Network. This information can be used to manage messages transported over SS7 Network via Cisco IP Transfer Point. The Cisco IP Transfer Point (ITP) is a hardware and software solution that transports SS7 traffic using IP. Each ITP node provides function similar to SS7 signalling point. The relevant ITU documents describing this technology is the ITU Q series, including ITU Q.700: Introduction to CCITT signalling System No. 7 and ITU Q.701 Functional description of the message transfer part (MTP) of signalling System No. 7. The ITP Quality of Service (QoS) model allows the definition of 8 QoS classes, 0 through 7. QoS classes can be assigned only SCTP links. Only one QoS class can be assigned to an SCTP link. Class 0 will be designated as the default class. Packets that are not classified to a designated QoS class will get assigned to the default class. Each provisioned QoS class can be assigned an IP precedence value or a Differential Services Code Point (DSCP). The default class is initialized to IP precedence zero (0). The default class initial TOS setting can be changed through the command line interface. The Type of Service (TOS) byte in the IP header will be set to the IP precedence or DSCP that is assigned to class. Every packet forwarded over an SCTP link that was provisioned for a given QoS class will have the TOS byte set.
Contact
Cisco Systems, Inc Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ss7@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-ITP-GSP-MIB | cgspInstNetwork |
| CISCO-ITP-TC-MIB | CItpTcAclId, CItpTcLinkSLC, CItpTcLinksetId, CItpTcNetworkName, CItpTcPointCode, CItpTcXuaName |
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType, InetPortNumber |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-ITP-GSP-MIB CISCO-ITP-GSP2-MIB CISCO-ITP-TC-MIB CISCO-SMI IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CItpTcContextId TEXTUAL-CONVENTION Each context is assigned an unique identifier starting with one and are monotonically increased by one. | current | |||
| CItpTcContextType TEXTUAL-CONVENTION Indicate type or resources .... | current | |||
| Cgsp2EventIndex TEXTUAL-CONVENTION A monotonically increasing integer for the sole purpose of indexing events. When it reaches the maximum value the agent flushes the event table and wraps the value back to 1. Where lower values represent older entries and higher values represent newer entries. | current | |||
| Cgsp2TcQosClass TEXTUAL-CONVENTION The quality of service classification to be assigned to the IP packets used to transport the SS7 messages. Zero is a special value and is reserved to carry all traffic that does not specify a Qos or when exact match of the specified Qos is not available. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoGsp2MIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.0 | |||
| ciscoGsp2MIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.1 | |||
| cgsp2Events OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.1.1 | |||
| cgsp2EventTable OBJECT-TYPE A table used to provide information about all types of events on a signalling point. | 1.3.6.1.4.1.9.9.332.1.1.1 | not-accessible | current | |
| cgsp2EventTableEntry OBJECT-TYPE A table of SS7 events generated and received by a specific signalling point. | 1.3.6.1.4.1.9.9.332.1.1.1.1 | not-accessible | current | |
| cgsp2EventType OBJECT-TYPE The type of event history as follows. 'as' - Application Service 'asp' - Application Service Process 'mtp3' - Message Transport Protocol Level 3 'pc' - Point-code | 1.3.6.1.4.1.9.9.332.1.1.1.1.1 | INTEGER {as(1), asp(2), mtp3(3), pc(4)} | not-accessible | current |
| cgsp2EventLoggedEvents OBJECT-TYPE The number of events that have been logged. | 1.3.6.1.4.1.9.9.332.1.1.1.1.2 | Counter32 | read-only | current |
| cgsp2EventDroppedEvents OBJECT-TYPE The number of events that could not be logged due to unavailable resources. | 1.3.6.1.4.1.9.9.332.1.1.1.1.3 | Counter32 | read-only | current |
| cgsp2EventMaxEntries OBJECT-TYPE The upper limit on the number of events that the event history can contain. A value of 0 will prevent any event history from being retained. When this table is full, the oldest entry will be deleted as a new entry is added. | 1.3.6.1.4.1.9.9.332.1.1.1.1.4 | Unsigned32 (0..65535) | read-write | current |
| cgsp2EventMaxEntriesAllowed OBJECT-TYPE This object specifies the maximum number of events that can be specified for cgsp2EventMaxEntries object. | 1.3.6.1.4.1.9.9.332.1.1.1.1.5 | Unsigned32 (0..65535) | read-only | current |
| cgsp2EventAsTable OBJECT-TYPE A table of Application Service events generated per signalling point. | 1.3.6.1.4.1.9.9.332.1.1.2 | not-accessible | current | |
| cgsp2EventAsTableEntry OBJECT-TYPE An entry is added to this table for each application service event associated with a particular application service. The table contains the latest number of events defined by the cgsp2EventMaxEntries object. Once the table is full, the oldest entry is removed and a new entry is created to accommodate the new event. | 1.3.6.1.4.1.9.9.332.1.1.2.1 | not-accessible | current | |
| cgsp2EventAsName OBJECT-TYPE The application server name. This name has only local significance. | 1.3.6.1.4.1.9.9.332.1.1.2.1.1 | CItpTcXuaName | not-accessible | current |
| cgsp2EventAsIndex OBJECT-TYPE Index into application service event history. | 1.3.6.1.4.1.9.9.332.1.1.2.1.2 | Cgsp2EventIndex | not-accessible | current |
| cgsp2EventAsText OBJECT-TYPE A brief description of the application service event in text format. | 1.3.6.1.4.1.9.9.332.1.1.2.1.3 | SnmpAdminString (SIZE(1..255)) | read-only | current |
| cgsp2EventAsTimestamp OBJECT-TYPE The value of sysUpTime at the time of the application service event was processed. | 1.3.6.1.4.1.9.9.332.1.1.2.1.4 | TimeStamp | read-only | current |
| cgsp2EventAspTable OBJECT-TYPE A table of application service process events generated per signalling point. | 1.3.6.1.4.1.9.9.332.1.1.3 | not-accessible | current | |
| cgsp2EventAspTableEntry OBJECT-TYPE An entry is added to this table for each application service process event associated with a particular application service process. The table contains the latest number of events defined by the cgsp2EventMaxEntries object. Once the table is full, the oldest entry is removed and a new entry is created to accommodate the new event. | 1.3.6.1.4.1.9.9.332.1.1.3.1 | not-accessible | current | |
| cgsp2EventAspName OBJECT-TYPE The application server process name. This name has only local significance. | 1.3.6.1.4.1.9.9.332.1.1.3.1.1 | CItpTcXuaName | not-accessible | current |
| cgsp2EventAspIndex OBJECT-TYPE Index into application service process event history. | 1.3.6.1.4.1.9.9.332.1.1.3.1.2 | Cgsp2EventIndex | not-accessible | current |
| cgsp2EventAspText OBJECT-TYPE A brief description of the application service process event in text format. | 1.3.6.1.4.1.9.9.332.1.1.3.1.3 | SnmpAdminString (SIZE(1..255)) | read-only | current |
| cgsp2EventAspTimestamp OBJECT-TYPE The value of sysUpTime at the time of the application service process event was received. | 1.3.6.1.4.1.9.9.332.1.1.3.1.4 | TimeStamp | read-only | current |
| cgsp2EventMtp3Table OBJECT-TYPE A table of MTP3 events generated per signalling point. | 1.3.6.1.4.1.9.9.332.1.1.4 | not-accessible | current | |
| cgsp2EventMtp3TableEntry OBJECT-TYPE An MTP3 event that was previously generated by this signalling point. An entry is added to this table for each SS7 event generated on the managed system. The table contains the latest number of events defined by the cgsp2EventMaxEntries object. Once the table is full, the oldest entry is removed and a new entry is created to accommodate the new event. | 1.3.6.1.4.1.9.9.332.1.1.4.1 | not-accessible | current | |
| cgsp2EventMtp3Index OBJECT-TYPE Index into MTP3 event history. | 1.3.6.1.4.1.9.9.332.1.1.4.1.1 | Cgsp2EventIndex | not-accessible | current |
| cgsp2EventMtp3Text OBJECT-TYPE A brief description of the SS7 event in text format. Each event provides information of state transitions specific to the MTP3 protocol. | 1.3.6.1.4.1.9.9.332.1.1.4.1.2 | SnmpAdminString (SIZE(1..255)) | read-only | current |
| cgsp2EventMtp3Timestamp OBJECT-TYPE The value of sysUpTime at the time of the event was received by MTP3 layer. | 1.3.6.1.4.1.9.9.332.1.1.4.1.3 | TimeStamp | read-only | current |
| cgsp2EventPcTable OBJECT-TYPE A table of point-code events generated per signalling point. | 1.3.6.1.4.1.9.9.332.1.1.5 | not-accessible | current | |
| cgsp2EventPcTableEntry OBJECT-TYPE An entry is added to this table for each point-code event. The table contains the latest number of events defined by the cgsp2EventMaxEntries object. Once the table is full, the oldest entry is removed and a new entry is created to accommodate the new event. | 1.3.6.1.4.1.9.9.332.1.1.5.1 | not-accessible | current | |
| cgsp2EventPc OBJECT-TYPE The point code number. | 1.3.6.1.4.1.9.9.332.1.1.5.1.1 | CItpTcPointCode | not-accessible | current |
| cgsp2EventPcIndex OBJECT-TYPE Index into point-code event history. | 1.3.6.1.4.1.9.9.332.1.1.5.1.2 | Cgsp2EventIndex | not-accessible | current |
| cgsp2EventPcText OBJECT-TYPE A brief description of the point-code event in text format. | 1.3.6.1.4.1.9.9.332.1.1.5.1.3 | SnmpAdminString (SIZE(1..255)) | read-only | current |
| cgsp2EventPcTimestamp OBJECT-TYPE The value of sysUpTime at the time of the point-code event was received. | 1.3.6.1.4.1.9.9.332.1.1.5.1.4 | TimeStamp | read-only | current |
| cgsp2Qos OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.1.2 | |||
| cgsp2QosTable OBJECT-TYPE A table of information related to the defining Quality of Service to transport SS7 packets using SCTP/IP. Entries are added to this table via cgsp2QosRowStatus in accordance with the RowStatusconvention. | 1.3.6.1.4.1.9.9.332.1.2.1 | not-accessible | current | |
| cgsp2QosTableEntry OBJECT-TYPE Each entry define information relate to a Quality of Service class as needed to transport SS7 packets using SCTP/IP. | 1.3.6.1.4.1.9.9.332.1.2.1.1 | not-accessible | current | |
| cgsp2QosClass OBJECT-TYPE The quality of service class that can be defined to transport SS7 Packets using SCTP/IP. | 1.3.6.1.4.1.9.9.332.1.2.1.1.1 | Cgsp2TcQosClass | not-accessible | current |
| cgsp2QosType OBJECT-TYPE Enumerated list of QoS type that can be defined. A value ipPrecedence suggests that IP Type of Service (TOS) is based on cgsp2QosPrecedenceValue. A value ipDscp suggests that IP Type of Service (TOS) is based on cgsp2QosIpDscp. | 1.3.6.1.4.1.9.9.332.1.2.1.1.2 | INTEGER {ipPrecedence(1), ipDscp(2)} | read-create | current |
| cgsp2QosPrecedenceValue OBJECT-TYPE A value to assign to the IP TOS bits in the IP datagram that carries one or more SS7 packets. The IP Precedence value is specified if cgsp2QosType is ipPrecedence, otherwise it is -1. | 1.3.6.1.4.1.9.9.332.1.2.1.1.3 | Integer32 (-1..7) | read-create | current |
| cgsp2QosIpDscp OBJECT-TYPE DiffServ CodePoint (DSCP) value to assign to the IP TOS bits in the IP datagram that carries one or more SS7 packets. DSCP provides scalable mechanisms to classify packets into groups or classes that have similar QoS requirements and then gives these groups the required treatment at every hop in the network. The DSCP value is specified if cgsp2QosType is ipDscp, otherwise it is -1. | 1.3.6.1.4.1.9.9.332.1.2.1.1.4 | Integer32 (-1..63) | read-create | current |
| cgsp2QosAclId OBJECT-TYPE ITP Access lists can be used to use information specific to SS7 packets to assign an Qos class. A value of zero indicates that no access control list is present. | 1.3.6.1.4.1.9.9.332.1.2.1.1.5 | CItpTcAclId | read-create | current |
| cgsp2QosRowStatus OBJECT-TYPE The object is used by a management station to create or delete the row entry in cgsp2QosTable following the RowStatus textual convention. | 1.3.6.1.4.1.9.9.332.1.2.1.1.6 | RowStatus | read-create | current |
| cgsp2LocalPeer OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.1.3 | |||
| cgsp2LocalPeerTable OBJECT-TYPE A local-peer table used establish SCTP associations. The port will be used to receive and sent requests to establish associations. Entries are added to this table via cgsp2LocalPeerRowStatus in accordance with the RowStatus convention. | 1.3.6.1.4.1.9.9.332.1.3.1 | not-accessible | current | |
| cgsp2LocalPeerTableEntry OBJECT-TYPE A list of attributes of the local-peer. | 1.3.6.1.4.1.9.9.332.1.3.1.1 | not-accessible | current | |
| cgsp2LocalPeerPort OBJECT-TYPE The local SCTP port for this local-peer. The value zero is not allowed. | 1.3.6.1.4.1.9.9.332.1.3.1.1.1 | InetPortNumber | not-accessible | current |
| cgsp2LocalPeerSlotNumber OBJECT-TYPE This value is used to specify to which slot the local-peer will be offloaded. A value of negative one indicates the local-peer is not offloaded. | 1.3.6.1.4.1.9.9.332.1.3.1.1.2 | Integer32 (-1..32767) | read-only | current |
| cgsp2LocalPeerRowStatus OBJECT-TYPE The object is used by a management station to create or delete a row entry in cgsp2LocalPeerTable following the RowStatus textual convention. | 1.3.6.1.4.1.9.9.332.1.3.1.1.3 | RowStatus | read-create | current |
| cgsp2LocalPeerProcessorNumber OBJECT-TYPE This value is used to specify to which processor the local-peer will be offloaded on the line card indicated by cgsp2LocalPeerSlotNumber. For certain line cards like Flexwan, this value corresponds to bay number instead of processor number. | 1.3.6.1.4.1.9.9.332.1.3.1.1.4 | Integer32 (0..255) | read-only | current |
| cgsp2LpIpAddrTable OBJECT-TYPE A table of Local IP addresses group together to form the local-peer used to establish SCTP associations. For a given local-peer, there can be multiple local IP addresses which are used for the multi-homing feature of the SCTP associations. This table lists out the configured local IP addresses. Entries are added to this table via cgsp2LocalPeerRowStatus in accordance with the RowStatus convention. | 1.3.6.1.4.1.9.9.332.1.3.2 | not-accessible | current | |
| cgsp2LpIpAddrTableEntry OBJECT-TYPE A list of attributes of the Local IP addresses for the local-peer. | 1.3.6.1.4.1.9.9.332.1.3.2.1 | not-accessible | current | |
| cgsp2LpIpAddressNumber OBJECT-TYPE This object specifies the index for the instance's IP address. | 1.3.6.1.4.1.9.9.332.1.3.2.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| cgsp2LpIpAddressType OBJECT-TYPE This object contains the type of the local IP address used to create the association. | 1.3.6.1.4.1.9.9.332.1.3.2.1.2 | InetAddressType | read-create | current |
| cgsp2LpIpAddress OBJECT-TYPE This object contains the local IP address used to create association associations. | 1.3.6.1.4.1.9.9.332.1.3.2.1.3 | InetAddress | read-create | current |
| cgsp2LpIpAddressRowStatus OBJECT-TYPE The object is used by a management station to create or delete the row entry in cgsp2LpIpAddrTable following the RowStatus textual convention. | 1.3.6.1.4.1.9.9.332.1.3.2.1.4 | RowStatus | read-create | current |
| cgsp2Mtp3Errors OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.1.4 | |||
| cgsp2Mtp3ErrorsTable OBJECT-TYPE A table of MTP3 errors that have occurred on all Signalling Point supported by this device. | 1.3.6.1.4.1.9.9.332.1.4.1 | not-accessible | current | |
| cgsp2Mtp3ErrorsTableEntry OBJECT-TYPE A list of attributes used to provide a summary of the various MTP3 errors encountered by the device. | 1.3.6.1.4.1.9.9.332.1.4.1.1 | not-accessible | current | |
| cgsp2Mtp3ErrorsType OBJECT-TYPE This object specifies the index for the various error types. | 1.3.6.1.4.1.9.9.332.1.4.1.1.1 | Unsigned32 (0..65535) | not-accessible | current |
| cgsp2Mtp3ErrorsDescription OBJECT-TYPE A brief description of the MTP3 error in text format. | 1.3.6.1.4.1.9.9.332.1.4.1.1.2 | SnmpAdminString (SIZE(1..255)) | read-only | current |
| cgsp2Mtp3ErrorsCount OBJECT-TYPE Number of errors encountered for this type of MTP3 error as described in cgsp2Mtp3ErrorsDescription object. | 1.3.6.1.4.1.9.9.332.1.4.1.1.3 | Counter64 | read-only | current |
| cgsp2Operation OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.1.5 | |||
| cgsp2OperMtp3Offload OBJECT-TYPE Indicates location of MTP3 management function as follows. 'main' - MTP3 Management function operates only on main processor. 'offload' - MTP3 Management function operates on main processor and other available processors. | 1.3.6.1.4.1.9.9.332.1.5.1 | INTEGER {main(1), offload(2)} | read-only | current |
| cgsp2OperRedundancy OBJECT-TYPE The redundancy capability of devices for signalling points defined on this device as follows. 'none' - Device is not configured to support redundancy features. 'local' - Device provides redundancy by using backup processor on same device. 'distributed' - Device provides redundancy by using processors on two or more different physical device. | 1.3.6.1.4.1.9.9.332.1.5.2 | INTEGER {none(1), local(2), distributed(3)} | read-only | current |
| cgsp2Context OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.1.6 | |||
| cgsp2ContextTable OBJECT-TYPE DCS(Data Collector Server) use ContextId as index to get additional information about the resource being monitoring. This table provides informations used to identify the resource(link or ASP). | 1.3.6.1.4.1.9.9.332.1.6.1 | not-accessible | current | |
| cgsp2ContextEntry OBJECT-TYPE Each entry (conceptual row) represents a resource(Link or ASP) that can be monitored by the the Probeless Monitor Feature. Each are added to deleted from this table as Link and ASP are configured. | 1.3.6.1.4.1.9.9.332.1.6.1.1 | not-accessible | current | |
| cgsp2ContextIdentifier OBJECT-TYPE The unique Id for LINK or ASP to Application | 1.3.6.1.4.1.9.9.332.1.6.1.1.1 | CItpTcContextId | not-accessible | current |
| cgsp2ContextType OBJECT-TYPE This object indicate the type of resource Link or ASP. | 1.3.6.1.4.1.9.9.332.1.6.1.1.2 | CItpTcContextType | read-only | current |
| cgsp2ContextLinksetName OBJECT-TYPE The name of the Linkset in which the link is configured and this object only applies when the cgsp2ContextType indicates the resource is a Link. | 1.3.6.1.4.1.9.9.332.1.6.1.1.3 | CItpTcLinksetId | read-only | current |
| cgsp2ContextSlc OBJECT-TYPE The Signalling Link Code for this link.This object only applies when the cgsp2ContextType indicates the resource is an Link. | 1.3.6.1.4.1.9.9.332.1.6.1.1.4 | CItpTcLinkSLC | read-only | current |
| cgsp2ContextAsName OBJECT-TYPE The Aplication server name.This object only applies when the cgsp2ContextType indicates the resource is an ASP. | 1.3.6.1.4.1.9.9.332.1.6.1.1.5 | CItpTcXuaName | read-only | current |
| cgsp2ContextAspName OBJECT-TYPE The Application Server Process Name.This object only applies when the cgsp2ContextType indicates the resource is an ASP. | 1.3.6.1.4.1.9.9.332.1.6.1.1.6 | CItpTcXuaName | read-only | current |
| cgsp2ContextNetworkName OBJECT-TYPE The Network name configure for the instance in ITP | 1.3.6.1.4.1.9.9.332.1.6.1.1.7 | CItpTcNetworkName | read-only | current |
| ciscoGsp2MIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.2 | |||
| ciscoGsp2MIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.2.1 | |||
| ciscoGsp2MIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.332.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoGsp2MIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-ITP-GSP2-MIB.my MIB | 1.3.6.1.4.1.9.9.332.2.1.1 | deprecated |
| ciscoGsp2MIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-ITP-GSP2-MIB.my MIB | 1.3.6.1.4.1.9.9.332.2.1.2 | deprecated |
| ciscoGsp2MIBComplianceRev2 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-ITP-GSP2-MIB.my MIB | 1.3.6.1.4.1.9.9.332.2.1.3 | deprecated |
| ciscoGsp2MIBComplianceRev3 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-ITP-GSP2-MIB.my MIB | 1.3.6.1.4.1.9.9.332.2.1.4 | deprecated |
| ciscoGsp2MIBComplianceRev4 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-ITP-GSP2-MIB.my MIB | 1.3.6.1.4.1.9.9.332.2.1.5 | current |
| ciscoGsp2EventsGroup OBJECT-GROUP SS7 Event objects. | 1.3.6.1.4.1.9.9.332.2.2.1 | current |
| ciscoGsp2QosGroup OBJECT-GROUP SS7 Quality of Service objects. | 1.3.6.1.4.1.9.9.332.2.2.2 | current |
| ciscoGsp2LocalPeerGroup OBJECT-GROUP SS7 Local Peer objects. | 1.3.6.1.4.1.9.9.332.2.2.3 | current |
| ciscoGsp2Mtp3ErrorsGroup OBJECT-GROUP SS7 MTP3 Error objects. | 1.3.6.1.4.1.9.9.332.2.2.4 | current |
| ciscoGsp2OperationGroup OBJECT-GROUP SS7 operation redundancy objects. | 1.3.6.1.4.1.9.9.332.2.2.5 | current |
| ciscoGsp2LocalPeerGroupSup1 OBJECT-GROUP SS7 Local Peer supplemental object to ciscoGsp2LocalPeerGroup. | 1.3.6.1.4.1.9.9.332.2.2.6 | current |
| ciscoGsp2ContextGroup OBJECT-GROUP ContextTable object to ciscoGsp2ContextGroup. | 1.3.6.1.4.1.9.9.332.2.2.7 | current |