REDSTONE-RXSYS-MIB: View SNMP OID List / Download MIB

VENDOR: REDSTONE COMMUNICATIONS


 Home MIB: REDSTONE-RXSYS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rsRXSysMIB 1.3.6.1.4.1.2773.2.17
Added 'ct1' enumeration to RsSysCardType and rsRxSysPortType.
       rsRXSysTrap 1.3.6.1.4.1.2773.2.17.0
           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.
           rsRXSysPowerStatusChange 1.3.6.1.4.1.2773.2.17.0.2
Reports a change in the status of a power element.
           rsRXSysTempFanStatusChange 1.3.6.1.4.1.2773.2.17.0.3
Reports a change in the status of the fan tray.
           rsRXSysTempStatusChange 1.3.6.1.4.1.2773.2.17.0.4
Reports a change in the status of a temperature sensor.
       rsRXSysObjects 1.3.6.1.4.1.2773.2.17.1
           rsRXSysGeneral 1.3.6.1.4.1.2773.2.17.1.1
               rsRXSysChassisRev 1.3.6.1.4.1.2773.2.17.1.1.1 integer32 read-only
Chassis revision number. If unknown, the value 255 is reported.
               rsRXSysSwVersion 1.3.6.1.4.1.2773.2.17.1.1.2 displaystring read-only
Currently executing operational software version.
               rsRXSysSwBuildDate 1.3.6.1.4.1.2773.2.17.1.1.3 displaystring read-only
Build date of currently executing operational software version.
           rsRXSysFabric 1.3.6.1.4.1.2773.2.17.1.2
               rsRXSysFabricSpeed 1.3.6.1.4.1.2773.2.17.1.2.1 integer32 read-only
Speed of switching fabric, in gigabits per second.
               rsRXSysFabricRev 1.3.6.1.4.1.2773.2.17.1.2.2 integer32 read-only
Fabric revision number. If unknown, the value 255 is reported.
           rsRXSysNvs 1.3.6.1.4.1.2773.2.17.1.3
               rsRXSysNvsStatus 1.3.6.1.4.1.2773.2.17.1.3.1 integer read-only
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. Enumeration: 'notPresent': 0, 'writeProtected': 1, 'ok': 4, 'nearCapacity': 3, 'volumeError': 2.
               rsRXSysNvsCapacity 1.3.6.1.4.1.2773.2.17.1.3.2 integer32 read-only
Capacity of NVS storage in megabytes.
               rsRXSysNvsUtilPct 1.3.6.1.4.1.2773.2.17.1.3.3 integer32 read-only
Percentage of NVS storage used. A value of -1 indicates NVS utilization is unknown.
           rsRXSysSlot 1.3.6.1.4.1.2773.2.17.1.4
               rsRXSysSlotCount 1.3.6.1.4.1.2773.2.17.1.4.1 integer32 read-only
The number of slots in the system.
               rsRXSysSlotTable 1.3.6.1.4.1.2773.2.17.1.4.2 no-access
Table of system slots.
                   rsRXSysSlotEntry 1.3.6.1.4.1.2773.2.17.1.4.2.1 no-access
A table entry describing contents of a system slot.
                       rsRXSysSlotIndex 1.3.6.1.4.1.2773.2.17.1.4.2.1.1 integer32 no-access
Slot number. NOTE: Port numbers are zero-based.
                       rsRXSysSlotDescr 1.3.6.1.4.1.2773.2.17.1.4.2.1.2 displaystring read-only
Textual description of the card.
                       rsRXSysSlotCurrentCardType 1.3.6.1.4.1.2773.2.17.1.4.2.1.3 rssyscardtype read-only
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.
                       rsRXSysSlotRev 1.3.6.1.4.1.2773.2.17.1.4.2.1.4 integer32 read-only
Revision number of the card. If unknown, the value 255 is reported.
                       rsRXSysSlotAdminStatus 1.3.6.1.4.1.2773.2.17.1.4.2.1.5 rsenable read-write
Exerts administrative control to enable/disable the slot.
                       rsRXSysSlotOperStatus 1.3.6.1.4.1.2773.2.17.1.4.2.1.6 integer read-only
Status of the card. Enumeration: 'standby': 7, 'unknown': 0, 'booting': 4, 'disabled': 2, 'failed': 3, 'online': 6, 'initializing': 5, 'empty': 1.
                       rsRXSysSlotDisableReason 1.3.6.1.4.1.2773.2.17.1.4.2.1.7 integer read-only
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. Enumeration: 'none': 0, 'assessing': 2, 'admin': 3, 'unknown': 1, 'fabricLimit': 5, 'imageError': 6, 'cardMismatch': 4.
                       rsRXSysSlotExpectedCardType 1.3.6.1.4.1.2773.2.17.1.4.2.1.8 rssyscardtype read-only
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'.
                       rsRXSysSlotControl 1.3.6.1.4.1.2773.2.17.1.4.2.1.9 integer read-write
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. Enumeration: 'reset': 2, 'flush': 1, 'noOperation': 0.
                       rsRXSysSlotCpuUtilPct 1.3.6.1.4.1.2773.2.17.1.4.2.1.10 integer32 read-only
Percentage of CPU utilization. A value of -1 indicates the utilization is unknown.
                       rsRXSysSlotMemUtilPct 1.3.6.1.4.1.2773.2.17.1.4.2.1.11 integer32 read-only
Percentage of memory utilization. A value of -1 indicates the utilization is unknown.
                       rsRXSysSlotIoaPresent 1.3.6.1.4.1.2773.2.17.1.4.2.1.12 truthvalue read-only
Indicates whether the card's corresponding I/O adapter is present.
                       rsRXSysSlotPortCount 1.3.6.1.4.1.2773.2.17.1.4.2.1.13 integer32 read-only
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.
                       rsRXSysSlotLastChange 1.3.6.1.4.1.2773.2.17.1.4.2.1.14 timeticks read-only
The value of sysUpTime when the value of rsRXSysSlotOperStatus last changed.
           rsRXSysPort 1.3.6.1.4.1.2773.2.17.1.5
               rsRXSysPortTable 1.3.6.1.4.1.2773.2.17.1.5.1 no-access
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.
                   rsRXSysPortEntry 1.3.6.1.4.1.2773.2.17.1.5.1.1 no-access
A table entry describing a physical port of the system.
                       rsRXSysPortIndex 1.3.6.1.4.1.2773.2.17.1.5.1.1.1 integer32 no-access
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.
                       rsRXSysPortDescr 1.3.6.1.4.1.2773.2.17.1.5.1.1.2 displaystring read-only
Textual description of this port.
                       rsRXSysPortType 1.3.6.1.4.1.2773.2.17.1.5.1.1.3 integer read-only
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. Enumeration: 'ue3Frame': 7, 'ut3Frame': 5, 'ct3': 2, 'unknown': 0, 'oc3c': 3, 'ce1': 8, 'ue3Atm': 6, 'ut3Atm': 4, 'eth': 1, 'ct1': 9.
                       rsRXSysPortIfIndex 1.3.6.1.4.1.2773.2.17.1.5.1.1.4 interfaceindexorzero read-only
The ifIndex of the Interfaces MIB ifTable entry corresponding to this physical port; if zero, the ifIndex is unknown or does not exist.
           rsRXSysPower 1.3.6.1.4.1.2773.2.17.1.6
               rsRXSysPowerTable 1.3.6.1.4.1.2773.2.17.1.6.1 no-access
Table of system power elements.
                   rsRXSysPowerEntry 1.3.6.1.4.1.2773.2.17.1.6.1.1 no-access
A table entry describing status of a system power element.
                       rsRXSysPowerIndex 1.3.6.1.4.1.2773.2.17.1.6.1.1.1 integer32 no-access
Arbitrary integer index to distinguish entries in this table.
                       rsRXSysPowerDescr 1.3.6.1.4.1.2773.2.17.1.6.1.1.2 displaystring read-only
Textual description of this power element.
                       rsRXSysPowerStatus 1.3.6.1.4.1.2773.2.17.1.6.1.1.3 integer read-only
The status of the power element: inactive No power available from this element. active Power available from this element. Enumeration: 'active': 1, 'inactive': 0.
           rsRXSysTemperature 1.3.6.1.4.1.2773.2.17.1.7
               rsRXSysTempFanStatus 1.3.6.1.4.1.2773.2.17.1.7.1 integer read-only
Status of fan tray. Enumeration: 'failed': 0, 'ok': 1.
               rsRXSysTempTable 1.3.6.1.4.1.2773.2.17.1.7.2 no-access
Table of system temperature sensors. Sensors are distributed across the chassis, at least one sensor per populated slot.
                   rsRXSysTempEntry 1.3.6.1.4.1.2773.2.17.1.7.2.1 no-access
A table entry describing status of a temperature sensor.
                       rsRXSysTempIndex 1.3.6.1.4.1.2773.2.17.1.7.2.1.1 integer32 no-access
Arbitrary integer index to distinguish sensors associated with the same chassis slot.
                       rsRXSysTempDescr 1.3.6.1.4.1.2773.2.17.1.7.2.1.2 displaystring read-only
Textual description of this sensor.
                       rsRXSysTempStatus 1.3.6.1.4.1.2773.2.17.1.7.2.1.3 integer read-only
The status of a temperature sensor: unknown Unknown. failed Failed. tooLow Below nominal range. nominal Within nominal range. tooHigh Above nominal range. Enumeration: 'tooHigh': 4, 'unknown': 0, 'nominal': 3, 'tooLow': 2, 'failed': 1.
                       rsRXSysTempValue 1.3.6.1.4.1.2773.2.17.1.7.2.1.4 integer32 read-only
The temperature measured by this sensor in degrees Celsius. This measurement is valid only if the value of the corresponding rsRXSysTempStatus is nominal.
       rsRXSysConformance 1.3.6.1.4.1.2773.2.17.2
           rsRXSysCompliances 1.3.6.1.4.1.2773.2.17.2.1
               rsRXSysCompliance 1.3.6.1.4.1.2773.2.17.2.1.1
The compliance statement for entities which implement the Redstone System MIB.
           rsRXSysGroups 1.3.6.1.4.1.2773.2.17.2.2
               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.