DECHUB900-HRIP-MIB-V3-0

File: DECHUB900-HRIP-MIB-V3-0.mib (14985 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

Gauge enterprises OBJECT-TYPE

Defined Types

HripPubRingCfgEntry  
SEQUENCE    
  hripRingCfgIndex INTEGER
  hripRingCfgSpeed INTEGER

HripPubSlotCfgEntry  
SEQUENCE    
  hripSlotCfgIndex INTEGER
  hripSlotCfgDisable INTEGER
  hripSlotCfgForce INTEGER

HripPubRingStatEntry  
SEQUENCE    
  hripRingStatIndex INTEGER
  hripRingStatNumModInserted INTEGER

HripPubSlotStatEntry  
SEQUENCE    
  hripSlotStatIndex INTEGER
  hripSlotStatRingAInsertCount Gauge
  hripSlotStatRingBInsertCount Gauge
  hripSlotStatTcuA INTEGER
  hripSlotStatTcuB INTEGER

Defined Values

dec 1.3.6.1.4.1.36
OBJECT IDENTIFIER    

ema 1.3.6.1.4.1.36.2
OBJECT IDENTIFIER    

decMIBextension 1.3.6.1.4.1.36.2.18
OBJECT IDENTIFIER    

decHub900 1.3.6.1.4.1.36.2.18.11
OBJECT IDENTIFIER    

mgmtAgent 1.3.6.1.4.1.36.2.18.11.1
OBJECT IDENTIFIER    

mgmtAgentVersion1 1.3.6.1.4.1.36.2.18.11.1.1
OBJECT IDENTIFIER    

hrip 1.3.6.1.4.1.36.2.18.11.1.1.2
OBJECT IDENTIFIER    

hripPubRingCfgTable 1.3.6.1.4.1.36.2.18.11.1.1.2.1
Defines a table for ring speeds. The table has 2 rows. Row 1 defines ring speed for ring A and row 2 defines the ring speed for ring B.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HripPubRingCfgEntry

hripPubRingCfgEntry 1.3.6.1.4.1.36.2.18.11.1.1.2.1.1
An entry in the hripPubRingCfgTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HripPubRingCfgEntry  

hripRingCfgIndex 1.3.6.1.4.1.36.2.18.11.1.1.2.1.1.1
Identifies the ring being accessed ie the row of the table being referred to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ringA(1), ringB(2)  

hripRingCfgSpeed 1.3.6.1.4.1.36.2.18.11.1.1.2.1.1.2
The speed of each of the token rings on the backplane. speed4(1) indicates a speed of 4 Mbits per second while speed16(2) indicates 16 Mbits per second. The value of this object is maintained across power cycles and resets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER speed4(2), speed16(3)  

hripPubSlotCfgTable 1.3.6.1.4.1.36.2.18.11.1.1.2.2
Defines a table for Slot Configurations. Each row in the table corresponds to a backplane slot (hripSlotIndex).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HripPubSlotCfgEntry

hripPubSlotCfgEntry 1.3.6.1.4.1.36.2.18.11.1.1.2.2.1
An entry in the hripPubSlotCfgTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HripPubSlotCfgEntry  

hripSlotCfgIndex 1.3.6.1.4.1.36.2.18.11.1.1.2.2.1.1
Index into the table of slot configurations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hripSlotCfgDisable 1.3.6.1.4.1.36.2.18.11.1.1.2.2.1.2
Locks out the corresponding backplane port in that slot. -2 is used for linecards like the MIPPY that have multiple physical token ring backplane ports. The default setting is enable (for ports 1 & 2) The value of this object is maintained across power cycles and resets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled-1(1), disabled-1(2), enabled-2(3), disabled-4(4)  

hripSlotCfgForce 1.3.6.1.4.1.36.2.18.11.1.1.2.2.1.3
Describes a slot/ring pairing. -2 is used for linecards like the MIPPY that have multiple physical token ring backplane ports. The value of this object is maintained across power cycles and resets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noForce-1(1), forceRingA-1(2), forceRingB-1(3), noForce-2(4), forceRingA-2(5), forceRingB-2(6)  

hripPubRingStatTable 1.3.6.1.4.1.36.2.18.11.1.1.2.3
A table describing the number of modules on each ring.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HripPubRingStatEntry

hripPubRingStatEntry 1.3.6.1.4.1.36.2.18.11.1.1.2.3.1
An entry describing the number of modules on each ring.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HripPubRingStatEntry  

hripRingStatIndex 1.3.6.1.4.1.36.2.18.11.1.1.2.3.1.1
An index into the hripPubRingStatTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ringA(1), ringB(2)  

hripRingStatNumModInserted 1.3.6.1.4.1.36.2.18.11.1.1.2.3.1.2
The number of modules inserted onto the ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hripPubSlotStatTable 1.3.6.1.4.1.36.2.18.11.1.1.2.4
The status of modules inserted on each slot of backplane.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HripPubSlotStatEntry

hripPubSlotStatEntry 1.3.6.1.4.1.36.2.18.11.1.1.2.4.1
An entry in the hripPubSlotStatTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HripPubSlotStatEntry  

hripSlotStatIndex 1.3.6.1.4.1.36.2.18.11.1.1.2.4.1.1
The index into slot status table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

hripSlotStatRingAInsertCount 1.3.6.1.4.1.36.2.18.11.1.1.2.4.1.2
The number of times that the module has transitioned between inserted/wrapped states on backplane ring A, since the module was last reset/power-cycled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

hripSlotStatRingBInsertCount 1.3.6.1.4.1.36.2.18.11.1.1.2.4.1.3
The number of times that the module has transitioned between inserted/wrapped states on backplane ring B, since the module was last reset/power-cycled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

hripSlotStatTcuA 1.3.6.1.4.1.36.2.18.11.1.1.2.4.1.4
Status of the TCU on ring A. If there is a non Token Ring linecard plugged into the hub, the value reported should be nonTR(3). For a Token Ring line-card the value is inserted or wrapped
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inserted(1), wrapped(2), notTR(3)  

hripSlotStatTcuB 1.3.6.1.4.1.36.2.18.11.1.1.2.4.1.5
Status of the TCU on ring B. If there is a non Token Ring linecard plugged into the hub, the value reported should be nonTR(3). For a Token Ring line-card the value is inserted or wrapped
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inserted(1), wrapped(2), notTR(3)