REDSTONE-RXSYS-MIB

File: REDSTONE-RXSYS-MIB.mib (25837 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
IF-MIB REDSTONE-SMI REDSTONE-TC

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Integer32 TimeTicks
DisplayString TruthValue MODULE-COMPLIANCE
OBJECT-GROUP InterfaceIndexOrZero rsMgmt
RsEnable

Defined Types

RsSysCardType  
The type of card in a system slot: unknown Unknown type. srp Switch/Route Processor. ct3 Channelized T3. oc3 OC-3 (SONET/SDH). ut3Atm Unchannelized T3 (ATM service). ut3Frame Unchannelized T3 (Frame service). ue3Atm Unchannelized E3 (ATM service). ue3Frame Uncahnnelized E3 (Frame service). ce1 Channelized E1. ct1 Channelized T1.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), srp(1), ct3(2), oc3(3), ut3Atm(4), ut3Frame(5), ue3Atm(6), ue3Frame(7), ce1(8), ct1(9)  

RsSysSlotEntry  
SEQUENCE    
  rsRXSysSlotIndex Integer32
  rsRXSysSlotDescr DisplayString
  rsRXSysSlotCurrentCardType RsSysCardType
  rsRXSysSlotRev Integer32
  rsRXSysSlotAdminStatus RsEnable
  rsRXSysSlotOperStatus INTEGER
  rsRXSysSlotDisableReason INTEGER
  rsRXSysSlotExpectedCardType RsSysCardType
  rsRXSysSlotControl INTEGER
  rsRXSysSlotCpuUtilPct Integer32
  rsRXSysSlotMemUtilPct Integer32
  rsRXSysSlotIoaPresent TruthValue
  rsRXSysSlotPortCount Integer32
  rsRXSysSlotLastChange TimeTicks

RsSysPortEntry  
SEQUENCE    
  rsRXSysPortIndex Integer32
  rsRXSysPortDescr DisplayString
  rsRXSysPortType INTEGER
  rsRXSysPortIfIndex InterfaceIndexOrZero

RsSysPowerEntry  
SEQUENCE    
  rsRXSysPowerIndex Integer32
  rsRXSysPowerDescr DisplayString
  rsRXSysPowerStatus INTEGER

RsSysTempEntry  
SEQUENCE    
  rsRXSysTempIndex Integer32
  rsRXSysTempDescr DisplayString
  rsRXSysTempStatus INTEGER
  rsRXSysTempValue Integer32

Defined Values

rsRXSysMIB 1.3.6.1.4.1.2773.2.17
Added 'ct1' enumeration to RsSysCardType and rsRxSysPortType.
MODULE-IDENTITY    

rsRXSysTrap 1.3.6.1.4.1.2773.2.17.0
OBJECT IDENTIFIER    

rsRXSysObjects 1.3.6.1.4.1.2773.2.17.1
OBJECT IDENTIFIER    

rsRXSysConformance 1.3.6.1.4.1.2773.2.17.2
OBJECT IDENTIFIER    

rsRXSysGeneral 1.3.6.1.4.1.2773.2.17.1.1
OBJECT IDENTIFIER    

rsRXSysFabric 1.3.6.1.4.1.2773.2.17.1.2
OBJECT IDENTIFIER    

rsRXSysNvs 1.3.6.1.4.1.2773.2.17.1.3
OBJECT IDENTIFIER    

rsRXSysSlot 1.3.6.1.4.1.2773.2.17.1.4
OBJECT IDENTIFIER    

rsRXSysPort 1.3.6.1.4.1.2773.2.17.1.5
OBJECT IDENTIFIER    

rsRXSysPower 1.3.6.1.4.1.2773.2.17.1.6
OBJECT IDENTIFIER    

rsRXSysTemperature 1.3.6.1.4.1.2773.2.17.1.7
OBJECT IDENTIFIER    

rsRXSysChassisRev 1.3.6.1.4.1.2773.2.17.1.1.1
Chassis revision number. If unknown, the value 255 is reported.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

rsRXSysSwVersion 1.3.6.1.4.1.2773.2.17.1.1.2
Currently executing operational software version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rsRXSysSwBuildDate 1.3.6.1.4.1.2773.2.17.1.1.3
Build date of currently executing operational software version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

rsRXSysFabricSpeed 1.3.6.1.4.1.2773.2.17.1.2.1
Speed of switching fabric, in gigabits per second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsRXSysFabricRev 1.3.6.1.4.1.2773.2.17.1.2.2
Fabric revision number. If unknown, the value 255 is reported.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

rsRXSysNvsStatus 1.3.6.1.4.1.2773.2.17.1.3.1
Status of non-volatile storage (NVS): notPresent NVS is not installed. writeProtected NVS is write-protected. volumeError Status poll of NVS failed. nearCapacity Utilization exceeds 85% of NVS capacity. ok NVS is operational, none of the preceding conditions apply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notPresent(0), writeProtected(1), volumeError(2), nearCapacity(3), ok(4)  

