CTRON-CHASSIS-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-CHASSIS-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
 ctChas 1.3.6.1.4.1.52.4.3.1.1
     ctChasFNB 1.3.6.1.4.1.52.4.3.1.1.1 integer read-only
Denotes the presence or absence of the FNB. Enumeration: 'absent': 1, 'present': 2.
     ctChasAlarmEna 1.3.6.1.4.1.52.4.3.1.1.2 integer read-write
Allow an audible alarm to be either enabled or dis- abled. Setting this object to disable(1) will prevent an audible alarm from being heard and will also stop the sound from a current audible alarm. Setting this object to enable(2) will allow an audible alarm to be heard and will also enable the sound from a current audible alarm, if it has previously been disabled. This object will read with the current setting. Enumeration: 'notSupported': 3, 'enable': 2, 'disable': 1.
     chassisAlarmState 1.3.6.1.4.1.52.4.3.1.1.3 integer read-only
Denotes the current condition of the power supply fault detection circuit. This object will read with the value of chassisNoFaultCondition(1) when the chassis is currently operating with no power faults detected. This object will read with the value of chassisFaultCondition(2) when the chassis is currently in a power fault condition. Enumeration: 'chassisFaultCondition': 2, 'notSupported': 3, 'chassisNoFaultCondition': 1.
 ctEnviron 1.3.6.1.4.1.52.4.3.1.2
     ctChasPowerTable 1.3.6.1.4.1.52.4.3.1.2.1 no-access
A list of power supply entries.
         ctChasPowerEntry 1.3.6.1.4.1.52.4.3.1.2.1.1 no-access
An entry in the powerTable providing objects for a power supply.
             ctChasPowerSupplyNum 1.3.6.1.4.1.52.4.3.1.2.1.1.1 integer read-only
Denotes the power supply.
             ctChasPowerSupplyState 1.3.6.1.4.1.52.4.3.1.2.1.1.2 integer read-only
Denotes the power supply's state. Enumeration: 'infoNotAvailable': 1, 'installedAndNotOperating': 4, 'notInstalled': 2, 'installedAndOperating': 3.
             ctChasPowerSupplyType 1.3.6.1.4.1.52.4.3.1.2.1.1.3 integer read-only
Denotes the power supply type. Enumeration: 'highOutput': 4, 'dc-dc': 2, 'notSupported': 3, 'ac-dc': 1.
             ctChasPowerSupplyRedundancy 1.3.6.1.4.1.52.4.3.1.2.1.1.4 integer read-only
Denotes whether or not the power supply is redundant. Enumeration: 'notSupported': 3, 'notRedundant': 2, 'redundant': 1.
 ctFanModule 1.3.6.1.4.1.52.4.3.1.3
     ctChasFanModuleTable 1.3.6.1.4.1.52.4.3.1.3.1 no-access
A list of fan module entries.
         ctChasFanModuleEntry 1.3.6.1.4.1.52.4.3.1.3.1.1 no-access
An entry in the fan module Table providing objects for a fan module.
             ctChasFanModuleNum 1.3.6.1.4.1.52.4.3.1.3.1.1.1 integer read-only
Denotes the Fan module that may have failed.
             ctChasFanModuleState 1.3.6.1.4.1.52.4.3.1.3.1.1.2 integer read-only
Denotes the fan modules state. Enumeration: 'infoNotAvailable': 1, 'installedAndNotOperating': 4, 'notInstalled': 2, 'installedAndOperating': 3.