MIBs Depot

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

FromSymbols
CISCO-SMIciscoMgmt
CISCO-TCSAPType
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
cipTgLlcAdminEntry
OBJECT-TYPE
A list of CMCC LLC TG configuration values.
1.3.6.1.4.1.9.9.73.1.1.1.1not-accessiblecurrent
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.1ChannelTgNamenot-accessiblecurrent
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.2INTEGER {iso88023csmacd(1), iso88025tokenRing(2), fddi(3)}read-createcurrent
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.3INTEGER (0..31)read-createcurrent
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.4SAPTyperead-createcurrent
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.5MacAddressread-createcurrent
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.6SAPTyperead-createcurrent
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.7RowStatusread-createcurrent
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.2not-accessiblecurrent
cipTgLlcOperEntry
OBJECT-TYPE
A list of CMCC LLC TG operational values.
1.3.6.1.4.1.9.9.73.1.1.2.1not-accessiblecurrent
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.1INTEGER {shutdown(1), reset(2), locatePeer(3), peerLocated(4), negotiation(5), contactPending(6), active(7)}read-onlycurrent
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.2Integer32read-onlycurrent
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.3DisplayString (SIZE(0..17))read-onlycurrent
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.4DisplayString (SIZE(0..17))read-onlycurrent
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.5Integer32read-onlycurrent
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.6Integer32read-onlycurrent
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.7TruthValueread-onlycurrent
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.8SAPTyperead-onlycurrent
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.9SAPTyperead-onlycurrent
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.10OCTET STRING (SIZE(0..18))read-onlycurrent
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.11ChannelTgTokenread-onlycurrent
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.12ChannelTgTokenread-onlycurrent
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.13ChannelTgTokenread-onlycurrent
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.14ChannelTgTokenread-onlycurrent
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.15INTEGER {reset(1), active(2)}read-onlycurrent
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.16INTEGER {reset(1), connRequestSent(2), pendingActive(3), active(4)}read-onlycurrent
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.3not-accessiblecurrent
cipTgLlcStatsEntry
OBJECT-TYPE
A list of CMCC LLC TG statistical objects.
1.3.6.1.4.1.9.9.73.1.1.3.1not-accessiblecurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.3Counter64read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter64read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter64read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter64read-onlycurrent
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.13Counter32read-onlycurrent
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.14Counter32read-onlycurrent
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.15Counter32read-onlycurrent
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.16Counter32read-onlycurrent
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.17Counter32read-onlycurrent
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.18Counter32read-onlycurrent
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.19Counter32read-onlycurrent
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.20Counter32read-onlycurrent
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.1not-accessiblecurrent
cipTgIpAdminEntry
OBJECT-TYPE
A list of CMCC IP TG configuration values.
1.3.6.1.4.1.9.9.73.1.2.1.1not-accessiblecurrent
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.1ChannelTgNamenot-accessiblecurrent
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.2INTEGER {tcpIp(1), hsas(2)}read-createcurrent
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.3IpAddressread-createcurrent
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.4IpAddressread-createcurrent
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.5TruthValueread-createcurrent
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.6RowStatusread-createcurrent
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.2not-accessiblecurrent
cipTgIpOperEntry
OBJECT-TYPE
A list of CMCC IP TG operational values.
1.3.6.1.4.1.9.9.73.1.2.2.1not-accessiblecurrent
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.1ChannelTgTokenread-onlycurrent
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.2ChannelTgTokenread-onlycurrent
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.3ChannelTgTokenread-onlycurrent
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.4ChannelTgTokenread-onlycurrent
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.5INTEGER {reset(1), active(2)}read-onlycurrent
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.6INTEGER {reset(1), connRequestSent(2), pendingActive(3), active(4)}read-onlycurrent
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.3not-accessiblecurrent
cipTgIpStatsEntry
OBJECT-TYPE
A list of CMCC CMPC+ IP TG statistical objects.
1.3.6.1.4.1.9.9.73.1.2.3.1not-accessiblecurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.3Counter64read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter64read-onlycurrent
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.1not-accessiblecurrent
cipTgCmgrOperEntry
OBJECT-TYPE
A list of CMCC TG Connection Manager operational values.
1.3.6.1.4.1.9.9.73.1.3.1.1not-accessiblecurrent
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.1ChannelTgNamenot-accessiblecurrent
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.2INTEGER {pointToPoint(1), pointToMultiPoint(2)}read-onlycurrent
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.3ChannelTgTokenread-onlycurrent
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.4ChannelTgTokenread-onlycurrent
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.5ChannelTgTokenread-onlycurrent
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.6ChannelTgTokenread-onlycurrent
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.7ChannelTgTokenread-onlycurrent
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.8ChannelTgTokenread-onlycurrent
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.9INTEGER {reset(1), active(2)}read-onlycurrent
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.10INTEGER {reset(1), active(2)}read-onlycurrent
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

NameOIDStatus
ciscoCipTgMibCompliance
MODULE-COMPLIANCE
The compliance statement for the CMCC TG feature.
1.3.6.1.4.1.9.9.73.3.1.1obsolete
ciscoCipTgMibComplianceRev1
MODULE-COMPLIANCE
The compliance statement for the CMCC TG feature.
1.3.6.1.4.1.9.9.73.3.1.2current
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.2obsolete
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.3current
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.4current
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.5current