rsRXSysNvsCapacity 1.3.6.1.4.1.2773.2.17.1.3.2
Capacity of NVS storage in megabytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsRXSysNvsUtilPct 1.3.6.1.4.1.2773.2.17.1.3.3
Percentage of NVS storage used. A value of -1 indicates NVS utilization is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..100  

rsRXSysSlotCount 1.3.6.1.4.1.2773.2.17.1.4.1
The number of slots in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsRXSysSlotTable 1.3.6.1.4.1.2773.2.17.1.4.2
Table of system slots.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsSysSlotEntry

rsRXSysSlotEntry 1.3.6.1.4.1.2773.2.17.1.4.2.1
A table entry describing contents of a system slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsSysSlotEntry  

rsRXSysSlotIndex 1.3.6.1.4.1.2773.2.17.1.4.2.1.1
Slot number. NOTE: Port numbers are zero-based.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rsRXSysSlotDescr 1.3.6.1.4.1.2773.2.17.1.4.2.1.2
Textual description of the card.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

rsRXSysSlotCurrentCardType 1.3.6.1.4.1.2773.2.17.1.4.2.1.3
Type of card actually in the slot. This could be different from the type reported in rsRXSysSlotExpectedCardType, in which case it may be necessary to set rsRXSysSlotControl to 'flush' before this card can be made operational.
Status: current Access: read-only
OBJECT-TYPE    
  RsSysCardType  

rsRXSysSlotRev 1.3.6.1.4.1.2773.2.17.1.4.2.1.4
Revision number of the card. If unknown, the value 255 is reported.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

rsRXSysSlotAdminStatus 1.3.6.1.4.1.2773.2.17.1.4.2.1.5
Exerts administrative control to enable/disable the slot.
Status: current Access: read-write
OBJECT-TYPE    
  RsEnable  

rsRXSysSlotOperStatus 1.3.6.1.4.1.2773.2.17.1.4.2.1.6
Status of the card.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), empty(1), disabled(2), failed(3), booting(4), initializing(5), online(6), standby(7)  

rsRXSysSlotDisableReason 1.3.6.1.4.1.2773.2.17.1.4.2.1.7
Indicates the condition causing the slot to be disabled: none Value when card is not disabled. unknown Unknown reason for disablement. assessing The slot content is being assessed (transient initialization state). admin The slot is administratively disabled. cardMismatch The current card type conflicts with configuration associated with a different card type that previously occupied the slot. fabricLimit Card resource requirements exceed available fabric capacity. imageError Software image for card is missing or invalid.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), unknown(1), assessing(2), admin(3), cardMismatch(4), fabricLimit(5), imageError(6)  

rsRXSysSlotExpectedCardType 1.3.6.1.4.1.2773.2.17.1.4.2.1.8
Type of card associated with this slot through prior presence. After the card is removed, this association persists (and inhibits operation of a different card type in this slot, if one is inserted) until rsRXSysSlotControl is set to 'flush'.
Status: current Access: read-only
OBJECT-TYPE    
  RsSysCardType  

rsRXSysSlotControl 1.3.6.1.4.1.2773.2.17.1.4.2.1.9
Administrative control of this slot: noOperation Setting this value has no effect. flush Flushes configuration associated with a card type that previously occupied this slot. Used to explicitly confirm that the slot is now empty, or contains a different card type. Card must be disabled when this value is asserted. See description for rsRXSysSlotDisableReason. reset Resets the slot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOperation(0), flush(1), reset(2)  

rsRXSysSlotCpuUtilPct 1.3.6.1.4.1.2773.2.17.1.4.2.1.10
Percentage of CPU utilization. A value of -1 indicates the utilization is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..100  

rsRXSysSlotMemUtilPct 1.3.6.1.4.1.2773.2.17.1.4.2.1.11
Percentage of memory utilization. A value of -1 indicates the utilization is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1..100  

rsRXSysSlotIoaPresent 1.3.6.1.4.1.2773.2.17.1.4.2.1.12
Indicates whether the card's corresponding I/O adapter is present.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rsRXSysSlotPortCount 1.3.6.1.4.1.2773.2.17.1.4.2.1.13
Number of physical ports for the EXPECTED card type for this slot. NOTE: In event of a card mismatch in this slot, the port count for the CURRENT card in this slot is not recognized/reported until the configuration for the EXPECTED card is explicitly flushed via rsRXSysSlotControl.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsRXSysSlotLastChange 1.3.6.1.4.1.2773.2.17.1.4.2.1.14
The value of sysUpTime when the value of rsRXSysSlotOperStatus last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

rsRXSysPortTable 1.3.6.1.4.1.2773.2.17.1.5.1
Table of system physical ports. The information in this table reflects the ports for the EXPECTED card type in each slot; in event of a card mismatch, this table permits navigation of the existing configuration of the expected card type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsSysPortEntry

rsRXSysPortEntry 1.3.6.1.4.1.2773.2.17.1.5.1.1
A table entry describing a physical port of the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsSysPortEntry  

rsRXSysPortIndex 1.3.6.1.4.1.2773.2.17.1.5.1.1.1
Port number of this physical port, relative to the slot in which it resides. Each physical port is uniquely distinguished by its slot/port pair. NOTE: Port numbers are zero-based.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rsRXSysPortDescr 1.3.6.1.4.1.2773.2.17.1.5.1.1.2
Textual description of this port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

rsRXSysPortType 1.3.6.1.4.1.2773.2.17.1.5.1.1.3
Type of the physical port: unknown Unknown port type. eth Ethernet. ct3 Channelized T3. oc3c OC-3c (SONET/SDH). ut3Atm Unchannelized T3 (ATM service). ut3Frame Unchannelized T3 (Frame service). ue3Atm Unchannelized E3 (ATM service). ue3Frame Unchannelized E3 (Frame service). ce1 Channelized E1. ct1 Channelized T1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), eth(1), ct3(2), oc3c(3), ut3Atm(4), ut3Frame(5), ue3Atm(6), ue3Frame(7), ce1(8), ct1(9)  

rsRXSysPortIfIndex 1.3.6.1.4.1.2773.2.17.1.5.1.1.4
The ifIndex of the Interfaces MIB ifTable entry corresponding to this physical port; if zero, the ifIndex is unknown or does not exist.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

rsRXSysPowerTable 1.3.6.1.4.1.2773.2.17.1.6.1
Table of system power elements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsSysPowerEntry

rsRXSysPowerEntry 1.3.6.1.4.1.2773.2.17.1.6.1.1
A table entry describing status of a system power element.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsSysPowerEntry  

rsRXSysPowerIndex 1.3.6.1.4.1.2773.2.17.1.6.1.1.1
Arbitrary integer index to distinguish entries in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rsRXSysPowerDescr 1.3.6.1.4.1.2773.2.17.1.6.1.1.2
Textual description of this power element.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

rsRXSysPowerStatus 1.3.6.1.4.1.2773.2.17.1.6.1.1.3
The status of the power element: inactive No power available from this element. active Power available from this element.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(0), active(1)  

rsRXSysTempFanStatus 1.3.6.1.4.1.2773.2.17.1.7.1
Status of fan tray.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER failed(0), ok(1)  

rsRXSysTempTable 1.3.6.1.4.1.2773.2.17.1.7.2
Table of system temperature sensors. Sensors are distributed across the chassis, at least one sensor per populated slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsSysTempEntry

rsRXSysTempEntry 1.3.6.1.4.1.2773.2.17.1.7.2.1
A table entry describing status of a temperature sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsSysTempEntry  

rsRXSysTempIndex 1.3.6.1.4.1.2773.2.17.1.7.2.1.1
Arbitrary integer index to distinguish sensors associated with the same chassis slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

rsRXSysTempDescr 1.3.6.1.4.1.2773.2.17.1.7.2.1.2
Textual description of this sensor.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

rsRXSysTempStatus 1.3.6.1.4.1.2773.2.17.1.7.2.1.3
The status of a temperature sensor: unknown Unknown. failed Failed. tooLow Below nominal range. nominal Within nominal range. tooHigh Above nominal range.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), failed(1), tooLow(2), nominal(3), tooHigh(4)  

rsRXSysTempValue 1.3.6.1.4.1.2773.2.17.1.7.2.1.4
The temperature measured by this sensor in degrees Celsius. This measurement is valid only if the value of the corresponding rsRXSysTempStatus is nominal.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsRXSysSlotOperStatusChange 1.3.6.1.4.1.2773.2.17.0.1
Reports a status change for a slot. This trap is generated on a transition into a stable state (online or disabled) or on a transition out of online.
Status: current Access: read-only
NOTIFICATION-TYPE    

rsRXSysPowerStatusChange 1.3.6.1.4.1.2773.2.17.0.2
Reports a change in the status of a power element.
Status: current Access: read-only
NOTIFICATION-TYPE    

rsRXSysTempFanStatusChange 1.3.6.1.4.1.2773.2.17.0.3
Reports a change in the status of the fan tray.
Status: current Access: read-only
NOTIFICATION-TYPE    

rsRXSysTempStatusChange 1.3.6.1.4.1.2773.2.17.0.4
Reports a change in the status of a temperature sensor.
Status: current Access: read-only
NOTIFICATION-TYPE    

rsRXSysCompliances 1.3.6.1.4.1.2773.2.17.2.1
OBJECT IDENTIFIER    

rsRXSysGroups 1.3.6.1.4.1.2773.2.17.2.2
OBJECT IDENTIFIER    

rsRXSysCompliance 1.3.6.1.4.1.2773.2.17.2.1.1
The compliance statement for entities which implement the Redstone System MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

rsRXSysGroup 1.3.6.1.4.1.2773.2.17.2.2.1
A collection of management objects pertaining to system capabilities in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP