WWP-SYSTEM-MIB

File: WWP-SYSTEM-MIB.mib (6997 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

IpAddress Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY DisplayString
TruthValue MacAddress DateAndTime
TEXTUAL-CONVENTION wwpModules

Defined Values

wwpSystemMIB 1.3.6.1.4.1.6141.2.2
The MIB module for the WWP System specific information. This MIB provide additional information to whatever is provided by the standard system group.
MODULE-IDENTITY    

wwpSystemMIBObjects 1.3.6.1.4.1.6141.2.2.1
OBJECT IDENTIFIER    

wwpSystemClock 1.3.6.1.4.1.6141.2.2.1.1
OBJECT IDENTIFIER    

wwpSystemBootp 1.3.6.1.4.1.6141.2.2.1.2
OBJECT IDENTIFIER    

wwpSystemAttr 1.3.6.1.4.1.6141.2.2.1.3
OBJECT IDENTIFIER    

wwpSystemCfg 1.3.6.1.4.1.6141.2.2.1.4
OBJECT IDENTIFIER    

wwpSystemDebug 1.3.6.1.4.1.6141.2.2.1.5
OBJECT IDENTIFIER    

wwpSystemMIBNotificationPrefix 1.3.6.1.4.1.6141.2.2.2
OBJECT IDENTIFIER    

wwpSystemMIBNotifications 1.3.6.1.4.1.6141.2.2.2.0
OBJECT IDENTIFIER    

wwpSystemMIBConformance 1.3.6.1.4.1.6141.2.2.3
OBJECT IDENTIFIER    

wwpSystemMIBCompliances 1.3.6.1.4.1.6141.2.2.3.1
OBJECT IDENTIFIER    

wwpSystemMIBGroups 1.3.6.1.4.1.6141.2.2.3.2
OBJECT IDENTIFIER    

wwpSysClockDateTime 1.3.6.1.4.1.6141.2.2.1.1.1
The current system date and time of box. There are no privisions 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, per rfc1903.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

wwpSysClockTimeOffset 1.3.6.1.4.1.6141.2.2.1.1.2
Value used in conjunction with the universal coordinated time (UTC) during the creation of caller ID messages. The value of this object can also be modified by the DHCP using the Time Offset Option.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

wwpSystemBootpMsgFreq 1.3.6.1.4.1.6141.2.2.1.2.1
Defines how frequently (in seconds) that bootp messages are sent to the host.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2147483647  

wwpSystemStartMacAddr 1.3.6.1.4.1.6141.2.2.1.3.1
Base MAC address for the device, from which all other mac addresses are derived.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wwpSystemDefaultGateway 1.3.6.1.4.1.6141.2.2.1.3.2
Default gateway IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wwpSystemTftpServer 1.3.6.1.4.1.6141.2.2.1.3.3
Has the TFTP Server host name assigned by the bootp server, and later used for subsequent bootp requests.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

wwpSystemBootFile 1.3.6.1.4.1.6141.2.2.1.3.4
Name of the dhcp cmd file for the system.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpSystemInterfaceHostName 1.3.6.1.4.1.6141.2.2.1.3.5
Host name for vmi or smi interface.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpSystemCfgControl 1.3.6.1.4.1.6141.2.2.1.4.1
Controls configuration options on the device. The current options are: save: to make the configuration changes made using SNMP persistent across a reboot. updatePasswords: to update the current password file with the new password file. The new passwords will become active immediately. updateSnmpCfg: to update the current snmp configuration data. The new configuration will become active immediately. 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), updatePasswords(2), updateSnmpCfg(3), mfgDefaultCfg(4)  

wwpSystemCfgFilepath 1.3.6.1.4.1.6141.2.2.1.4.2
Returns the path for configuration related files.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpSystemConsolePortEnable 1.3.6.1.4.1.6141.2.2.1.5.1
Setting this object to 'true' will enable the console port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue