OG-DATA-MIB

File: OG-DATA-MIB.mib (5278 bytes)

Imported modules

OG-SMI-MIB SNMPv2-SMI SNMPv2-CONF
SNMPv2-TC

Imported symbols

ogMgmt MODULE-IDENTITY NOTIFICATION-TYPE
OBJECT-TYPE Integer32 MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP DisplayString

Defined Types

OgDataEventEntry  
SEQUENCE    
  ogdataEventIndex Integer32
  ogdataEventBytes Integer32
  ogdataEventSeconds Integer32
  ogdataEventDevice DisplayString
  ogdataEventState INTEGER

Defined Values

ogDataMib 1.3.6.1.4.1.25049.10.17
Opengear data logging status MIB
MODULE-IDENTITY    

ogDataMibObjects 1.3.6.1.4.1.25049.10.17.10
OBJECT IDENTIFIER    

ogdataEvent 1.3.6.1.4.1.25049.10.17.10.1
OBJECT IDENTIFIER    

ogdataEventTable 1.3.6.1.4.1.25049.10.17.10.1.1
A table of data logging events generated by this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OgDataEventEntry

ogdataEventEntry 1.3.6.1.4.1.25049.10.17.10.1.1.1
A console connection event occuring at this device. Each entry is indexed by a message index.
Status: current Access: not-accessible
OBJECT-TYPE    
  OgDataEventEntry  

ogdataEventIndex 1.3.6.1.4.1.25049.10.17.10.1.1.1.1
A monotonically increasing integer for the sole purpose of indexing messages. When it reaches the maximum value the agent flushes the table and wraps the value back to 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

ogdataEventBytes 1.3.6.1.4.1.25049.10.17.10.1.1.1.10
The number of bytes exceeded during the time period
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ogdataEventSeconds 1.3.6.1.4.1.25049.10.17.10.1.1.1.11
The time in seconds over which the number of bytes was exceeded
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ogdataEventDevice 1.3.6.1.4.1.25049.10.17.10.1.1.1.12
The unique name for the interface the alert occurred on.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ogdataEventState 1.3.6.1.4.1.25049.10.17.10.1.1.1.13
The status of the data alert.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

ogDataMibNotificationPrefix 1.3.6.1.4.1.25049.10.17.2
OBJECT IDENTIFIER    

ogdataMibNotifications 1.3.6.1.4.1.25049.10.17.2.0
OBJECT IDENTIFIER    

ogdataEventOccurred 1.3.6.1.4.1.25049.10.17.2.0.200
The notification sent when a status event occurs
Status: current Access: read-only
NOTIFICATION-TYPE    

ogDataMibConformance 1.3.6.1.4.1.25049.10.17.3
OBJECT IDENTIFIER    

ogDataMibCompliances 1.3.6.1.4.1.25049.10.17.3.1
OBJECT IDENTIFIER    

ogDataMibGroups 1.3.6.1.4.1.25049.10.17.3.2
OBJECT IDENTIFIER    

ogDataMibCompliance 1.3.6.1.4.1.25049.10.17.3.1.1
The compliance statement for entities which implement the Opengear Data Logging MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ogDataMibGroup 1.3.6.1.4.1.25049.10.17.3.2.1
A collection of objects providing the sensor MIB capability.
Status: current Access: read-only
OBJECT-GROUP    

ogdataNotificationsGroup 1.3.6.1.4.1.25049.10.17.3.2.2
A collection of notification(s) for the data logging system.
Status: current Access: read-only
NOTIFICATION-GROUP