ODS-FDDIMIB: View SNMP OID List / Download MIB

VENDOR: OPTICAL DATA SYSTEMS


 Home MIB: ODS-FDDIMIB
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
 ods 1.3.6.1.4.1.50
       enc 1.3.6.1.4.1.50.1
       enBridge 1.3.6.1.4.1.50.2
       tokenRing 1.3.6.1.4.1.50.3
       trBridge 1.3.6.1.4.1.50.4
       fddi 1.3.6.1.4.1.50.5
           fddiChassisId 1.3.6.1.4.1.50.5.1 integer read-only
The type of chassis used for the concentrator. For modular concentrators, the hardware is further qualifed by the value of fddiCardId for each card installed in the concentrator.
           fddiChassisDescr 1.3.6.1.4.1.50.5.2 displaystring read-only
A textual description of the concentrator chassis being used.
           fddiPowerSupplyMap 1.3.6.1.4.1.50.5.3 integer read-only
Specifies the location of the power supply(s) in the chassis. Bit 0 represents the left power supply and bit 1 represents the right. If the bit is set then the corresponding power supply is present. Enumeration: 'both': 3, 'right': 2, 'left': 1.
           fddiPowerSupplyStatus 1.3.6.1.4.1.50.5.4 integer read-only
Specifies the status of the power supply(s) in the chassis. Bit 0 represent the left power supply status an bit 1 represents the right. If the bit is set then the corresponding supply is good. Enumeration: 'rightgood': 2, 'bothgood': 3, 'leftgood': 1.
           fddiCardCapacity 1.3.6.1.4.1.50.5.5 integer read-only
The number of card slots that is contained in the concentrator chassis.
           fddiCardNumber 1.3.6.1.4.1.50.5.6 integer read-only
The number of cards that are currently installed in the concentrator chassis.
           fddiCardTable 1.3.6.1.4.1.50.5.7 no-access
A list of card entries for each card installed in the concentrator. The number of entries is given by the value of fddiCardNumber.
               fddiCardEntry 1.3.6.1.4.1.50.5.7.1 no-access
A card entry containing objects pertaining to a card installed in the concentrator.
                   fddiCardIndex 1.3.6.1.4.1.50.5.7.1.1 integer read-only
The slot in which the card is installed. This value uniquely identifies the card. Its value ranges between 1 and the value of fddiCardCapacity.
                   fddiCardId 1.3.6.1.4.1.50.5.7.1.2 integer read-only
The type of card installed in the concentrator.
                   fddiCardDescr 1.3.6.1.4.1.50.5.7.1.3 displaystring read-only
A textual description of the card including the ODS model number, media type and number of ports.
                   fddiCardStatus 1.3.6.1.4.1.50.5.7.1.4 integer read-only
This value indicated whether the card is on-line or off-line. Enumeration: 'offLine': 2, 'onLine': 1.
                   fddiCardPortNumber 1.3.6.1.4.1.50.5.7.1.5 integer read-only
This value specifies the number of ports contained on the card.
                   fddiCardPortIndex 1.3.6.1.4.1.50.5.7.1.6 integer read-only
This value is the SMT index of the first port on this card.
                   fddiCardBypassStatus 1.3.6.1.4.1.50.5.7.1.7 integer read-only
This value specifies the status of the optical bypass for this card. Enumeration: 'disabled': 2, 'enabled': 1, 'unsupported': 3.