WWP-LEOS-SYSTEM-CONFIG-MIB

File: WWP-LEOS-SYSTEM-CONFIG-MIB.mib (59547 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
SNMPv2-CONF WWP-SMI

Imported symbols

IpAddress Integer32 Unsigned32
Gauge32 OBJECT-TYPE NOTIFICATION-TYPE
MODULE-IDENTITY DisplayString TruthValue
DateAndTime RowStatus TEXTUAL-CONVENTION
InetAddressType InetAddress MODULE-COMPLIANCE
OBJECT-GROUP wwpModulesLeos

Defined Types

FileName  
Represents the textual convention which defines the name string and display hint
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..64)  

WwpLeosSystemConfigDefaultGatewayEntry  
SEQUENCE    
  wwpLeosSystemConfigDefaultGatewayIndex Integer32
  wwpLeosSystemConfigDefaultGatewayInetAddrType InetAddressType
  wwpLeosSystemConfigDefaultGatewayInetAddress InetAddress
  wwpLeosSystemConfigDefaultGatewayInterfaceName DisplayString
  wwpLeosSystemConfigDefaultGatewayMetric Integer32
  wwpLeosSystemConfigDefaultGatewayStatus RowStatus

WwpLeosSystemConfigBackupGatewayEntry  
SEQUENCE    
  wwpLeosSystemConfigBackupGatewayIndex Integer32
  wwpLeosSystemConfigBackupGatewayInetAddrType InetAddressType
  wwpLeosSystemConfigBackupGatewayInetAddress InetAddress
  wwpLeosSystemConfigBackupGatewayInterfaceName DisplayString
  wwpLeosSystemConfigBackupGatewayMetric Integer32
  wwpLeosSystemConfigBackupGatewayStatus RowStatus

WwpLeosSystemConfigFileEntry  
SEQUENCE    
  wwpLeosSystemConfigFileIndex Integer32
  wwpLeosSystemConfigFileName FileName
  wwpLeosSystemConfigActivateFile INTEGER

WwpLeosSystemConfigNotifEntry  
SEQUENCE    
  wwpLeosSystemConfigErrLineNum Integer32
  wwpLeosSystemConfigErrStr DisplayString
  wwpLeosSystemConfigErrLinesTotal Integer32

WwpLeosSystemMemoryUsageEntry  
SEQUENCE    
  wwpLeosSystemMemoryUsagePoolIndex INTEGER
  wwpLeosSystemMemoryUsageMemoryTotal Unsigned32
  wwpLeosSystemMemoryUsageMemoryLWM Unsigned32
  wwpLeosSystemMemoryUsageMemoryFree Unsigned32
  wwpLeosSystemMemoryUsageStatus INTEGER
  wwpLeosSystemMemoryUsageMemoryUsed Unsigned32
  wwpLeosSystemMemoryUsageMemoryAvailable Unsigned32

WwpLeosSystemXFtpTFtpServerEntry  
SEQUENCE    
  wwpLeosSystemXFtpTFtpServerIndex Integer32
  wwpLeosSystemXFtpTFtpServerHostName DisplayString
  wwpLeosSystemXFtpTFtpServerRowStatus RowStatus

WwpLeosSystemXFtpFtpServerEntry  
SEQUENCE    
  wwpLeosSystemXFtpFtpServerIndex Integer32
  wwpLeosSystemXFtpFtpServerHostName DisplayString
  wwpLeosSystemXFtpFtpServerUserName DisplayString
  wwpLeosSystemXFtpFtpServerPassword DisplayString
  wwpLeosSystemXFtpFtpServerSecret DisplayString
  wwpLeosSystemXFtpFtpServerRowStatus RowStatus

WwpLeosSystemXFtpSFtpServerEntry  
SEQUENCE    
  wwpLeosSystemXFtpSFtpServerIndex Integer32
  wwpLeosSystemXFtpSFtpServerHostName DisplayString
  wwpLeosSystemXFtpSFtpServerUserName DisplayString
  wwpLeosSystemXFtpSFtpServerPassword DisplayString
  wwpLeosSystemXFtpSFtpServerSecret DisplayString
  wwpLeosSystemXFtpSFtpServerRowStatus RowStatus

Defined Values

wwpLeosSystemConfigMIB 1.3.6.1.4.1.6141.2.60.12
The MIB module for the WWP System Config information.
MODULE-IDENTITY    

wwpLeosSystemConfigMIBObjects 1.3.6.1.4.1.6141.2.60.12.1
OBJECT IDENTIFIER    

wwpLeosSystemConfigAttr 1.3.6.1.4.1.6141.2.60.12.1.1
OBJECT IDENTIFIER    

wwpLeosSystemConfig 1.3.6.1.4.1.6141.2.60.12.1.2
OBJECT IDENTIFIER    

wwpLeosSystemTelnet 1.3.6.1.4.1.6141.2.60.12.1.3
OBJECT IDENTIFIER    

wwpLeosSystemConfigMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.12.2
OBJECT IDENTIFIER    

wwpLeosSystemConfigMIBNotifications 1.3.6.1.4.1.6141.2.60.12.2.0
OBJECT IDENTIFIER    

wwpLeosSystemConfigMIBConformance 1.3.6.1.4.1.6141.2.60.12.3
OBJECT IDENTIFIER    

wwpLeosSystemConfigCompliances 1.3.6.1.4.1.6141.2.60.12.3.1
OBJECT IDENTIFIER    

wwpLeosSystemConfigMIBGroups 1.3.6.1.4.1.6141.2.60.12.3.2
OBJECT IDENTIFIER    

wwpLeosSystemConfigDefaultGateway 1.3.6.1.4.1.6141.2.60.12.1.1.1
Default gateway IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wwpLeosSystemConfigBootCmdFile 1.3.6.1.4.1.6141.2.60.12.1.1.2
Name of the last successfully executed command file name executed by the device.
Status: current Access: read-write
OBJECT-TYPE    
  FileName  

wwpLeosSystemConfigBootCfgFile 1.3.6.1.4.1.6141.2.60.12.1.1.3
This mib object specifies the bootup config file for the system. Setting is object is similar to setting default load config file name. When device will reboot it will attempt to load the file specified by wwpLeosSystemConfigBootCfgFile.
Status: current Access: read-write
OBJECT-TYPE    
  FileName  

wwpLeosSystemClockDateTime 1.3.6.1.4.1.6141.2.60.12.1.1.4
The current system date and time of box. There are no provisions for local time or daylight savings. All times use the 24 hr clock and are UTC. Because device time is UTC, only first 7 bytes of DateAndTime data are returned, as per RFC1903.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

wwpLeosSystemConfigSavePermFile 1.3.6.1.4.1.6141.2.60.12.1.1.5
Setting this object will set the save file name to the value of wwpLeosSystemConfigSavePermFile. What it means is that whenever wwpLeosSystemConfigControl is set to value 'save' then if wwpLeosSystemConfigSaveFile is not set then device will use wwpLeosSystemConfigSavePermFile as the file name to store config.
Status: current Access: read-write
OBJECT-TYPE    
  FileName  

wwpLeosSystemConfigLastFileNameReset 1.3.6.1.4.1.6141.2.60.12.1.1.6
Setting this object will reset the name of the last config filename that was successfully executed by the device.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosSystemServiceMode 1.3.6.1.4.1.6141.2.60.12.1.1.7
Setting this object will change the service mode of operation. It will cause device to reboot. If this object is set to 'none' then device will reject the request and will return error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), mpls(1), pbt(2), aoam(3)  

wwpLeosSystemConfigBackupGateway 1.3.6.1.4.1.6141.2.60.12.1.1.8
Backup gateway IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wwpLeosSystemConfigCustomerCfgFile 1.3.6.1.4.1.6141.2.60.12.1.1.9
Setting this object will set the name of the default customer configuration file name, which is the file that will copied to the default configuration file during a reset-to-customer-default operation. Setting this object to an empty string will remove the file name from the system configuration.
Status: current Access: read-write
OBJECT-TYPE    
  FileName  

wwpLeosSystemConfigDefaultGatewayTable 1.3.6.1.4.1.6141.2.60.12.1.1.10
The (conceptual) table listing the default gateways
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosSystemConfigDefaultGatewayEntry

wwpLeosSystemConfigDefaultGatewayEntry 1.3.6.1.4.1.6141.2.60.12.1.1.10.1
An entry (conceptual row) in the wwpLeosSystemConfigDefaultGatewayTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosSystemConfigDefaultGatewayEntry  

wwpLeosSystemConfigDefaultGatewayIndex 1.3.6.1.4.1.6141.2.60.12.1.1.10.1.1
Unique identifier to the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

wwpLeosSystemConfigDefaultGatewayInetAddrType 1.3.6.1.4.1.6141.2.60.12.1.1.10.1.2
The Inet address type of default gateway. Used in conjunction with wwpLeosSystemConfigDefaultGatewayInetAddress. When set to : ipv4: wwpLeosSystemConfigDefaultGatewayInetAddress should be compliant with InetAddressIPv4 from RFC 4001 ipv6: wwpLeosSystemConfigDefaultGatewayInetAddress should be compliant with InetAddressIPv6 from RFC 4001.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

wwpLeosSystemConfigDefaultGatewayInetAddress 1.3.6.1.4.1.6141.2.60.12.1.1.10.1.3
Default gateway IP address. This OID must be used in conjunction with wwpLeosSystemConfigDefaultGatewayInetAddrType. The InetAddress set here should be compliant with rfc 4001 InetAddressType. When this OID is set, wwpLeosSystemConfigDefaultGateway is set ot 0.0.0.0.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

wwpLeosSystemConfigDefaultGatewayInterfaceName 1.3.6.1.4.1.6141.2.60.12.1.1.10.1.4
Interface Name of the gateway, local or remote.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemConfigDefaultGatewayMetric 1.3.6.1.4.1.6141.2.60.12.1.1.10.1.5
Metric of the gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosSystemConfigDefaultGatewayStatus 1.3.6.1.4.1.6141.2.60.12.1.1.10.1.6
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete an entry, set this object to 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosSystemConfigBackupGatewayTable 1.3.6.1.4.1.6141.2.60.12.1.1.11
The (conceptual) table listing the default gateways
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosSystemConfigBackupGatewayEntry

wwpLeosSystemConfigBackupGatewayEntry 1.3.6.1.4.1.6141.2.60.12.1.1.11.1
An entry (conceptual row) in the wwpLeosSystemConfigBackupGatewayTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosSystemConfigBackupGatewayEntry  

wwpLeosSystemConfigBackupGatewayIndex 1.3.6.1.4.1.6141.2.60.12.1.1.11.1.1
Unique identifier to the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

wwpLeosSystemConfigBackupGatewayInetAddrType 1.3.6.1.4.1.6141.2.60.12.1.1.11.1.2
The Inet address type of backup gateway. Used in conjunction with wwpLeosSystemConfigBackupGatewayInetAddress. When set to : ipv4: wwpLeosSystemConfigBackupGatewayInetAddress should be compliant with InetAddressIPv4 from RFC 4001 ipv6: wwpLeosSystemConfigBackupGatewayInetAddress should be compliant with InetAddressIPv6 from RFC 4001.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

wwpLeosSystemConfigBackupGatewayInetAddress 1.3.6.1.4.1.6141.2.60.12.1.1.11.1.3
Backup gateway IP address. This OID must be used in conjunction with wwpLeosSystemConfigBackupGatewayInetAddrType. The InetAddress set here should be compliant with rfc 4001 InetAddressType. When this OID is set, wwpLeosSystemConfigBackupGateway is set ot 0.0.0.0.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

wwpLeosSystemConfigBackupGatewayInterfaceName 1.3.6.1.4.1.6141.2.60.12.1.1.11.1.4
Interface Name of the gateway, local or remote.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemConfigBackupGatewayMetric 1.3.6.1.4.1.6141.2.60.12.1.1.11.1.5
Metric of the gateway.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosSystemConfigBackupGatewayStatus 1.3.6.1.4.1.6141.2.60.12.1.1.11.1.6
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete an entry, set this object to 'destroy'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosSystemConfigSaveFileName 1.3.6.1.4.1.6141.2.60.12.1.2.1
wwpLeosSystemConfigSaveFileName specifies the name of the config file to be used when wwpLeosSystemConfigControl has been set to 'save'. If this object is not set then device will use the file name specified by wwpLeosSystemConfigSavePermFile. If wwpLeosSystemConfigSavePermFile is also not set then default config file name i.e startup-config will be used to save config. Once 'wwpLeosSystemConfigControl' has been successfully applied, read on wwpLeosSystemConfigSaveFileName will always return empty string else it will show what user has configured.
Status: current Access: read-write
OBJECT-TYPE    
  FileName  

wwpLeosSystemConfigControl 1.3.6.1.4.1.6141.2.60.12.1.2.2
Controls configuration options on the device. The current options are: save: to make the configuration changes made using SNMP persistent across a reboot. mfgDefaultCfg: Set system configuration to factory defaults. Note: this will wipe out all of the current configuration including Password and VLAN information. If the system doesn't support any of these control configuration option, it should return error while trying to set this object to the specific option. A read on this object should return none(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), save(1), mfgDefaultCfg(2)  

wwpLeosSystemConfigFilepath 1.3.6.1.4.1.6141.2.60.12.1.2.3
Returns the path for configuration related files.
Status: current Access: read-only
OBJECT-TYPE    
  FileName  

wwpLeosSystemConfigFileTable 1.3.6.1.4.1.6141.2.60.12.1.2.4
The (conceptual) table listing the configs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosSystemConfigFileEntry

wwpLeosSystemConfigFileEntry 1.3.6.1.4.1.6141.2.60.12.1.2.4.1
An entry (conceptual row) in the wwpLeosSystemConfigFileTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosSystemConfigFileEntry  

wwpLeosSystemConfigFileIndex 1.3.6.1.4.1.6141.2.60.12.1.2.4.1.1
Unique identifier to the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemConfigFileName 1.3.6.1.4.1.6141.2.60.12.1.2.4.1.2
The name of the Config file.
Status: current Access: read-only
OBJECT-TYPE    
  FileName  

wwpLeosSystemConfigActivateFile 1.3.6.1.4.1.6141.2.60.12.1.2.4.1.3
Set this object to 'loadCfg to load the 'wwpLeosSystemConfigFileName' config. If the operation was successful, this object performs the CLI equivalent to these commands and will return the status Setting this object to 'resetToCfg' will kills the load module and reloads a new load module and applies the config file specified by wwpLeosSystemConfigFileName. Setting this object to none will do nothing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER loadCfg(1), resetToCfg(2), none(3)  

wwpLeosTelnetMaxBaseUserSessions 1.3.6.1.4.1.6141.2.60.12.1.3.1
The max number of base user telnet sessions for the device.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

wwpLeosTelnetMaxSuperUserSessions 1.3.6.1.4.1.6141.2.60.12.1.3.2
The max number of super user telnet sessions for the device.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

wwpLeosTelnetMaxAdminUserSessions 1.3.6.1.4.1.6141.2.60.12.1.3.3
The max number of admin users telnet sessions for the device.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

wwpLeosSystemCpuLoadQuery 1.3.6.1.4.1.6141.2.60.12.1.7
OBJECT IDENTIFIER    

wwpLeosSystemCpuLoad1Min 1.3.6.1.4.1.6141.2.60.12.1.7.1
The OID to display CPU load in last 1 min. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad10Min 1.3.6.1.4.1.6141.2.60.12.1.7.2
The OID to display CPU load in last 10 min. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad15Min 1.3.6.1.4.1.6141.2.60.12.1.7.3
The OID to display CPU load in last 15 min. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad5Min 1.3.6.1.4.1.6141.2.60.12.1.7.4
The OID to display CPU load in last 5 min. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad1MinMinimum 1.3.6.1.4.1.6141.2.60.12.1.7.5
The minimum 1 minute CPU load average. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad1MinMaximum 1.3.6.1.4.1.6141.2.60.12.1.7.6
The maximum 1 minute CPU load average. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad1MinState 1.3.6.1.4.1.6141.2.60.12.1.7.7
The 1 minute CPU load average state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemCpuLoad15MinMinimum 1.3.6.1.4.1.6141.2.60.12.1.7.8
The minimum 15 minute CPU load average. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad15MinMaximum 1.3.6.1.4.1.6141.2.60.12.1.7.9
The maximum 15 minute CPU load average. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad15MinState 1.3.6.1.4.1.6141.2.60.12.1.7.10
The 15 minutes CPU load average state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemCpuLoad5MinMinimum 1.3.6.1.4.1.6141.2.60.12.1.7.11
The minimum 5 minutes CPU load average. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad5MinMaximum 1.3.6.1.4.1.6141.2.60.12.1.7.12
The maximum 5 minutes CPU load average. This value is an integer representation of the CPU load (load average * 100).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemCpuLoad5MinState 1.3.6.1.4.1.6141.2.60.12.1.7.13
The 5 minutes CPU load average state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemConfigNotif 1.3.6.1.4.1.6141.2.60.12.1.8
OBJECT IDENTIFIER    

wwpLeosSystemConfigNotifTable 1.3.6.1.4.1.6141.2.60.12.1.8.1
The (conceptual) table listing the configuration file line numbers. This table is only used when sending wwpLeosImproperCmdInConfigFile notification. No Get, GetNext or Set is allowed on this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosSystemConfigNotifEntry

wwpLeosSystemConfigNotifEntry 1.3.6.1.4.1.6141.2.60.12.1.8.1.1
An entry (conceptual row) in the wwpLeosSystemConfigNotifTable. No Get, GetNext or Set is allowed on this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosSystemConfigNotifEntry  

wwpLeosSystemConfigErrLineNum 1.3.6.1.4.1.6141.2.60.12.1.8.1.1.1
The OID is sent in the wwpLeosImproperCmdInConfigFile trap to identify the line number which was failed when configuration is applied. No Get, GetNext or Set is allowed on this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..64  

wwpLeosSystemConfigErrStr 1.3.6.1.4.1.6141.2.60.12.1.8.1.1.2
The OID is wwpLeosSystemConfigErrStr trap to identify the line which was failed when configuration is applied. No Get, GetNext or Set is allowed on this table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemConfigErrLinesTotal 1.3.6.1.4.1.6141.2.60.12.1.8.1.1.3
The OID is sent in the wwpLeosImproperCmdInConfigFile trap to identify the total line numbers which was failed when configuration is applied. No Get, GetNext or Set is allowed on this table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..64  

wwpLeosSystemMemoryUsageQuery 1.3.6.1.4.1.6141.2.60.12.1.9
OBJECT IDENTIFIER    

wwpLeosSystemMemoryUsageTable 1.3.6.1.4.1.6141.2.60.12.1.9.1
Table of Memory Usage for various Memory Pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosSystemMemoryUsageEntry

wwpLeosSystemMemoryUsageEntry 1.3.6.1.4.1.6141.2.60.12.1.9.1.1
An entry for each Memory Pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosSystemMemoryUsageEntry  

wwpLeosSystemMemoryUsagePoolIndex 1.3.6.1.4.1.6141.2.60.12.1.9.1.1.1
The Memory Pool type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ose-pool-1(1), global-heap(2), malloc-heap(3)  

wwpLeosSystemMemoryUsageMemoryTotal 1.3.6.1.4.1.6141.2.60.12.1.9.1.1.2
Total size of the Memory Pool in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosSystemMemoryUsageMemoryLWM 1.3.6.1.4.1.6141.2.60.12.1.9.1.1.3
Lowest free memory in the Memory Pool in bytes. Not supported in SAOS 6.x
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosSystemMemoryUsageMemoryFree 1.3.6.1.4.1.6141.2.60.12.1.9.1.1.4
Amount of free memory in the Memory Pool in bytes. This corresponds to the CLI's memory never used.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosSystemMemoryUsageStatus 1.3.6.1.4.1.6141.2.60.12.1.9.1.1.5
Denotes if the free memory amount is normal or below limit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), lowMemory(2), notSupported(3)  

wwpLeosSystemMemoryUsageMemoryUsed 1.3.6.1.4.1.6141.2.60.12.1.9.1.1.6
Amount of used memory in the Memory Pool in bytes..
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosSystemMemoryUsageMemoryAvailable 1.3.6.1.4.1.6141.2.60.12.1.9.1.1.7
Amount of available memory in the Memory Pool in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosSystemXFtp 1.3.6.1.4.1.6141.2.60.12.1.10
OBJECT IDENTIFIER    

wwpLeosSystemXFtpMode 1.3.6.1.4.1.6141.2.60.12.1.10.1
Select between modes of file transfer. The default mode is tftp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2), sftp(3)  

wwpLeosSystemXFtpServer 1.3.6.1.4.1.6141.2.60.12.1.10.2
IP address or the host name of default server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpUserName 1.3.6.1.4.1.6141.2.60.12.1.10.3
Name used to login with.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

wwpLeosSystemXFtpPasswd 1.3.6.1.4.1.6141.2.60.12.1.10.4
Password used to login with.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

wwpLeosSystemXFtpNumOfRetries 1.3.6.1.4.1.6141.2.60.12.1.10.5
Number of times to retry a file transfer request if it fails.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

wwpLeosSystemXFtpRetryInterval 1.3.6.1.4.1.6141.2.60.12.1.10.6
Length of time in seconds to wait before retrying a file transfer if it fails.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

wwpLeosSystemXFtpConnectionTimeout 1.3.6.1.4.1.6141.2.60.12.1.10.7
Length of time in seconds to wait before connection times out.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemXFtpTFtpServerTable 1.3.6.1.4.1.6141.2.60.12.1.10.8
The (conceptual) table listing the default TFTP server
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosSystemXFtpTFtpServerEntry

