MIBs Depot

CTINB-MIB

Registered at
1.3.6.1.4.1.52.4.1.2.12.1.1
1.3.6.1.4.1.52.4.1.2.12.1.2
1.3.6.1.4.1.52.4.1.2.12.1.3
Namespace
enterasys
Source file
CTINB-MIB
Digest
sha256:6c1401bbf8c1cf953e2818be6fb9955215de77281209030023c2c3e74728c957

Imports

FromSymbols
CTRON-MIB-NAMESctINBinfo
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, 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.

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

Objects

NameOIDSyntaxAccessStatus
inbMonarchSystem
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.12.1.1
inbMonarchSystemTable
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.12.1.1.1not-accessiblemandatory
inbMonarchSystemEntry
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.12.1.1.1.1not-accessiblemandatory
inbMonarchSystemINB
OBJECT-TYPE
Two physical INB's may exist on a module. This object distinquishes which INB, INB-A or INB-B.
1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.1INTEGER {inbA(1), inbB(2)}read-onlymandatory
inbMonarchStatusTimeStamp
OBJECT-TYPE
This object represents the value of sysUptime when the Monarch last changed.
1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.2TimeTicksread-onlymandatory
inbMonarchBandwidth
OBJECT-TYPE
The bandwidth of this INB in Megabits.
1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.3INTEGERread-onlymandatory
inbMonarchTDMSlotMode
OBJECT-TYPE
The automatic TDM mode overides any preset TDM allocation. All boards get an equal number of pre-allocated TDM slots, adding up to 100% of total INB bandwidth, and have Round Robin enabled. The automatic mode will, in effect, provide each board with a 1/(number of boards) minimum guarantee INB bandwidth. The userPolicy mode will have the per board policy enforced. Each board will have a level of service (TDM slots, Round Robin arbitration from the inbMonarchTable) associated with it to take effect when this object is set to user_policy. Newly inserted boards will default to Round Robin and share the remaining fixed INB bandwidth (inbMonarchTDMSlotTotal - inbMonarchTDMSlotActual).
1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.4INTEGER {automatic(1), userPolicy(2)}read-writemandatory
inbMonarchTDMSlotTotal
OBJECT-TYPE
This object represents the total possible number of INB backplane TDM slots.
1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.5INTEGERread-onlymandatory
inbMonarchSystemTDMSlotActual
OBJECT-TYPE
This object represents the total number of allocated INB backplane TDM slots. This is the sum of all instances of inbMonarchTDMSlotRequest in userPolicy mode. In automatic mode this number would represent the number of inserted boards.
1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.6INTEGERread-onlymandatory
inbMonarchTDMSlotbandwidth
OBJECT-TYPE
This object represents the bandwidth in bits that each slot represents on the backplane.
1.3.6.1.4.1.52.4.1.2.12.1.1.1.1.7INTEGERread-onlymandatory
inbMonarch
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.12.1.2
inbMonarchTable
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.12.1.2.1not-accessiblemandatory
inbMonarchEntry
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1not-accessiblemandatory
inbMonarchSlot
OBJECT-TYPE
The slot number containing this module.
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.1INTEGERread-onlymandatory
inbMonarchINB
OBJECT-TYPE
Two physical INB interfaces may exist on a module. This object distinquishes which INB, INB-A or INB-B.
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.2INTEGER {inbA(1), inbB(2)}read-onlymandatory
inbMonarchStatus
OBJECT-TYPE
Application state of the monarch application on this module. Standby - indicates this module is not the monarch but can be. SysUndefined - indicates this module can not be monarch. Operational - says this module is the monarch.
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.3INTEGER {standBy(1), sysUndefined(2), operational(3)}read-onlymandatory
inbMonarchLinkStatus
OBJECT-TYPE
This object describes the state of the backplane. LinkUp is when this INB detects the clock on the backplane. LinkDown is when no backplane clock has been detected.
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.4INTEGER {linkUp(1), linkDown(2)}read-onlymandatory
inbMonarchLinkCapacity
OBJECT-TYPE
The bandwidth capacity of this board in Megabytes.
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.5INTEGERread-onlymandatory
inbMonarchTDMSlotRequest
OBJECT-TYPE
This object is the number of fixed TDM slots requested for this board . NOTE: new request will take effect the next time the inbMonarchTDMSlotMode object is set to userPolicy. NOTE: this value has no meaning when the inbMonarchTDMSlotMode is automatic.
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.6INTEGERread-writemandatory
inbMonarchTDMSlotActual
OBJECT-TYPE
This object is the actual number of fixed TDM slots given to this board. In automatic mode, this value is the total number of slots divided by the number of inserted boards, in userPolicy mode, this reflects the inbMonarchTDMSlotRequest value at the last time the chassis entered userPolicy mode.
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.7INTEGERread-writemandatory
inbMonarchRoundRobinControl
OBJECT-TYPE
This object enables or disable this INB the ability to participate in the Round Robin arbitration phase.
1.3.6.1.4.1.52.4.1.2.12.1.2.1.1.8INTEGER {enabled(1), disabled(2)}read-onlymandatory
inbStats
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.12.1.3
inbStatsTable
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.12.1.3.1not-accessiblemandatory
inbStatsEntry
OBJECT-TYPE
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1not-accessiblemandatory
inbStatsSlot
OBJECT-TYPE
The slot number containing this module.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.1INTEGERread-onlymandatory
inbStatsINB
OBJECT-TYPE
Two physical INB interfaces may exist on a module. This object distinquishes which INB, INB-A or INB-B.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.2INTEGER {inbA(1), inbB(2)}read-onlymandatory
inbStatsIfindex
OBJECT-TYPE
The interface number of the INB. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object defined in RFC 1213.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.3INTEGERread-onlymandatory
inbStatsUniCastCells
OBJECT-TYPE
Number of UniCast INB cells received from the backplane.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.4Counterread-onlymandatory
inbStatsMultiCastCells
OBJECT-TYPE
Number of multi-cast INB cells received from the backplane.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.5Counterread-onlymandatory
inbStatsBroadCastCells
OBJECT-TYPE
Number of broadcast INB cells received from the backplane.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.6Counterread-onlymandatory
inbStatsXmitCells
OBJECT-TYPE
Number of INB cells transmitted to the backplane.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.7Counterread-onlymandatory
inbStatsRecvSeqErrs
OBJECT-TYPE
Number of pkts with sequence errors received from the backplane.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.8Counterread-onlymandatory
inbStatsRecvChksumErrs
OBJECT-TYPE
Number of pkts with checksum errors received from the backplane.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.9Counterread-onlymandatory
inbStatsxmitToFps
OBJECT-TYPE
Number of transmit errors to FPS.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.10Counterread-onlymandatory
inbStatsToFpsDrops
OBJECT-TYPE
INBC receive fifo full count. This represents the number of cells that were not forwarded to the FPS.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.11Counterread-onlymandatory
inbStatsFromInbErrs
OBJECT-TYPE
Number of INB receive errors from the backplane. This includes FPSC xmit errors(inbStatsxmitToFps), INBC receive sequence errors (inbStatsRecvSeqErrs) and INBC checksum errors(inbStatsRecvChksumErrs).
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.12Counterread-onlymandatory
inbStatsToINBDrops
OBJECT-TYPE
Number of FPSC recv frame drop count. This represents the number of frames that were not sent out on the INB backplane.
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.13Counterread-onlymandatory
inbStatsToInbErrs
OBJECT-TYPE
Number of INB backplane transmit errors. This includes FPSC receive timeout errors
1.3.6.1.4.1.52.4.1.2.12.1.3.1.1.14Counterread-onlymandatory