Home/Catalog/CISCO-CIPCSNA-MIB

CISCO-CIPCSNA-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for CISCO-CIPCSNA-MIB.

63
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

63 total
Object Name
ciscoCipCsnaMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33
SNMPv2-SMI-v1
Unknown
.1.3.6.1.4.1.9.9.33
cipCsnaObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.1
cipCsnaChannel
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.1.1
cipCardCsnaAdminTableThis table contains configuration information for the Channel Systems Network Architecture (CSNA) feature on the CMCC card.
SEQUENCE OF CipCardCsnaAdminEntry
.1.3.6.1.4.1.9.9.33.1.1.1
cipCardCsnaAdminEntryA list of CSNA configuration values.
CipCardCsnaAdminEntry
.1.3.6.1.4.1.9.9.33.1.1.1.1
cipCardCsnaAdminPathThe Channel Path for this Channel Systems Network Architecture table entry. For more information see the textual convention ChannelPath.rw
ChannelPath -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.33.1.1.1.1.1
cipCardCsnaAdminDeviceTwo octet hex device address for the device the SNA host will use to communicate with the CSNA feature on the CMCC card. For more information see the textual convention ChannelDevice.rw
ChannelDevice -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.33.1.1.1.1.2
cipCardCsnaAdminBlockDelayTimeThe Block Delay Time is the maximum amount of time the CSNA feature can hold a set of requests before it must transmit the block to the host. The Block must be sent when this time has expired, even if the block has not reached the suggested Block Delay Length.rw
INTEGER
.1.3.6.1.4.1.9.9.33.1.1.1.1.3
cipCardCsnaAdminBlockDelayLengthThe Block Delay Length is the suggested size of a block before it is transmitted to the host. The Block Delay Length is used to force a transmit of a block when all information currently being processed has been placed in the block and the real block size exceeds this Block Delay Length size. The size of the block can grow larger than the Block Delay Length size, but must never exceed the Maximum Block Length before being transmitted.rw
INTEGER
.1.3.6.1.4.1.9.9.33.1.1.1.1.4
cipCardCsnaAdminMaxBlockLengthThe Maximum block length is the maximum size that an inbound channel I/O block my attain before being sent to the host. The block must be smaller or equal to this value.rw
INTEGER
.1.3.6.1.4.1.9.9.33.1.1.1.1.5
cipCardCsnaAdminRowStatusThis object is used by a Management Station to create or delete the row entry in the cipCardCsnaAdminTable following the the RowStatus textual convention. Upon successful creation of the row, an Agent automatically creates a corresponding entry in the cipCardCsnaOperTable with the cipCardCsnaOperState equal to 'inactive (1)'. The Management Station can initiate row deletion, by setting this value to 'destroy (6)'. The Agent will then delete the rows corresponding to this CSNA instance from both the cipCardCsnaAdminTable and cipCardCsnaOperTable.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.33.1.1.1.1.6
cipCardCsnaOperTableThis table contains operation values and status information for the Channel Systems Network Architecture (CSNA) feature on the CMCC card.
SEQUENCE OF CipCardCsnaOperEntry
.1.3.6.1.4.1.9.9.33.1.1.2
cipCardCsnaOperEntryA list of CSNA operational and status values. The entries are created by the Agent. They have read-only access.
CipCardCsnaOperEntry
.1.3.6.1.4.1.9.9.33.1.1.2.1
cipCardCsnaOperStateThe current state of the CSNA entry. The values have the following meanings: closed - Link is closed. pendingOpen - An Open Subchannel command has been received from the host. open - Subchannel is open. pendingSetup - Host has queried for LAN info. setupComplete - LAN info has been sent to the host. pendingClose - A Close Subchannel command has been received from the host.ro
Enumeration
.1.3.6.1.4.1.9.9.33.1.1.2.1.1
cipCardCsnaOperSlowDownStateThe current state of the CSNA slow down condition. A channel device will turn on the slow down bit whenever insufficient buffering is available to receive data from the adjacent channel device. The values have the following meanings: normal - Link is normal. slowDownSent - The router has put VTAM into a slow down state. slowDownReceived - VTAM has put the router into a slow down state. slowDownSentReceived - Both VTAM and the router are in a slow down state.ro
Enumeration
.1.3.6.1.4.1.9.9.33.1.1.2.1.2
cipCardCsnaOperBlockDelayTimeThe current Block Delay Time value being used by this instance of CSNA path/device (subchannel).ro
INTEGER
.1.3.6.1.4.1.9.9.33.1.1.2.1.3
cipCardCsnaOperBlockDelayLengthThe current Block Delay Length being used by this instance of CSNA path/device (subchannel).ro
INTEGER
.1.3.6.1.4.1.9.9.33.1.1.2.1.4
cipCardCsnaOperMaxBlockLengthThe current Maximum block length being used by this instance of CSNA path/device (subchannel).ro
INTEGER
.1.3.6.1.4.1.9.9.33.1.1.2.1.5
cipCardCsnaStatsTableThis table contains statistics information for the Channel Systems Network Architectures (CSNA) feature on the CMCC card.
SEQUENCE OF CipCardCsnaStatsEntry
.1.3.6.1.4.1.9.9.33.1.1.3
cipCardCsnaStatsEntryA list of CSNA statistics. The entries are created by the Agent. They have read-only access.
CipCardCsnaStatsEntry
.1.3.6.1.4.1.9.9.33.1.1.3.1
cipCardCsnaStatsBlocksTxdThe number of Blocks Transmitted.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.1
cipCardCsnaStatsBlocksRxdThe number of Blocks Received.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.2
cipCardCsnaStatsBytesTxdThe number of Bytes Transmitted. NOTE: To support SNMP Version 1 Managers, this variable is supplied as a 32 bit value which can wrap very frequently.ro
Counter32 -- Units -- octets
.1.3.6.1.4.1.9.9.33.1.1.3.1.3
cipCardCsnaStatsBytesRxdThe number of Bytes Received. NOTE: To support SNMP Version 1 Managers, this variable is supplied as a 32 bit value which can wrap very frequently.ro
Counter32 -- Units -- octets
.1.3.6.1.4.1.9.9.33.1.1.3.1.5
cipCardCsnaStatsBlocksTxByBlockDelayTimeThe number of Blocks Transmitted when the Block Delay Time has been exceeded.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.7
cipCardCsnaStatsBytesTxByBlockDelayTimeThe number of Bytes Transmitted when the Block Delay Time has been exceeded.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.8
cipCardCsnaStatsBlocksTxByBlockDelayLengthThe number of Blocks Transmitted when the suggested Block Delay Length has been exceeded.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.10
cipCardCsnaStatsBytesTxByBlockDelayLengthThe number of Bytes Transmitted when the suggested Block Delay Length has been exceeded.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.11
cipCardCsnaStatsBlocksTxByMaxBlockLengthThe number of Blocks Transmitted when the Maximum block length has been exceeded.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.13
cipCardCsnaStatsBytesTxByMaxBlockLengthThe number of Bytes Transmitted when the Maximum block length has been exceeded.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.14
cipCardCsnaStatsSlowDownsReceivedThe number of times the slow down bit was detected in a channel I/O block received from VTAM. This condition causes the router to stop transmitting data to VTAM over the channel until the slow down condition has been cleared.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.16
cipCardCsnaStatsSlowDownsSentThe number of times the slow down bit was set by the router to stop VTAM from sending any more channel I/O blocks. This condition stays in effect until the router clears the slow down condition.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.1.3.1.17
cipSession
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.1.2
cipCardSessionsAdminTableThis table contains configured values for CSNA sessions supported on the CMCC card.
SEQUENCE OF CipCardSessionsAdminEntry
.1.3.6.1.4.1.9.9.33.1.2.1
cipCardSessionsAdminEntryA list of CMCC specific Session configuration values.
CipCardSessionsAdminEntry
.1.3.6.1.4.1.9.9.33.1.2.1.1
cipCardAdminMaxLlc2SessionsThe configured maximum number of LLC2 sessions allowed on a CMCC card. A value of zero indicates that the maximum should only be limited by the amount of available memory on the CMCC. A value greater than zero indicates the maximum number of sessions the CMCC will support given there is enough memory available on the CMCC card. This value can be set at any time, however it will only affect the Maximum number of LLC2 sessions supported on a CIP the first time it is set and only if the value it is being set to is greater than the current value for cipCardStatsHiWaterLlc2Sessions.rw
INTEGER
.1.3.6.1.4.1.9.9.33.1.2.1.1.1
cipCardSessionsOperTableThis table contains the current value for the maximum number of sessions that can be supported on the CMCC card.
SEQUENCE OF CipCardSessionsOperEntry
.1.3.6.1.4.1.9.9.33.1.2.2
cipCardSessionsOperEntryA list of CMCC specific Session values.
CipCardSessionsOperEntry
.1.3.6.1.4.1.9.9.33.1.2.2.1
cipCardOperMaxLlc2SessionsThis value indicates the current number of LLC2 sessions that can be supported on this CMCC card. If this value is zero, then the limit of LLC2 sessions on the CMCC card is only limited by the amount of memory available.ro
INTEGER
.1.3.6.1.4.1.9.9.33.1.2.2.1.1
cipCardSessionsStatsTableThis table contains the statistic value(s) for the maximum number of sessions that can be supported on the CMCC card.
SEQUENCE OF CipCardSessionsStatsEntry
.1.3.6.1.4.1.9.9.33.1.2.3
cipCardSessionsStatsEntryA list of CMCC specific Session values.
CipCardSessionsStatsEntry
.1.3.6.1.4.1.9.9.33.1.2.3.1
cipCardStatsHiWaterLlc2SessionsHigh water LLC2 sessions count per CMCC card. If cipCardOperMaxLlc2Sessions is zero (0), then this value starts at 256 Llc2 sessions and will be incremented in values of 64 as more active concurrent LLC2 sessions are established. If cipCardOperMaxLlc2Sessions is greater then zero (0), then this value will either be equal to the cipCardOperMaxLlc2Sessions given enough memory is available on the CMCC card to support that many LLC2 sessions or the the value will be less than cipCardOperMaxLlc2Sessions, reflecting the maximum number of LLC2 sessions the CMCC card can support.ro
Gauge32
.1.3.6.1.4.1.9.9.33.1.2.3.1.1
cipCardStatsLlc2SessionAllocationErrsThis value represents the number of memory allocation errors that have occurred when attempting to create a new block of memory for the LLC2 session buffer pool.ro
Counter32
.1.3.6.1.4.1.9.9.33.1.2.3.1.2
cipCsnaConnection
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.1.3
cipCardCsnaConnTableThis table contains the map between VTAM (the I/O Device Address) and the CMCC LAN Adapter/Mac Address/SAP. For example: Channel Path Channel Path & Device & Device | \ \ / / | | \ \ / / | SAPS 04 04 04 04 04 04 08 \ \ / / 08 | \ \/ / | | \ /\ / | | \ / \ / | | \ / \/ | | v /\ | | ______/ \ / \_____ | Adpt Adpt Adpt
SEQUENCE OF CipCardCsnaConnEntry
.1.3.6.1.4.1.9.9.33.1.3.1
cipCardCsnaConnEntryA list of CSNA internal LAN Adapter connection values. The first three indices allow the mapping to the LAN and Adapter. To obtain the mapping to the llc SAP table, use the ifIndex, llcSapNumber, and the MAC Address (from the CMCC internal LAN Adapter table).
CipCardCsnaConnEntry
.1.3.6.1.4.1.9.9.33.1.3.1.1
cipCardCsnaConnActiveSessionsThe Active Sessions in this VTAM to CMCC LAN Adapter/Mac Address mapping.ro
Gauge32
.1.3.6.1.4.1.9.9.33.1.3.1.1.1
cipCardCsnaSlotSlot number of the CMCC card that the Path and Device are configured.ro
Integer32
.1.3.6.1.4.1.9.9.33.1.3.1.1.2
cipCardCsnaPortPort number on the CMCC card that the Path and Device are configured.ro
Integer32
.1.3.6.1.4.1.9.9.33.1.3.1.1.3
cipCardCsnaConnPathHex path identifier used by this instance of CMCC LAN adapter/SAP to connect SNA sessions to VTAM. For more information see the textual convention ChannelPath.ro
ChannelPath -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.33.1.3.1.1.4
cipCardCsnaConnDeviceTwo digit hex device address used by this CMCC LAN adapter/SAP instance to connect SNA sessions to VTAM. For more information see the textual convention ChannelDevice.ro
ChannelDevice -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.33.1.3.1.1.5
cipCsnaNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.2
cipCsnaNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.2.0
cipCsnaOpenDuplicateSapFailureThis trap indicates that VTAM attempted to open a SAP that was already open via another Path/Device on this CMCC card.
TRAP-TYPE
.1.3.6.1.4.1.9.9.33.2.0.1
cipCsnaLlc2ConnectionLimitExceededThis trap indicates that a connection attempt was rejected due to a connection resource limitation
TRAP-TYPE
.1.3.6.1.4.1.9.9.33.2.0.2
ciscoCipCsnaMibConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.3
ciscoCipCsnaMibCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.3.1
ciscoCipCsnaMibCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.3.1.1
ciscoCipCsnaMibGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.3.2
ciscoCsnaGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.3.2.1
ciscoMaxSessionsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.3.2.2
ciscoCsnaConnGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.33.3.2.3
CISCO-CIPCSNA-MIB - SNMP MIB Reference | MIBs Explorer