PRESLEY-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: PRESLEY-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
 a3Com 1.3.6.1.4.1.43
       generic 1.3.6.1.4.1.43.10
             alertLed 1.3.6.1.4.1.43.10.23
                   alertLedState 1.3.6.1.4.1.43.10.23.1 integer read-only
This Read-only object shows the state of the Alert LED. Enumeration: 'active': 1, 'inactive': 2.
                   alertTable 1.3.6.1.4.1.43.10.23.3 no-access
A table of descriptive, status and configuration information about the Alert LED Conditions.
                       alertTableEntry 1.3.6.1.4.1.43.10.23.3.1 no-access
An entry in the Alert LED table containing information about a single condition.
                           alertIdentifier 1.3.6.1.4.1.43.10.23.3.1.1 integer read-only
This identifies a particular Alert LED Condition. Enumeration: 'snmpSecurityViolation': 6, 'portSecurityViolation': 7, 'networkErrorRate': 2, 'stationConnectivity': 8, 'utpPortPartitioned': 3, 'networkUtilization': 1, 'loginSecurityViolation': 5, 'coaxPortPartitioned': 4, 'alertLedTest': 9.
                           alertDescription 1.3.6.1.4.1.43.10.23.3.1.2 displaystring read-only
Description of Alert LED Condition.
                           alertStatus 1.3.6.1.4.1.43.10.23.3.1.3 integer read-only
Status of Alert LED Condition. Enumeration: 'active': 1, 'inactive': 2.
                           alertType 1.3.6.1.4.1.43.10.23.3.1.4 integer read-only
Type of Alert LED Condition. Enumeration: 'threshold': 1, 'state': 2, 'latched': 3.
                           alertConfiguration 1.3.6.1.4.1.43.10.23.3.1.5 integer read-write
Configuration of Alert LED Condition. For Threshold Conditions this can be High, Medium, Low or Disabled. For State Conditions it is Enabled or Disabled. For Latched Conditions it is Enabled, Disabled, or if the Condition is Active the additional option of Acknowledge. Enumeration: 'high': 3, 'medium': 4, 'acknowledge': 6, 'enabled': 1, 'disabled': 2, 'low': 5.
         alertLedTrap 1.3.6.1.4.1.430.73
When the Alert LED is Activated or Inactivated this trap is generated. The variables provided with it are the current state of the Alert LED and the alertDescription of the last Activated Alert LED condition, the name of the managed hub, it's location and contact information.