|
Where can we get details on the SNMP MIBs?
The MIBs in your console server are located in /etc/snmp/mibs.
You also can view the current MIBs online at opengear.com/firmware/snmp/. New MIB files were added and were renamed (for compliance from .txt to .mib) in the V3.1 firmware release. The current SNMP MIBs are:
- OG-CONNECT-MIB - trap sent when a user connects or disconnects from a serial port
- OG-FAILOVER-MIB - trap sent when a the network connection switches to failover
- OG-HOST-MIB - trap sent when a user connects or disconnects from the nominated Host or when a Slave connects or disconnects from the applicable UPS
- OG-PATTERN-MIB - trap sent when a regular expression is found in the nominated serial port's character stream that matches the specified regular expression
- OG-SENSOR-MIB - trap sent when the load on a nominated PDU outlet or EMD temperature/ humidity or external smoke alert crosses a trigger threshold
- OG-SIGNAL-MIB - trap sent when the specified signal (DSR, DCD or CTS) changes state on the nominated serial port
- OG-SMI-MIB - updated management (enterprise) structure MIB
- OG-STATUS-MIB - new MIB with serial and connected device status information (for snmpstatusd & snmpalertd)
- OGTRAP-MIB - new MIB with SMIv1 traps from old MIBS (as smilint will not let SMIv1 structures coexist with SMIv2)
- OG-UPS-MIB - trap sent when the nominated UPS power status changes between on line, on battery, and low battery
For details on retrieving status information using SNMP refer faq 355
For details on forwarding SNMP traps refer faq 356
|