wwpLeosSystemXFtpTFtpServerEntry 1.3.6.1.4.1.6141.2.60.12.1.10.8.1
An entry (conceptual row) in the wwpLeosSystemXFtpTFtpServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosSystemXFtpTFtpServerEntry  

wwpLeosSystemXFtpTFtpServerIndex 1.3.6.1.4.1.6141.2.60.12.1.10.8.1.1
Unique identifier to the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

wwpLeosSystemXFtpTFtpServerHostName 1.3.6.1.4.1.6141.2.60.12.1.10.8.1.2
Host name or IP address of the default TFTP server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpTFtpServerRowStatus 1.3.6.1.4.1.6141.2.60.12.1.10.8.1.6
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete an entry, set this object to 'destroy'. At the current time, there is only one, static row in this table, with index 1.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosSystemXFtpFtpServerTable 1.3.6.1.4.1.6141.2.60.12.1.10.9
The (conceptual) table listing the default FTP server
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosSystemXFtpFtpServerEntry

wwpLeosSystemXFtpFtpServerEntry 1.3.6.1.4.1.6141.2.60.12.1.10.9.1
An entry (conceptual row) in the wwpLeosSystemXFtpFtpServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosSystemXFtpFtpServerEntry  

wwpLeosSystemXFtpFtpServerIndex 1.3.6.1.4.1.6141.2.60.12.1.10.9.1.1
Unique identifier to the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

wwpLeosSystemXFtpFtpServerHostName 1.3.6.1.4.1.6141.2.60.12.1.10.9.1.2
Host name or IP address of the default FTP server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpFtpServerUserName 1.3.6.1.4.1.6141.2.60.12.1.10.9.1.3
User name / login ID to be used with the default FTP server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpFtpServerPassword 1.3.6.1.4.1.6141.2.60.12.1.10.9.1.4
Password to be used with the default FTP server. Returns an empty string when read. Either the password or the secret may be set, but not both.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpFtpServerSecret 1.3.6.1.4.1.6141.2.60.12.1.10.9.1.5
Password secret to be used with the default FTP server. Returns an empty string when read. Either the password or the secret may be set, but not both.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpFtpServerRowStatus 1.3.6.1.4.1.6141.2.60.12.1.10.9.1.6
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete an entry, set this object to 'destroy'. At the current time, there is only one, static row in this table, with index 1.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosSystemXFtpSFtpServerTable 1.3.6.1.4.1.6141.2.60.12.1.10.10
The (conceptual) table listing the default SFTP server
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosSystemXFtpSFtpServerEntry

wwpLeosSystemXFtpSFtpServerEntry 1.3.6.1.4.1.6141.2.60.12.1.10.10.1
An entry (conceptual row) in the wwpLeosSystemXFtpSFtpServerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosSystemXFtpSFtpServerEntry  

wwpLeosSystemXFtpSFtpServerIndex 1.3.6.1.4.1.6141.2.60.12.1.10.10.1.1
Unique identifier to the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1  

wwpLeosSystemXFtpSFtpServerHostName 1.3.6.1.4.1.6141.2.60.12.1.10.10.1.2
Host name or IP address of the default SFTP server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpSFtpServerUserName 1.3.6.1.4.1.6141.2.60.12.1.10.10.1.3
User name / login ID to be used with the default SFTP server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpSFtpServerPassword 1.3.6.1.4.1.6141.2.60.12.1.10.10.1.4
Password to be used with the default SFTP server. Returns an empty string when read. Either the password or the secret may be set, but not both.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpSFtpServerSecret 1.3.6.1.4.1.6141.2.60.12.1.10.10.1.5
Password secret to be used with the default SFTP server. Returns an empty string when read. Either the password or the secret may be set, but not both.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

wwpLeosSystemXFtpSFtpServerRowStatus 1.3.6.1.4.1.6141.2.60.12.1.10.10.1.6
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete an entry, set this object to 'destroy'. At the current time, there is only one, static row in this table, with index 1.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosSystemCpuUtilization 1.3.6.1.4.1.6141.2.60.12.1.11
OBJECT IDENTIFIER    

