CISCO-CIPTG-MIB
- Registered at
- 1.3.6.1.4.1.9.9.73
- Last updated
- 1999-01-25 00:00
- Organization
- cisco IBU Engineering Working Group
- Revisions
- 1999-01-25 00:00, 1998-01-06 00:00, 1997-02-09 00:00, 1997-03-14 00:00
- Namespace
- cisco
- Source file
CISCO-CIPTG-MIB- Digest
sha256:11d2d276c37d141f217379edc78f79d166e89ed2809e777b1770b59080c39952
Description
This is the Management Information Base (MIB) module for objects used to manage Transmission Groups (TGs) in Cisco Mainframe Channel Connection (CMCC) environments. --------------------------------------------------- | Acronym Definitions: | | CIP = Channel Interface Processor | | CMCC = Cisco Mainframe Channel Connection | | Cmgr = Connection Manager | | HPDT = High Performance Data Transfer | | HPR = High Performance Routing | | HSAS = High Speed Access Services | | LLC = Logical Link Control | | MPC = Multi-Path Channel | | MPC+ = HPDT MPC | | SNA = Systems Network Architecture | | TG = Transmission Group | | VC = Virtual Circuit | --------------------------------------------------- This MIB consists of the following tables: 1) TG LLC Connection Administration 2) TG LLC Connection Operational 3) TG LLC Connection Statistics 4) TG IP Connection Administration 5) TG IP Connection Operational 6) TG IP Connection Statistics 7) TG Connection Manager Operational Refer to the following MIBs for an understanding of Cisco CIP internal LAN and adapter terminology: CISCO-CIPLAN-MIB
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | SAPType |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-CIPTG-MIB CISCO-SMI CISCO-TC IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ChannelTgName TEXTUAL-CONVENTION Display string for a CMCC Transmission Group (TG) name. The name is 1 to 8 characters in length padded out to 8 characters with spaces. | current | |||
| ChannelTgToken TEXTUAL-CONVENTION Display string for a CMCC Transmission Group (TG) token/handle. The token may have a length up to 24 characters. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cipTgObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.73.1 | |||
| cipTgLlc OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.73.1.1 | |||
| cipTgLlcAdminTable OBJECT-TYPE This table contains CMCC configuration information for each instance of a Cisco CMCC Transmission Group (TG) using LLC as the DLC to establish a connection to a remote network node. Each instance of this table is created for every LLC TG with a unique tg-name configured on a CMCC card. | 1.3.6.1.4.1.9.9.73.1.1.1 | not-accessible | current | |
| cipTgLlcAdminEntry OBJECT-TYPE A list of CMCC LLC TG configuration values. | 1.3.6.1.4.1.9.9.73.1.1.1.1 | not-accessible | current | |
| cipTgLlcAdminName OBJECT-TYPE This is the name for this instance of a LLC connection transmission group (TG). | 1.3.6.1.4.1.9.9.73.1.1.1.1.1 | ChannelTgName | not-accessible | current |
| cipTgLlcAdminLanType OBJECT-TYPE The LAN media type that this LLC TG uses to establish LLC communications with the specified remote network node. | 1.3.6.1.4.1.9.9.73.1.1.1.1.2 | INTEGER {iso88023csmacd(1), iso88025tokenRing(2), fddi(3)} | read-create | current |
| cipTgLlcAdminAdaptNo OBJECT-TYPE The CMCC internal adapter that is used by this LLC TG as the local MAC address for the LLC connection with the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.1.1.3 | INTEGER (0..31) | read-create | current |
| cipTgLlcAdminLSAP OBJECT-TYPE The local SAP address that this LLC TG opens on the specified CMCC internal MAC adapter and used by this TG to establish the LLC connection with the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.1.1.4 | SAPType | read-create | current |
| cipTgLlcAdminRMAC OBJECT-TYPE The remote MAC address that this LLC TG uses to establish the LLC connection with the remote network node. This is the MAC address of the remote network node device. If this object is not specified, it will default to the MAC Address specified by the cipTgLlcAdminLanType and cipTgLlcAdminAdaptNo objects. | 1.3.6.1.4.1.9.9.73.1.1.1.1.5 | MacAddress | read-create | current |
| cipTgLlcAdminRSAP OBJECT-TYPE The remote SAP address that this LLC TG uses to establish the LLC connection with the remote network node. This is the SAP address of the remote network node device. | 1.3.6.1.4.1.9.9.73.1.1.1.1.6 | SAPType | read-create | current |
| cipTgLlcAdminRowStatus OBJECT-TYPE This object is used by a Management Station to create or delete the row entry in the cipTgLlcAdminTable following the the RowStatus textual convention. Upon successful creation of the row, an Agent automatically creates a corresponding entry in the cipTgLlcOperTable and cipTgLlcStatsTable. cipTgLlcAdminRMAC and cipTgLlcAdminRSAP do not need to be specified in order to create a row. These objects will be automatically set to their default values. The Management Station can initiate row deletion, by setting this value to 'destroy (6)'. The Agent will then delete the rows corresponding to this CMCC LLC TG instance from the cipTgLlcAdminTable, cipTgLlcOperTable and cipTgLlcStatsTable. | 1.3.6.1.4.1.9.9.73.1.1.1.1.7 | RowStatus | read-create | current |
| cipTgLlcOperTable OBJECT-TYPE This table contains operational information for each instance of a CMCC Transmission Group (TG) using LLC as the DLC to establish a connection to a remote network node. Each instance of this table is created for every LLC TG with a unique tg-name configured on a CMCC card. | 1.3.6.1.4.1.9.9.73.1.1.2 | not-accessible | current | |
| cipTgLlcOperEntry OBJECT-TYPE A list of CMCC LLC TG operational values. | 1.3.6.1.4.1.9.9.73.1.1.2.1 | not-accessible | current | |
| cipTgLlcOperState OBJECT-TYPE Activation state of the CMCC LLC TG. shutdown - CMCC interface with this LLC TG is shutdown. reset - This LLC TG interface is up, but LLC connection establishment has not started. locatePeer - This LLC TG has sent a test command to the configured remote network node. peerLocated - This LLC TG has sent an LLC TEST command and received a TEST rsp from the configured remote network node. negotiation - XID3 negotiation between the host and the remote network node has begun using this LLC connection TG. contactPending - The LLC session negotiation is complete. This LLC TG has sent or received a SABME. active - LLC connection TG is active. | 1.3.6.1.4.1.9.9.73.1.1.2.1.1 | INTEGER {shutdown(1), reset(2), locatePeer(3), peerLocated(4), negotiation(5), contactPending(6), active(7)} | read-only | current |
| cipTgLlcOperTGN OBJECT-TYPE The TG number for this LLC connection TG. This value is extracted from the XID3 negotiation exchange between the host and the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.2.1.2 | Integer32 | read-only | current |
| cipTgLlcOperLocalCP OBJECT-TYPE The local control point name for the host. The name is extracted from the XID3s received from the host and sent to the remote network node. While the LLC TG is in any state other than contactPending or active, the local Control Point will be unknown and the size of this string will be zero. | 1.3.6.1.4.1.9.9.73.1.1.2.1.3 | DisplayString (SIZE(0..17)) | read-only | current |
| cipTgLlcOperRemoteCP OBJECT-TYPE The remote control point name for the remote node connected to this TG. The name is extracted from the XID3s received from the remote network node and sent to the host. While the LLC TG is in any state other than contactPending or active, the remote Control Point will be unknown and the size of this string will be zero. | 1.3.6.1.4.1.9.9.73.1.1.2.1.4 | DisplayString (SIZE(0..17)) | read-only | current |
| cipTgLlcOperMaxIn OBJECT-TYPE The maximum PIU the remote node is allowed to send to the host. The value is extracted from XID3s received from the host. | 1.3.6.1.4.1.9.9.73.1.1.2.1.5 | Integer32 | read-only | current |
| cipTgLlcOperMaxOut OBJECT-TYPE The maximum PIU VTAM is allowed to send to the remote node. The value is extracted from the XID3s received from the remote node. | 1.3.6.1.4.1.9.9.73.1.1.2.1.6 | Integer32 | read-only | current |
| cipTgLlcOperHpr OBJECT-TYPE Indicates whether HPR is active on this LLC TG. | 1.3.6.1.4.1.9.9.73.1.1.2.1.7 | TruthValue | read-only | current |
| cipTgLlcOperHprLSAP OBJECT-TYPE The local SAP value used on this CMPC LLC connection TG for HPR traffic. This value is extracted from XID3s during the connection negotiation between VTAM and the remote node. | 1.3.6.1.4.1.9.9.73.1.1.2.1.8 | SAPType | read-only | current |
| cipTgLlcOperHprRSAP OBJECT-TYPE The remote SAP value used on this LLC connection TG for HPR traffic. This value is extracted from XID3s during the connection negotiation between the host and the remote node. | 1.3.6.1.4.1.9.9.73.1.1.2.1.9 | SAPType | read-only | current |
| cipTgLlcOperRIF OBJECT-TYPE The Routing Information Field for this LLC connection TG. If the connection is not established using Source-Route Bridging, then this value will have a zero length. | 1.3.6.1.4.1.9.9.73.1.1.2.1.10 | OCTET STRING (SIZE(0..18)) | read-only | current |
| cipTgLlcOperLocalVcToken OBJECT-TYPE The CMCC's token/handle for this CMPC+ TG APPN VC. This token is included in the APPN protocol virtual circuit activation message sent to the host. | 1.3.6.1.4.1.9.9.73.1.1.2.1.11 | ChannelTgToken | read-only | current |
| cipTgLlcOperRemoteVcToken OBJECT-TYPE The host's token/handle for this CMPC+ TG APPN VC. This token is extracted from the APPN protocol virtual circuit activation message received from the host. | 1.3.6.1.4.1.9.9.73.1.1.2.1.12 | ChannelTgToken | read-only | current |
| cipTgLlcOperLocalConnToken OBJECT-TYPE The CMCC's token/handle for this CMPC+ TG APPN connection. This token is included in the APPN connection activation message sent to the host. | 1.3.6.1.4.1.9.9.73.1.1.2.1.13 | ChannelTgToken | read-only | current |
| cipTgLlcOperRemoteConnToken OBJECT-TYPE The host's token/handle for this CMPC+ TG APPN connection. This token is extracted from the APPN connection activation message received from the host. | 1.3.6.1.4.1.9.9.73.1.1.2.1.14 | ChannelTgToken | read-only | current |
| cipTgLlcOperVcStatus OBJECT-TYPE Activation state of this CMPC+ TG APPN virtual circuit. reset - Awaiting an MPC+ APPN virtual circuit activate indication from the host. active - An MPC+ APPN virtual circuit active indication has been receive from the host and CMCC has sent an MPC+ APPN virtual circuit active indication to the host. The MPC+ APPN virtual circuit is now active. | 1.3.6.1.4.1.9.9.73.1.1.2.1.15 | INTEGER {reset(1), active(2)} | read-only | current |
| cipTgLlcOperConnStatus OBJECT-TYPE Activation state of this CMPC+ TG APPN connection. reset - Awaiting MPC+ APPN Connection Request from the host. connRequestSent - The CMCC has sent an MPC+ APPN Connection Request to the host and is awaiting an MPC+ APPN Connection Confirm from the host. pendingActive - The CMCC is waiting for the host to enable traffic flow on the APPN connection. active - The MPC+ APPN connection is active and both the CMCC and the host have enabled traffic flow on the connection. | 1.3.6.1.4.1.9.9.73.1.1.2.1.16 | INTEGER {reset(1), connRequestSent(2), pendingActive(3), active(4)} | read-only | current |
| cipTgLlcStatsTable OBJECT-TYPE This table contains statistical information for each instance of a CMCC LLC connection Transmission Group (TG). Each instance of this table is created for every LLC TG with a unique tg-name configured on a CMCC card. | 1.3.6.1.4.1.9.9.73.1.1.3 | not-accessible | current | |
| cipTgLlcStatsEntry OBJECT-TYPE A list of CMCC LLC TG statistical objects. | 1.3.6.1.4.1.9.9.73.1.1.3.1 | not-accessible | current | |
| cipTgLlcStatsIFramesIn OBJECT-TYPE The number of LLC I-Frames received by this LLC connection TG from the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.3.1.1 | Counter32 | read-only | current |
| cipTgLlcStatsIFrameBytesIn OBJECT-TYPE The number of LLC I-Frame bytes received by this LLC connection TG from the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.3.1.2 | Counter32 | read-only | current |
| cipTgLlcStatsHCIFrameBytesIn OBJECT-TYPE The number of LLC I-Frame bytes received by this LLC connection TG from the remote network node. NOTE: This is a 64 bit (High Capacity) version of the cipTgLlcStatsIFrameBytesIn counter for use with SNMP Version 2 Managers | 1.3.6.1.4.1.9.9.73.1.1.3.1.3 | Counter64 | read-only | current |
| cipTgLlcStatsIFramesOut OBJECT-TYPE The number of LLC I-Frames sent by this LLC connection TG to the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.3.1.4 | Counter32 | read-only | current |
| cipTgLlcStatsIFrameBytesOut OBJECT-TYPE The number of LLC I-Frame bytes sent by this LLC connection TG to the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.3.1.5 | Counter32 | read-only | current |
| cipTgLlcStatsHCIFrameBytesOut OBJECT-TYPE The number of LLC I-Frame bytes sent by this LLC connection TG to the remote network node. NOTE: This is a 64 bit (High Capacity) version of the cipTgLlcStatsIFrameBytesOut counter for use with SNMP Version 2 Managers | 1.3.6.1.4.1.9.9.73.1.1.3.1.6 | Counter64 | read-only | current |
| cipTgLlcStatsUIFramesIn OBJECT-TYPE Number of LLC UI Frames (HPR frames) received by this CMPC LLC connection TG from the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.3.1.7 | Counter32 | read-only | current |
| cipTgLlcStatsUIFrameBytesIn OBJECT-TYPE The number of LLC UI-Frame bytes received by this LLC connection TG from the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.3.1.8 | Counter32 | read-only | current |
| cipTgLlcStatsHCUIFrameBytesIn OBJECT-TYPE The number of LLC UI-Frame bytes received by this LLC connection TG from the remote network node. NOTE: This is a 64 bit (High Capacity) version of the cipTgLlcStatsUIFrameBytesIn counter for use with SNMP Version 2 Managers | 1.3.6.1.4.1.9.9.73.1.1.3.1.9 | Counter64 | read-only | current |
| cipTgLlcStatsUIFramesOut OBJECT-TYPE Number of LLC UI Frames (HPR frames) sent by this CMPC LLC connection TG to the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.3.1.10 | Counter32 | read-only | current |
| cipTgLlcStatsUIFrameBytesOut OBJECT-TYPE The number of LLC UI-Frame bytes sent by this LLC connection TG to the remote network node. | 1.3.6.1.4.1.9.9.73.1.1.3.1.11 | Counter32 | read-only | current |
| cipTgLlcStatsHCUIFrameBytesOut OBJECT-TYPE The number of LLC UI-Frame bytes sent by this LLC connection TG to the remote network node. NOTE: This is a 64 bit (High Capacity) version of the cipTgLlcStatsIFrameBytesOut counter for use with SNMP Version 2 Managers | 1.3.6.1.4.1.9.9.73.1.1.3.1.12 | Counter64 | read-only | current |
| cipTgLlcStatsTestCmdsOut OBJECT-TYPE Number of TEST commands sent by this LLC TG to the configured remote MAC address. | 1.3.6.1.4.1.9.9.73.1.1.3.1.13 | Counter32 | read-only | current |
| cipTgLlcStatsTestRspsIn OBJECT-TYPE Number of TEST responses received by this LLC TG. | 1.3.6.1.4.1.9.9.73.1.1.3.1.14 | Counter32 | read-only | current |
| cipTgLlcStatsXidCmdsIn OBJECT-TYPE Number of XID commands received by this LLC TG. | 1.3.6.1.4.1.9.9.73.1.1.3.1.15 | Counter32 | read-only | current |
| cipTgLlcStatsXidCmdsOut OBJECT-TYPE Number of XID commands sent by this LLC TG. | 1.3.6.1.4.1.9.9.73.1.1.3.1.16 | Counter32 | read-only | current |
| cipTgLlcStatsXidRspsIn OBJECT-TYPE Number of XID responses received by this LLC TG. | 1.3.6.1.4.1.9.9.73.1.1.3.1.17 | Counter32 | read-only | current |
| cipTgLlcStatsXidRspsOut OBJECT-TYPE Number of XID responses sent by this LLC TG. | 1.3.6.1.4.1.9.9.73.1.1.3.1.18 | Counter32 | read-only | current |
| cipTgLlcStatsConnNumberRecv OBJECT-TYPE Number of connection-oriented MPC+ frames received from the host over this TG. | 1.3.6.1.4.1.9.9.73.1.1.3.1.19 | Counter32 | read-only | current |
| cipTgLlcStatsConnNumberSent OBJECT-TYPE Number of connection-oriented MPC+ frames sent to the host over this TG. | 1.3.6.1.4.1.9.9.73.1.1.3.1.20 | Counter32 | read-only | current |
| cipTgIp OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.73.1.2 | |||
| cipTgIpAdminTable OBJECT-TYPE This table contains CMCC configuration information for each instance of a CMPC+ IP Transmission Group (TG). An instance of this table is created for every CMPC+ IP configured on a CMCC card. | 1.3.6.1.4.1.9.9.73.1.2.1 | not-accessible | current | |
| cipTgIpAdminEntry OBJECT-TYPE A list of CMCC IP TG configuration values. | 1.3.6.1.4.1.9.9.73.1.2.1.1 | not-accessible | current | |
| cipTgIpAdminName OBJECT-TYPE This is the name for this instance of an CMPC+ IP transmission group (TG). | 1.3.6.1.4.1.9.9.73.1.2.1.1.1 | ChannelTgName | not-accessible | current |
| cipTgIpAdminType OBJECT-TYPE The type of host IP stack that is using this TG. | 1.3.6.1.4.1.9.9.73.1.2.1.1.2 | INTEGER {tcpIp(1), hsas(2)} | read-create | current |
| cipTgIpAdminRemoteIpAddr OBJECT-TYPE The IP address of the Host IP stack using this TG. The CMCC will forward packets with this IP address as the destination IP address up to the host IP stack. | 1.3.6.1.4.1.9.9.73.1.2.1.1.3 | IpAddress | read-create | current |
| cipTgIpAdminLocalIpAddr OBJECT-TYPE The IP address of the CMCC for this TG. | 1.3.6.1.4.1.9.9.73.1.2.1.1.4 | IpAddress | read-create | current |
| cipTgIpAdminBroadcast OBJECT-TYPE Indicates whether or not broadcast packets are to be sent to the host. | 1.3.6.1.4.1.9.9.73.1.2.1.1.5 | TruthValue | read-create | current |
| cipTgIpAdminRowStatus OBJECT-TYPE This object is used by a Management Station to create or delete the row entry in the cipTgIpAdminTable following the the RowStatus textual convention. | 1.3.6.1.4.1.9.9.73.1.2.1.1.6 | RowStatus | read-create | current |
| cipTgIpOperTable OBJECT-TYPE This table contains operational information for a CMPC+ IP TG instance. An instance of this table is created for every CMPC+ IP TG. | 1.3.6.1.4.1.9.9.73.1.2.2 | not-accessible | current | |
| cipTgIpOperEntry OBJECT-TYPE A list of CMCC IP TG operational values. | 1.3.6.1.4.1.9.9.73.1.2.2.1 | not-accessible | current | |
| cipTgIpOperLocalVcToken OBJECT-TYPE The CMCC's token/handle for this CMPC+ TG IP VC. This token is included in the IP protocol virtual circuit activation message sent to the host. | 1.3.6.1.4.1.9.9.73.1.2.2.1.1 | ChannelTgToken | read-only | current |
| cipTgIpOperRemoteVcToken OBJECT-TYPE The host's token/handle for this CMPC+ TG IP VC. This token is extracted from the IP protocol virtual circuit activation message received from the host. | 1.3.6.1.4.1.9.9.73.1.2.2.1.2 | ChannelTgToken | read-only | current |
| cipTgIpOperLocalConnToken OBJECT-TYPE The CMCC's token/handle for this CMPC+ TG IP connection. This token is included in the IP connection activation message sent to the host. | 1.3.6.1.4.1.9.9.73.1.2.2.1.3 | ChannelTgToken | read-only | current |
| cipTgIpOperRemoteConnToken OBJECT-TYPE The host's token/handle for this CMPC+ TG IP connection. This token is extracted from the IP connection activation message received from the host. | 1.3.6.1.4.1.9.9.73.1.2.2.1.4 | ChannelTgToken | read-only | current |
| cipTgIpOperVcStatus OBJECT-TYPE Activation state of this CMPC+ TG IP virtual circuit. reset - Awaiting an MPC+ IP virtual circuit activate indication from the host. active - An MPC+ IP virtual circuit active indication has been receive from the host and CMCC has sent an MPC+ IP virtual circuit active indication to the host. The MPC+ IP virtual circuit is now active. | 1.3.6.1.4.1.9.9.73.1.2.2.1.5 | INTEGER {reset(1), active(2)} | read-only | current |
| cipTgIpOperConnStatus OBJECT-TYPE Activation state of this CMPC+ TG IP connection. reset - Awaiting MPC+ IP Connection Request from the host. connRequestSent - The CMCC has sent an MPC+ IP Connection Request to the host and is awaiting an MPC+ IP Connection Confirm from the host. pendingActive - The CMCC is waiting for the host to enable traffic flow on the IP connection. active - The MPC+ IP connection is active and both the CMCC and the host have enabled traffic flow on the connection. | 1.3.6.1.4.1.9.9.73.1.2.2.1.6 | INTEGER {reset(1), connRequestSent(2), pendingActive(3), active(4)} | read-only | current |
| cipTgIpStatsTable OBJECT-TYPE This table contains statistical information for each instance of a CMCC CMPC+ IP Transmission Group (TG). Each instance of this table is created for every CMPC+ IP TG with a unique tg-name configured on a CMCC card. | 1.3.6.1.4.1.9.9.73.1.2.3 | not-accessible | current | |
| cipTgIpStatsEntry OBJECT-TYPE A list of CMCC CMPC+ IP TG statistical objects. | 1.3.6.1.4.1.9.9.73.1.2.3.1 | not-accessible | current | |
| cipTgIpStatsPacketsIn OBJECT-TYPE The number of IP packets received from the IP network for this CMPC+ IP TG. | 1.3.6.1.4.1.9.9.73.1.2.3.1.1 | Counter32 | read-only | current |
| cipTgIpStatsBytesIn OBJECT-TYPE The number of bytes received in IP packets from the IP network for this CMPC+ IP TG. | 1.3.6.1.4.1.9.9.73.1.2.3.1.2 | Counter32 | read-only | current |
| cipTgIpStatsHCBytesIn OBJECT-TYPE The number of bytes received in IP packets from the IP network for this CMPC+ IP TG. Note: This is a 64-bit (High Capacity) version of cipTgIpStatsBytesIn counter used for use with SNMP Version 2 Managers. | 1.3.6.1.4.1.9.9.73.1.2.3.1.3 | Counter64 | read-only | current |
| cipTgIpStatsPacketsOut OBJECT-TYPE The number of IP packets sent by the host to the IP network over this CMPC+ IP TG. | 1.3.6.1.4.1.9.9.73.1.2.3.1.4 | Counter32 | read-only | current |
| cipTgIpStatsBytesOut OBJECT-TYPE The number of bytes sent in IP packets from host to the IP network over this CMPC+ IP TG. | 1.3.6.1.4.1.9.9.73.1.2.3.1.5 | Counter32 | read-only | current |
| cipTgIpStatsHCBytesOut OBJECT-TYPE The number of bytes sent in IP packets from host to the IP network over this CMPC+ IP TG. Note: This is a 64-bit (High Capacity) version of cipTgIpStatsBytesOut counter used for use with SNMP Version 2 Managers. | 1.3.6.1.4.1.9.9.73.1.2.3.1.6 | Counter64 | read-only | current |
| cipTgCmgr OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.73.1.3 | |||
| cipTgCmgrOperTable OBJECT-TYPE This table contains operational information for a CMPC+ TG Connection Manager instance. An instance of this table is created for every CMPC+ TG. | 1.3.6.1.4.1.9.9.73.1.3.1 | not-accessible | current | |
| cipTgCmgrOperEntry OBJECT-TYPE A list of CMCC TG Connection Manager operational values. | 1.3.6.1.4.1.9.9.73.1.3.1.1 | not-accessible | current | |
| cipTgCmgrOperName OBJECT-TYPE This is the name for this instance of a CMPC+ TG. | 1.3.6.1.4.1.9.9.73.1.3.1.1.1 | ChannelTgName | not-accessible | current |
| cipTgCmgrOperType OBJECT-TYPE Type of Connection Manager for TG. pointToPoint - One MPC+ connection per TG is supported between the host and the CMCC. pointToMultiPoint - Multiple MPC+ connections per TG are supported between the host and the CMCC. | 1.3.6.1.4.1.9.9.73.1.3.1.1.2 | INTEGER {pointToPoint(1), pointToMultiPoint(2)} | read-only | current |
| cipTgCmgrOperLocalGrToken OBJECT-TYPE The CMCC's Group Token for this CMPC+ TG. This token is included in the XID2 sent by the CMCC. Requests for Connection Manager virtual circuit and Connection activation and deactivation flow on this token. | 1.3.6.1.4.1.9.9.73.1.3.1.1.3 | ChannelTgToken | read-only | current |
| cipTgCmgrOperRemoteGrToken OBJECT-TYPE The host's Group Token for this CMPC+ TG. This token is extracted from the XID2 sent by the the host to the CMCC. Requests for Connection Manager virtual circuit and Connection activation and deactivation flow on this token. | 1.3.6.1.4.1.9.9.73.1.3.1.1.4 | ChannelTgToken | read-only | current |
| cipTgCmgrOperLocalVcToken OBJECT-TYPE The CMCC's token/handle for this CMPC+ TG Cmgr VC. This token is included in the Connection Manager virtual circuit activation message sent to the host. | 1.3.6.1.4.1.9.9.73.1.3.1.1.5 | ChannelTgToken | read-only | current |
| cipTgCmgrOperRemoteVcToken OBJECT-TYPE The host's token/handle for this CMPC+ TG Cmgr VC. This token is extracted from the Connection Manager virtual circuit activation message received from the host. | 1.3.6.1.4.1.9.9.73.1.3.1.1.6 | ChannelTgToken | read-only | current |
| cipTgCmgrOperLocalConnToken OBJECT-TYPE The CMCC's token/handle for this CMPC+ TG Cmgr connection. This token is included in the Cmgr connection activation message sent to the host. | 1.3.6.1.4.1.9.9.73.1.3.1.1.7 | ChannelTgToken | read-only | current |
| cipTgCmgrOperRemoteConnToken OBJECT-TYPE The host's token/handle for this CMPC+ TG Cmgr connection. This token is extracted from the Cmgr connection activation message received from the host. | 1.3.6.1.4.1.9.9.73.1.3.1.1.8 | ChannelTgToken | read-only | current |
| cipTgCmgrOperVcStatus OBJECT-TYPE Activation state of the CMPC+ TG connection Manager virtual circuit. reset - Awaiting virtual circuit activate indication from the host. active - A virtual circuit active indication has been receive from the host and CMCC has sent a virtual circuit active indication to the host. The virtual circuit is now active. | 1.3.6.1.4.1.9.9.73.1.3.1.1.9 | INTEGER {reset(1), active(2)} | read-only | current |
| cipTgCmgrOperConnStatus OBJECT-TYPE Activation state of the CMPC+ TG Connection Manager connection. reset - Awaiting Cmgr Connection Request from the host. active - A Cmgr Connection Request has been receive from the host and CMCC has returned Cmgr Connection Request to the host. The Cmgr connection is now active. | 1.3.6.1.4.1.9.9.73.1.3.1.1.10 | INTEGER {reset(1), active(2)} | read-only | current |
| ciscoCipTgMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.73.3 | |||
| ciscoCipTgMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.73.3.1 | |||
| ciscoCipTgMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.73.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoCipTgMibCompliance MODULE-COMPLIANCE The compliance statement for the CMCC TG feature. | 1.3.6.1.4.1.9.9.73.3.1.1 | obsolete |
| ciscoCipTgMibComplianceRev1 MODULE-COMPLIANCE The compliance statement for the CMCC TG feature. | 1.3.6.1.4.1.9.9.73.3.1.2 | current |
| ciscoCipTgLlcGroup OBJECT-GROUP A collection of objects providing CMCC LLC TG Administration, Operational status and Statistics. | 1.3.6.1.4.1.9.9.73.3.2.2 | obsolete |
| ciscoCipTgLlcGroupRev1 OBJECT-GROUP A collection of objects providing CMCC LLC TG Administration, Operational status and Statistics. | 1.3.6.1.4.1.9.9.73.3.2.3 | current |
| ciscoCipTgIpGroup OBJECT-GROUP A collection of objects providing CMCC IP TG Administration, Operational status and Statistics. | 1.3.6.1.4.1.9.9.73.3.2.4 | current |
| ciscoCipTgCmgrGroup OBJECT-GROUP A collection of objects providing CMCC TG Connection Manager Operational status. | 1.3.6.1.4.1.9.9.73.3.2.5 | current |