WWP-SYSTEM-CONFIG-APPS-MIB

File: WWP-SYSTEM-CONFIG-APPS-MIB.mib (6246 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

NOTIFICATION-TYPE Unsigned32 OBJECT-TYPE
MODULE-IDENTITY DisplayString TruthValue
wwpModules

Defined Types

WwpSystemAppsEntry  
SEQUENCE    
  wwpSystemAppsImage INTEGER
  wwpSystemAppsName DisplayString

WwpSystemConfEntry  
SEQUENCE    
  wwpSystemConfIndex INTEGER
  wwpSystemConfName DisplayString

Defined Values

wwpSystemConfAppsMIB 1.3.6.1.4.1.6141.2.20
The MIB module to define primary and backup configs and apps for wwp products.
MODULE-IDENTITY    

wwpSystemConfAppsMIBObjects 1.3.6.1.4.1.6141.2.20.1
OBJECT IDENTIFIER    

wwpSystemApps 1.3.6.1.4.1.6141.2.20.1.1
OBJECT IDENTIFIER    

wwpSystemConf 1.3.6.1.4.1.6141.2.20.1.2
OBJECT IDENTIFIER    

wwpSystemConfAppsMIBNotificationPrefix 1.3.6.1.4.1.6141.2.20.2
OBJECT IDENTIFIER    

wwpSystemConfAppsMIBNotifications 1.3.6.1.4.1.6141.2.20.2.0
OBJECT IDENTIFIER    

wwpSystemConfAppsMIBConformance 1.3.6.1.4.1.6141.2.20.3
OBJECT IDENTIFIER    

wwpSystemConfAppsMIBCompliances 1.3.6.1.4.1.6141.2.20.3.1
OBJECT IDENTIFIER    

wwpSystemConfAppsMIBGroups 1.3.6.1.4.1.6141.2.20.3.2
OBJECT IDENTIFIER    

wwpSystemRunningApps 1.3.6.1.4.1.6141.2.20.1.1.1
Name of the current running Apps.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpSystemAppsSwapActivate 1.3.6.1.4.1.6141.2.20.1.1.2
Setting this object to true swaps the primary and secondary APPS. The object return to false once the swap operation is completed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpSystemAppsTable 1.3.6.1.4.1.6141.2.20.1.1.3
The (conceptual) table listing the Apps
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpSystemAppsEntry

wwpSystemAppsEntry 1.3.6.1.4.1.6141.2.20.1.1.3.1
An entry (conceptual row) in the wwpSystemAppsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpSystemAppsEntry  

wwpSystemAppsImage 1.3.6.1.4.1.6141.2.20.1.1.3.1.1
The object indicates whether this image is primary or backup.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), backup(2)  

wwpSystemAppsName 1.3.6.1.4.1.6141.2.20.1.1.3.1.2
The name of the Apps including the path.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpSystemBackupNotifEnabled 1.3.6.1.4.1.6141.2.20.1.1.4
This variable indicates whether the system generates the wwpSystemBackupAppNotification. A false value prevents this notifications from being generated by this system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpSystemConfTable 1.3.6.1.4.1.6141.2.20.1.2.1
The (conceptual) table listing the configs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpSystemConfEntry

wwpSystemConfEntry 1.3.6.1.4.1.6141.2.20.1.2.1.1
An entry (conceptual row) in the wwpSystemConfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpSystemConfEntry  

wwpSystemConfIndex 1.3.6.1.4.1.6141.2.20.1.2.1.1.1
Unique identifier to the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpSystemConfName 1.3.6.1.4.1.6141.2.20.1.2.1.1.2
The name of the Config file including the path.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpSystemBootConfName 1.3.6.1.4.1.6141.2.20.1.2.2
Name of the config file which will be used when the system is rebooted.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpSystemConfSaveName 1.3.6.1.4.1.6141.2.20.1.2.3
Name of the config file to which the current config should be saved.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpSystemLoadBackupAppNotification 1.3.6.1.4.1.6141.2.20.2.0.1
This notification will be sent, whenever the system decide to load the backup image.
Status: current Access: read-write
NOTIFICATION-TYPE