PRESLEY-MIB

File: PRESLEY-MIB.mib (10138 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212
RFC-1215

Imported symbols

enterprises DisplayString sysContact
sysName sysLocation OBJECT-TYPE
TRAP-TYPE

Defined Types

AlertTableEntry  
SEQUENCE    
  alertIdentifier INTEGER
  alertDescription DisplayString
  alertStatus INTEGER
  alertType INTEGER
  alertConfiguration INTEGER

Defined Values

a3Com 1.3.6.1.4.1.43
OBJECT IDENTIFIER    

generic 1.3.6.1.4.1.43.10
OBJECT IDENTIFIER    

alertLed 1.3.6.1.4.1.43.10.23
OBJECT IDENTIFIER    

alertLedState 1.3.6.1.4.1.43.10.23.1
This Read-only object shows the state of the Alert LED.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

alertLedTrap 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.
TRAP-TYPE    

alertTable 1.3.6.1.4.1.43.10.23.3
A table of descriptive, status and configuration information about the Alert LED Conditions.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlertTableEntry

alertTableEntry 1.3.6.1.4.1.43.10.23.3.1
An entry in the Alert LED table containing information about a single condition.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AlertTableEntry  

alertIdentifier 1.3.6.1.4.1.43.10.23.3.1.1
This identifies a particular Alert LED Condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER networkUtilization(1), networkErrorRate(2), utpPortPartitioned(3), coaxPortPartitioned(4), loginSecurityViolation(5), snmpSecurityViolation(6), portSecurityViolation(7), stationConnectivity(8), alertLedTest(9)  

alertDescription 1.3.6.1.4.1.43.10.23.3.1.2
Description of Alert LED Condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

alertStatus 1.3.6.1.4.1.43.10.23.3.1.3
Status of Alert LED Condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

alertType 1.3.6.1.4.1.43.10.23.3.1.4
Type of Alert LED Condition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER threshold(1), state(2), latched(3)  

alertConfiguration 1.3.6.1.4.1.43.10.23.3.1.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), high(3), medium(4), low(5), acknowledge(6)