WWP-PHYSICAL-MODULE-MIB

File: WWP-PHYSICAL-MODULE-MIB.mib (6466 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

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

Defined Values

wwpPhyModuleMIB 1.3.6.1.4.1.6141.2.3
The MIB module for the WWP Physical Module specific information. This MIB provide the attributes such as Serial Number, App Ver etc for the physical module.
MODULE-IDENTITY    

wwpPhyModuleMIBObjects 1.3.6.1.4.1.6141.2.3.1
OBJECT IDENTIFIER    

wwpPhyModuleInfo 1.3.6.1.4.1.6141.2.3.1.1
OBJECT IDENTIFIER    

wwpPhyModuleRebootAttr 1.3.6.1.4.1.6141.2.3.1.2
OBJECT IDENTIFIER    

wwpPhyModuleMIBNotificationPrefix 1.3.6.1.4.1.6141.2.3.2
OBJECT IDENTIFIER    

wwpPhyModuleMIBNotifications 1.3.6.1.4.1.6141.2.3.2.0
OBJECT IDENTIFIER    

wwpPhyModuleMIBConformance 1.3.6.1.4.1.6141.2.3.3
OBJECT IDENTIFIER    

wwpPhyModuleMIBCompliances 1.3.6.1.4.1.6141.2.3.3.1
OBJECT IDENTIFIER    

wwpPhyModuleMIBGroups 1.3.6.1.4.1.6141.2.3.3.2
OBJECT IDENTIFIER    

wwpPhyModSerialNum 1.3.6.1.4.1.6141.2.3.1.1.1
Serial number of the box, represented as a string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwpPhyModBoardRevision 1.3.6.1.4.1.6141.2.3.1.1.2
Module board hardware revision represented as a string
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwpPhyModNumResets 1.3.6.1.4.1.6141.2.3.1.1.3
This object defines the number of times that the module has been restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

wwpPhyModFwVer 1.3.6.1.4.1.6141.2.3.1.1.4
The FW boot loader version number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpPhyModAppVer 1.3.6.1.4.1.6141.2.3.1.1.5
The application software version number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

wwpPhyModPostResults 1.3.6.1.4.1.6141.2.3.1.1.6
The test result string generated by the POST tests.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpPhyModPostCode 1.3.6.1.4.1.6141.2.3.1.1.7
The result code returned by the device POST test.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

wwpPhyModBootLoaderVer 1.3.6.1.4.1.6141.2.3.1.1.8
The boot loader version of the physical Module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpPhyModMfgDate 1.3.6.1.4.1.6141.2.3.1.1.9
The date that the physical Module was manufactured.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wwpPhyModBoardType 1.3.6.1.4.1.6141.2.3.1.1.10
Board type
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpPhyModMktDesc 1.3.6.1.4.1.6141.2.3.1.1.11
Displays Marketing description string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

wwpPhyModRebootOperation 1.3.6.1.4.1.6141.2.3.1.2.1
Writing one of the specified values to this field causes the specified type of reboot to occur. none is the value returned when this leaf is queried. writing this value to the leaf will have no effect. reboot causes the sytsem to reboot and restart using its current configuration. rebootReinit causes the module to remove all its configuration and application files and get new files and configuration via bootp/dhcp. rebootDefault will reset the system to factory defaults. If the system doesn't support any of these reboot option, it should return error while trying to set this object to specific option.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reboot(1), rebootReinit(2), rebootDefault(3)  

wwpPhyModLastRebootTime 1.3.6.1.4.1.6141.2.3.1.2.2
Indicates the date and time the module last rebooted itself.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wwpPhyModLastRebootReason 1.3.6.1.4.1.6141.2.3.1.2.3
Indicates the reason for the last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER hostRequest(1), pwrFail(2), unknown(3), softwareForced(4)