wwpLeosSystemCpuUtilizationLast5Seconds 1.3.6.1.4.1.6141.2.60.12.1.11.1
Average 5 second CPU usage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast5SecondsMinimum 1.3.6.1.4.1.6141.2.60.12.1.11.2
Minimum 5 second CPU usage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast5SecondsMaximum 1.3.6.1.4.1.6141.2.60.12.1.11.3
The maximum 5 seconds CPU usage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast5SecondsState 1.3.6.1.4.1.6141.2.60.12.1.11.4
The 5 seconds CPU usage state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemCpuUtilizationLast10Seconds 1.3.6.1.4.1.6141.2.60.12.1.11.5
The 10 seconds CPU usage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast10SecondsMinimum 1.3.6.1.4.1.6141.2.60.12.1.11.6
Minimum 10 seconds CPU usage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast10SecondsMaximum 1.3.6.1.4.1.6141.2.60.12.1.11.7
Maximum 10 seconds CPU usage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast10SecondsState 1.3.6.1.4.1.6141.2.60.12.1.11.8
The 10 seconds CPU usage state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemCpuUtilizationLast60Seconds 1.3.6.1.4.1.6141.2.60.12.1.11.9
The 60 seconds CPU usage state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast60SecondsMinimum 1.3.6.1.4.1.6141.2.60.12.1.11.10
Minimum 60 seconds CPU usage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast60SecondsMaximum 1.3.6.1.4.1.6141.2.60.12.1.11.11
Maximum 60 seconds CPU usage measurement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemCpuUtilizationLast60SecondsState 1.3.6.1.4.1.6141.2.60.12.1.11.12
The 60 seconds CPU state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemFileSystemUtilization 1.3.6.1.4.1.6141.2.60.12.1.12
OBJECT IDENTIFIER    

wwpLeosSystemFileSystemUtilizationTmpfsCurrent 1.3.6.1.4.1.6141.2.60.12.1.12.1
Current percentage usage of the /tmp/ directory in the filesystem.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemFileSystemUtilizationTmpfsMinimum 1.3.6.1.4.1.6141.2.60.12.1.12.2
Minimum percentage usage of the /tmp/ directory in the file system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemFileSystemUtilizationTmpfsMaximum 1.3.6.1.4.1.6141.2.60.12.1.12.3
Maximum percentage usage of the /tmp/ directory in the file system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemFileSystemUtilizationTmpfsState 1.3.6.1.4.1.6141.2.60.12.1.12.4
Current state of the /tmp/ directory in the file system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemFileSystemUtilizationSysfsCurrent 1.3.6.1.4.1.6141.2.60.12.1.12.5
Current percentage usage of the /mnt/sysfs/ directory in the file system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemFileSystemUtilizationSysfsMinimum 1.3.6.1.4.1.6141.2.60.12.1.12.6
Minimum percentage usage of the /mnt/sysfs/ directory in the file system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemFileSystemUtilizationSysfsMaximum 1.3.6.1.4.1.6141.2.60.12.1.12.7
Maximum percentage usage of the /mnt/sysfs/ directory in the file system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..100  

wwpLeosSystemFileSystemUtilizationSysfsState 1.3.6.1.4.1.6141.2.60.12.1.12.8
Current state of the /mnt/sysfs/ directory in the file system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemMemoryUtilization 1.3.6.1.4.1.6141.2.60.12.1.13
OBJECT IDENTIFIER    

wwpLeosSystemMemoryUtilizationUsedMemoryCurrent 1.3.6.1.4.1.6141.2.60.12.1.13.1
Current number of used memory in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosSystemMemoryUtilizationUsedMemoryMinimum 1.3.6.1.4.1.6141.2.60.12.1.13.2
Minimum number of used memory in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosSystemMemoryUtilizationUsedMemoryMaximum 1.3.6.1.4.1.6141.2.60.12.1.13.3
Maximum number of used memory in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosSystemMemoryUtilizationAvailableMemoryCurrent 1.3.6.1.4.1.6141.2.60.12.1.13.4
Current number of available memory in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosSystemMemoryUtilizationAvailableMemoryMinimum 1.3.6.1.4.1.6141.2.60.12.1.13.5
Minimum number of available memory in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosSystemMemoryUtilizationAvailableMemoryMaximum 1.3.6.1.4.1.6141.2.60.12.1.13.6
Maximum number of available memory in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosSystemMemoryUtilizationAvailableMemoryState 1.3.6.1.4.1.6141.2.60.12.1.13.7
Current state of the available memory.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), warning(2), degraded(3), faulted(4)  

wwpLeosSystemGuardian 1.3.6.1.4.1.6141.2.60.12.1.14
OBJECT IDENTIFIER    

wwpLeosSystemGuardianAdminEnable 1.3.6.1.4.1.6141.2.60.12.1.14.1
Sets the admin state for the system guardian. A reboot is required for changes to take effect
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wwpLeosSystemGuardianOperEnable 1.3.6.1.4.1.6141.2.60.12.1.14.2
Displays the current guardian operational state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2), suspended(3)  

wwpLeosSystemGuardianLimitNumReboots 1.3.6.1.4.1.6141.2.60.12.1.14.3
limits the number of consecutive guardian reboots to 3 if set to on.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wwpLeosSystemGuardianConsecutiveReboots 1.3.6.1.4.1.6141.2.60.12.1.14.4
The current number of consecutive guardian reboots
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemGuardianTotalReboots 1.3.6.1.4.1.6141.2.60.12.1.14.5
The total number of guardian reboots.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wwpLeosSystemServers 1.3.6.1.4.1.6141.2.60.12.1.15
OBJECT IDENTIFIER    

wwpLeosSystemSftpServerAdminState 1.3.6.1.4.1.6141.2.60.12.1.15.1
Sets the admin state for the SFTP server
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wwpLeosImproperCmdInConfigFile 1.3.6.1.4.1.6141.2.60.12.2.0.1
A wwpLeosImproperCmdInConfigFile notif signifies that the SNMP entity, acting in an agent role, has counted the number of improper commands that were found in the configuration file while processing the wwpLeosSystemConfigFileName
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemServiceModeChange 1.3.6.1.4.1.6141.2.60.12.2.0.2
A wwpLeosSystemServiceModeChange notification will be sent out whenever someone changes the system service mode between mpls and pbt.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemMemoryStatusNotification 1.3.6.1.4.1.6141.2.60.12.2.0.3
A wwpLeosSystemMemoryStatusNotification notification will be sent out whenever the system memory is below threshold limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosImproperCmdInConfigLineString 1.3.6.1.4.1.6141.2.60.12.2.0.4
A wwpLeosImproperCmdInConfigLineString notif signifies that the SNMP entity, acting in an agent role, has detected that improper commands were found in the configuration file while processing the wwpLeosSystemConfigFileName. wwpLeosSystemConfigErrStr will specify the commands which failed with the line number.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemCpuUtilization5SecondStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.5
The wwpLeosSystemCpuUtilizationStatusTrap is sent out when the 5 second CPU utilization changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemCpuUtilization10SecondStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.6
The wwpLeosSystemCpuUtilization10SecondStatusTrap is sent out when the 10 second CPU utilization changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemCpuUtilization60SecondStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.7
The wwpLeosSystemCpuUtilizationStatusTrap is sent out when the 60 second CPU utilization changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemCpu1MinLoadStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.8
The wwpLeosSystemCpuLoadStatusTrap is sent out when the CPU load over one minute changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemCpu5MinLoadStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.9
The wwpLeosSystemCpuLoadStatusTrap is sent out when the CPU load over five minutes changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemCpu15MinLoadStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.10
The wwpLeosSystemCpuLoadStatusTrap is sent out when the CPU load over fifteen minutes changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemMemoryUtilizationStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.11
The wwpLeosSystemMemoryUtilizationStatusTrap is sent out when the memory utilization changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemFileSystemUtilizationTmpStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.12
The wwpLeosSystemFileSystemUtilizationTmpStatusTrap is sent out when the usage of '/tmp/' changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosSystemFileSystemUtilizationSysfsStatusTrap 1.3.6.1.4.1.6141.2.60.12.2.0.13
The wwpLeosSystemFileSystemUtilizationSysfsStatusTrap is sent out when the usage of '/mnt/sysfs/' changes states.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosDefaultGatewayCompliance 1.3.6.1.4.1.6141.2.60.12.3.1.1
The compliance statement of wwpLeosSystemConfigAttr.
Status: current Access: read-write
MODULE-COMPLIANCE    

wwpLeosBackupGatewayCompliance 1.3.6.1.4.1.6141.2.60.12.3.1.2
The compliance statement of wwpLeosSystemConfigAttr.
Status: current Access: read-write
MODULE-COMPLIANCE    

wwpLeosDefaultGatewayIPv6Group 1.3.6.1.4.1.6141.2.60.12.3.2.1
System config default gateway objects for supporting IPv6.
Status: current Access: read-write
OBJECT-GROUP    

wwpLeosBackupGatewayIPv6Group 1.3.6.1.4.1.6141.2.60.12.3.2.2
System config backup gateway objects for supporting IPv6.
Status: current Access: read-write
OBJECT-GROUP