MIBs Depot

CTINB2-MIB

Registered at
1.3.6.1.4.1.52.4.1.2.12.2.1
Namespace
enterasys
Source file
CTINB2-MIB
Digest
sha256:bcbe1c7af11c6ccf8d330d98234b5597763805ce2e8f5b234161bfefd686bc33

Imports

FromSymbols
CTRON-MIB-NAMESctINBinfo2
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTINB2-MIB
CTRON-MIB-NAMES
CTRON-OIDS
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ctInbUtil
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.12.2.1
ctInbUtilInterval
OBJECT-TYPE
The length of the sampling interval in seconds used for all INB utilization measurements and calculations.
1.3.6.1.4.1.52.4.1.2.12.2.1.1INTEGERread-writemandatory
ctInbUtilTable
OBJECT-TYPE
A list of byte counts and absolute utilization percentages reflecting data transferred via the INB during the last sampling interval.
1.3.6.1.4.1.52.4.1.2.12.2.1.2not-accessiblemandatory
ctInbUtilEntry
OBJECT-TYPE
Byte counts and utilization percentages reflecting data transferred from a source module to a destination module via the INB.
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1not-accessiblemandatory
ctInbUtilSrcSlot
OBJECT-TYPE
The chassis slot number containing the module from which bytes are transmitted onto the INB.
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.1INTEGERread-onlymandatory
ctInbUtilDestSlot
OBJECT-TYPE
The chassis slot number containing the module to which bytes are transmitted across the INB.
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.2INTEGERread-onlymandatory
ctInbUtilHiByteCountA
OBJECT-TYPE
The high-order 32 bits of the 64-bit entity which represents the number of bytes transferred from the source module to the destination module across INB channel A during the last sampling interval. This 64-bit byte count may be calculated as: ctInbUtilByteCountA = (ctInbUtilHiByteCountA * 2**32) + ctInbUtilLoByteCountA
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.3INTEGERread-onlymandatory
ctInbUtilLoByteCountA
OBJECT-TYPE
The low-order 32 bits of the 64-bit entity which represents the number of bytes transferred from the source module to the destination module across INB channel A during the last sampling interval. This 64-bit byte count may be calculated as: ctInbUtilByteCountA = (ctInbUtilHiByteCountA * 2**32) + ctInbUtilLoByteCountA
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.4INTEGERread-onlymandatory
ctInbUtilHiByteCountB
OBJECT-TYPE
The high-order 32 bits of the 64-bit entity which represents the number of bytes transferred from the source module to the destination module across INB channel B during the last sampling interval. This 64-bit byte count may be calculated as: ctInbUtilByteCountB = (ctInbUtilHiByteCountB * 2**32) + ctInbUtilLoByteCountB
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.5INTEGERread-onlymandatory
ctInbUtilLoByteCountB
OBJECT-TYPE
The low-order 32 bits of the 64-bit entity which represents the number of bytes transferred from the source module to the destination module across INB channel B during the last sampling interval. This 64-bit byte count may be calculated as: ctInbUtilByteCountB = (ctInbUtilHiByteCountB * 2**32) + ctInbUtilLoByteCountB
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.6INTEGERread-onlymandatory
ctInbUtilAbsoluteA
OBJECT-TYPE
The percentage of absolute utilization of INB channel A by data transferred from the source module to the destination module during the last sampling interval. This percentage is calculated by dividing ctInbUtilByteCountA (a 64-bit entity which is calculated as specified above) by the theoretical maximum number of bytes that could have traversed INB channel A during the interval. Note that in order to increase precision, the value of this object is the actual percentage multiplied by 100 (that is, to determine the actual percentage, divide the value of this object by 100).
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.7INTEGERread-onlymandatory
ctInbUtilAbsoluteB
OBJECT-TYPE
The percentage of absolute utilization of INB channel B by data transferred from the source module to the destination module during the last sampling interval. This percentage is calculated by dividing ctInbUtilByteCountB (a 64-bit entity which is calculated as specified above) by the theoretical maximum number of bytes that could have traversed INB channel B during the interval. Note that in order to increase precision, the value of this object is the actual percentage multiplied by 100 (that is, to determine the actual percentage, divide the value of this object by 100).
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.8INTEGERread-onlymandatory
ctInbUtilAbsoluteTotal
OBJECT-TYPE
The percentage of absolute utilization of the total INB by data transferred from the source module to the destination module during the last sampling interval. This percentage is calculated by dividing the sum of ctInbUtilByteCountA and ctInbUtilByteCountB by the theoretical maximum number of bytes that could have traversed both INB channels during the interval. Note that in order to increase precision, the value of this object is the actual percentage multiplied by 100 (that is, to determine the actual percentage, divide the value of this object by 100).
1.3.6.1.4.1.52.4.1.2.12.2.1.2.1.9INTEGERread-onlymandatory