F5-EM-MIB

File: F5-EM-MIB.mib (17684 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB F5-BIGIP-COMMON-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
Integer32 Opaque enterprises
Counter32 Counter64 TEXTUAL-CONVENTION
MacAddress DisplayString DateAndTime
OBJECT-GROUP MODULE-COMPLIANCE InetAddress
InetAddressType bigipCompliances bigipGroups
LongDisplayString f5

Defined Types

DeviceEntry  
SEQUENCE    
  deviceName DisplayString
  deviceAddressType InetAddressType
  deviceAddress InetAddress

GroupEntry  
SEQUENCE    
  groupName DisplayString
  groupDescription DisplayString

ImageEntry  
SEQUENCE    
  imageVersion DisplayString
  imageDescription DisplayString

ArchiveEntry  
SEQUENCE    
  archiveSourceDevice DisplayString
  archiveProduct DisplayString
  archiveVersion DisplayString
  archiveTimeStamp DateAndTime
  archiveFilename DisplayString
  archiveDescription DisplayString

Defined Values

enterpriseManagement 1.3.6.1.4.1.3375.3
Top-level infrastructure of the F5 enterprise MIB tree.
MODULE-IDENTITY    

emDevices 1.3.6.1.4.1.3375.3.1
OBJECT IDENTIFIER    

emDeviceGroups 1.3.6.1.4.1.3375.3.2
OBJECT IDENTIFIER    

emImages 1.3.6.1.4.1.3375.3.3
OBJECT IDENTIFIER    

emArchives 1.3.6.1.4.1.3375.3.4
OBJECT IDENTIFIER    

emGlobals 1.3.6.1.4.1.3375.3.5
OBJECT IDENTIFIER    

emAlert 1.3.6.1.4.1.3375.3.6
OBJECT IDENTIFIER    

emAlerts 1.3.6.1.4.1.3375.3.6.0
OBJECT IDENTIFIER    

emAlertObjects 1.3.6.1.4.1.3375.3.6.1
OBJECT IDENTIFIER    

emAlertConfigObjects 1.3.6.1.4.1.3375.3.6.0.0
OBJECT IDENTIFIER    

emDeviceList 1.3.6.1.4.1.3375.3.1.1
OBJECT IDENTIFIER    

deviceNumber 1.3.6.1.4.1.3375.3.1.1.1
The number of device entries in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

deviceEntryTable 1.3.6.1.4.1.3375.3.1.1.2
The table of device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceEntry

deviceEntry 1.3.6.1.4.1.3375.3.1.1.2.1
Columns in the deviceEntry Table
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceEntry  

deviceName 1.3.6.1.4.1.3375.3.1.1.2.1.1
The name of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceAddressType 1.3.6.1.4.1.3375.3.1.1.2.1.2
The type of IP address of the device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

deviceAddress 1.3.6.1.4.1.3375.3.1.1.2.1.3
The IP address of the device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

groupNumber 1.3.6.1.4.1.3375.3.2.1
The number of group entries in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

groupEntryTable 1.3.6.1.4.1.3375.3.2.2
The table of groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    GroupEntry

groupEntry 1.3.6.1.4.1.3375.3.2.2.1
Columns in the groupEntry Table
Status: current Access: not-accessible
OBJECT-TYPE    
  GroupEntry  

groupName 1.3.6.1.4.1.3375.3.2.2.1.1
A name for a group of managed devices.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

groupDescription 1.3.6.1.4.1.3375.3.2.2.1.2
A description of a group of managed devices.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

imageNumber 1.3.6.1.4.1.3375.3.3.1
The number of image entries in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

imageEntryTable 1.3.6.1.4.1.3375.3.3.2
The table of images.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ImageEntry

imageEntry 1.3.6.1.4.1.3375.3.3.2.1
Columns in the imageEntry Table
Status: current Access: not-accessible
OBJECT-TYPE    
  ImageEntry  

imageVersion 1.3.6.1.4.1.3375.3.3.2.1.1
The software version, including build number and hotfixes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

imageDescription 1.3.6.1.4.1.3375.3.3.2.1.2
Further details about the contents of an iso image.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

archiveNumber 1.3.6.1.4.1.3375.3.4.1
The number of archive entries in the table.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

archiveEntryTable 1.3.6.1.4.1.3375.3.4.2
The table of archives.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArchiveEntry

archiveEntry 1.3.6.1.4.1.3375.3.4.2.1
Columns in the archiveEntry Table
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  ArchiveEntry  

archiveSourceDevice 1.3.6.1.4.1.3375.3.4.2.1.1
The name of the device from which the archive came.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

archiveProduct 1.3.6.1.4.1.3375.3.4.2.1.2
The type of software running on the device from which the archive came.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

archiveVersion 1.3.6.1.4.1.3375.3.4.2.1.3
The software version, including build number, of the device from which the archive came.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

archiveTimeStamp 1.3.6.1.4.1.3375.3.4.2.1.4
The date and time that the archive was created.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DateAndTime  

archiveFilename 1.3.6.1.4.1.3375.3.4.2.1.5
The name of the file, not including path, of the device archive.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

archiveDescription 1.3.6.1.4.1.3375.3.4.2.1.6
User supplied details regarding the archive.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

emMaxConcurrentUpdates 1.3.6.1.4.1.3375.3.5.1
The maximum number of simultaneous updates.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

emRefreshInterval 1.3.6.1.4.1.3375.3.5.2
The interval between device status updates.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

emVersion 1.3.6.1.4.1.3375.3.5.3
Version of the EM software.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

emAlertObjMsg 1.3.6.1.4.1.3375.3.6.1.1
The additional information about the related alert.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

emDeviceUnreachable 1.3.6.1.4.1.3375.3.6.0.1
An managed device is unreachable.
Status: current Access: read-only
NOTIFICATION-TYPE    

emSoftwareInstallComplete 1.3.6.1.4.1.3375.3.6.0.2
Software installation has completed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emSoftwareInstallFailed 1.3.6.1.4.1.3375.3.6.0.3
Software installation has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emDeviceClockSkew 1.3.6.1.4.1.3375.3.6.0.4
A device clock is out of sync with EM.
Status: current Access: read-only
NOTIFICATION-TYPE    

emDiskUsage 1.3.6.1.4.1.3375.3.6.0.5
A disk partition is exceeding configured usage limits.
Status: current Access: read-only
NOTIFICATION-TYPE    

emMemoryUsage 1.3.6.1.4.1.3375.3.6.0.6
The system memory is exceeding configured usage limits.
Status: current Access: read-only
NOTIFICATION-TYPE    

emHotfixInstallComplete 1.3.6.1.4.1.3375.3.6.0.7
A hotfix has been installed on a managed device.
Status: current Access: read-only
NOTIFICATION-TYPE    

emHotfixInstallFailed 1.3.6.1.4.1.3375.3.6.0.8
A hotfix installation has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emCpuUsage 1.3.6.1.4.1.3375.3.6.0.9
The cpu is exceeding configured usage limits.
Status: current Access: read-only
NOTIFICATION-TYPE    

emCertificateExpiration 1.3.6.1.4.1.3375.3.6.0.10
A device certificate will expire soon.
Status: current Access: read-only
NOTIFICATION-TYPE    

emScheduledArchiveFailed 1.3.6.1.4.1.3375.3.6.0.11
A scheduled configuration archive failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emDeviceActiveMode 1.3.6.1.4.1.3375.3.6.0.12
A device changed from non-ACTIVE to ACTIVE state.
Status: current Access: read-only
NOTIFICATION-TYPE    

emDeviceStandbyMode 1.3.6.1.4.1.3375.3.6.0.13
A device changed from non-STANDBY to STANDBY state.
Status: current Access: read-only
NOTIFICATION-TYPE    

emDeviceConfigSync 1.3.6.1.4.1.3375.3.6.0.14
A device's configuration is out of sync with its peer.
Status: current Access: read-only
NOTIFICATION-TYPE    

emRaidDriveFailureDetected 1.3.6.1.4.1.3375.3.6.0.15
The system RAID drive failure has been detected.
Status: current Access: read-only
NOTIFICATION-TYPE    

emRaidDriveRebuildComplete 1.3.6.1.4.1.3375.3.6.0.16
The system RAID drive rebuild is complete.
Status: current Access: read-only
NOTIFICATION-TYPE    

emHaSyncFailed 1.3.6.1.4.1.3375.3.6.0.19
EM HA Sync has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emASMSigInstallComplete 1.3.6.1.4.1.3375.3.6.0.20
ASM signature has been installed on a managed device.
Status: current Access: read-only
NOTIFICATION-TYPE    

emASMSigInstallFailed 1.3.6.1.4.1.3375.3.6.0.21
ASM signature installation has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emASMSigUpdateAvailable 1.3.6.1.4.1.3375.3.6.0.22
ASM signature update is available.
Status: current Access: read-only
NOTIFICATION-TYPE    

emASMSigUpdateFailed 1.3.6.1.4.1.3375.3.6.0.23
ASM signature update failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emPerformanceStorageDays 1.3.6.1.4.1.3375.3.6.0.25
Performance storage capacity is about to fall below configured number of days.
Status: current Access: read-only
NOTIFICATION-TYPE    

emPerformanceStorageCap 1.3.6.1.4.1.3375.3.6.0.26
Performance storage capacity is lower than the amount of space reserved.
Status: current Access: read-only
NOTIFICATION-TYPE    

emPerformanceThreshold 1.3.6.1.4.1.3375.3.6.0.27
Threshold has been violated for a performance-data object.
Status: current Access: read-only
NOTIFICATION-TYPE    

emSchedBackupFailed 1.3.6.1.4.1.3375.3.6.0.28
Scheduled performance data backup has failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emStatsCollectionRateCap 1.3.6.1.4.1.3375.3.6.0.29
Performance-monitoring data collection rate exceeds recommended limit
Status: current Access: read-only
NOTIFICATION-TYPE    

emDeviceOfflineMode 1.3.6.1.4.1.3375.3.6.0.30
A device changed from non-OFFLINE to OFFLINE state.
Status: current Access: read-only
NOTIFICATION-TYPE    

emDeviceForcedOfflineMode 1.3.6.1.4.1.3375.3.6.0.31
A device changed from non-FORCED OFFLINE to FORCED OFFLINE state.
Status: current Access: read-only
NOTIFICATION-TYPE    

emServiceContractExpiry 1.3.6.1.4.1.3375.3.6.0.32
Device service contract will expire soon.
Status: current Access: read-only
NOTIFICATION-TYPE    

emStatsDBConnectivityLost 1.3.6.1.4.1.3375.3.6.0.33
Statistics database connectivity is lost.
Status: current Access: read-only
NOTIFICATION-TYPE    

emGatherServiceContractFailure 1.3.6.1.4.1.3375.3.6.0.34
Gathering service contract end date failed.
Status: current Access: read-only
NOTIFICATION-TYPE    

emDeviceImpaired 1.3.6.1.4.1.3375.3.6.0.35
An managed device is impaired.
Status: current Access: read-only
NOTIFICATION-TYPE    

emStatsDBConnectivityRestored 1.3.6.1.4.1.3375.3.6.0.36
Statistics database connectivity is restored.
Status: current Access: read-only
NOTIFICATION-TYPE    

emDeviceConfigSettingChanged 1.3.6.1.4.1.3375.3.6.0.0.1
A configuration has been changed on a device.
Status: obsolete Access: read-only
NOTIFICATION-TYPE