WWP-LEOS-BLADE-MIB

File: WWP-LEOS-BLADE-MIB.mib (11917 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

NOTIFICATION-TYPE TimeTicks Unsigned32
OBJECT-TYPE MODULE-IDENTITY DisplayString
MacAddress RowStatus TruthValue
DateAndTime TEXTUAL-CONVENTION wwpModules
wwpModulesLeos

Defined Types

WwpLeosBladeEntry  
SEQUENCE    
  wwpLeosBladeId INTEGER
  wwpLeosBladeType INTEGER
  wwpLeosBladeCapFilename DisplayString
  wwpLeosBladeAdminState INTEGER
  wwpLeosBladeOperState INTEGER
  wwpLeosBladeStartMacAddr MacAddress
  wwpLeosBladeNumPorts INTEGER
  wwpLeosBladeStatus RowStatus

WwpLeosPhyBladeEntry  
SEQUENCE    
  wwpLeosPhyBladeSysUpTime TimeTicks
  wwpLeosPhyBladeSerialNum DisplayString
  wwpLeosPhyBladeBoardRevision DisplayString
  wwpLeosPhyBladePostResults DisplayString
  wwpLeosPhyBladePostCode Unsigned32
  wwpLeosPhyBladeMfgDate DateAndTime
  wwpLeosPhyBladeBoardDesc DisplayString
  wwpLeosPhyBladeNumResets Unsigned32
  wwpLeosPhyBladeLastRebootReason INTEGER
  wwpLeosPhyBladeRebootOperation INTEGER

Defined Values

wwpLeosBladeMIB 1.3.6.1.4.1.6141.2.60.1
The MIB module defines the managed objects for the blades available on the WWP specific products.
MODULE-IDENTITY    

wwpLeosBladeMIBObjects 1.3.6.1.4.1.6141.2.60.1.1
OBJECT IDENTIFIER    

wwpLeosBlade 1.3.6.1.4.1.6141.2.60.1.1.1
OBJECT IDENTIFIER    

wwpLeosBladeMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.1.2
OBJECT IDENTIFIER    

wwpLeosBladeMIBNotifications 1.3.6.1.4.1.6141.2.60.1.2.0
OBJECT IDENTIFIER    

wwpLeosBladeMIBConformance 1.3.6.1.4.1.6141.2.60.1.3
OBJECT IDENTIFIER    

wwpLeosBladeMIBCompliances 1.3.6.1.4.1.6141.2.60.1.3.1
OBJECT IDENTIFIER    

wwpLeosBladeMIBGroups 1.3.6.1.4.1.6141.2.60.1.3.2
OBJECT IDENTIFIER    

wwpLeosBladeTable 1.3.6.1.4.1.6141.2.60.1.1.1.1
The (conceptual) table listing the Blades configured/detected.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosBladeEntry

wwpLeosBladeEntry 1.3.6.1.4.1.6141.2.60.1.1.1.1.1
An entry (conceptual row) in the wwpLeosBladeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosBladeEntry  

wwpLeosBladeId 1.3.6.1.4.1.6141.2.60.1.1.1.1.1.1
The object indicates the unique id for the blade.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosBladeType 1.3.6.1.4.1.6141.2.60.1.1.1.1.1.2
The object indicates whether this is a control blade, an io blade or an uplink blade.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER control(1), io(2), fabric(3), single(4)  

wwpLeosBladeCapFilename 1.3.6.1.4.1.6141.2.60.1.1.1.1.1.3
The capability file name (including the path, if applicable) to be read from. This is the file describing capabilities of the blade and is required to configure un unequipped blade or to add a new blade. Length of filename string must not exceed 255 alpha-numeric characters, no spaces in filenames.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

wwpLeosBladeAdminState 1.3.6.1.4.1.6141.2.60.1.1.1.1.1.4
The object indicates the desired state of the blade. The admin state for control blades can be set to disabled only if the control blade has a functioning backup.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wwpLeosBladeOperState 1.3.6.1.4.1.6141.2.60.1.1.1.1.1.5
The object indicates the operational state of the blade. If the blade is detected and the administrative state for that blade is enabled, then the operational state of the blade is 'enabled'. If the blade is detected, but the administrative state is 'disabled', then the operational state is also 'disabled'. A faulted state occurs when a fault or communication failure is detected on a that is in either the 'enabled' or 'disabled' operation state. Any time a blade is removed, then the blade state transitions to 'unequipped'. If a new blade replaces that blade state then the state is determined by its administrative state once it is detected ('enabled' or 'disabled').
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER init(1), enabled(2), disabled(3), faulted(4), unequipped(5)  

wwpLeosBladeStartMacAddr 1.3.6.1.4.1.6141.2.60.1.1.1.1.1.6
Base MAC address for the Blade, from which the mac addresses for the ports on this blade are derived.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

wwpLeosBladeNumPorts 1.3.6.1.4.1.6141.2.60.1.1.1.1.1.7
The total number of physical ports present on this Blade.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

wwpLeosBladeStatus 1.3.6.1.4.1.6141.2.60.1.1.1.1.1.8
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'. Any of the onject in the entry can't be modified once the wwpLeosBladeStatus is set to 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpLeosPhyBladeTable 1.3.6.1.4.1.6141.2.60.1.1.1.2
The (conceptual) table listing the Blades detected(physically present).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosPhyBladeEntry

wwpLeosPhyBladeEntry 1.3.6.1.4.1.6141.2.60.1.1.1.2.1
An entry (conceptual row) in the wwpLeosPhyBladeTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosPhyBladeEntry  

wwpLeosPhyBladeSysUpTime 1.3.6.1.4.1.6141.2.60.1.1.1.2.1.1
The time (in hundredths of a second) since the blade was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

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

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

wwpLeosPhyBladePostResults 1.3.6.1.4.1.6141.2.60.1.1.1.2.1.4
The test result string generated by the POST tests for the blade.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosPhyBladePostCode 1.3.6.1.4.1.6141.2.60.1.1.1.2.1.5
The result code returned by the device POST test.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosPhyBladeMfgDate 1.3.6.1.4.1.6141.2.60.1.1.1.2.1.6
The date that the blade was manufactured.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

wwpLeosPhyBladeBoardDesc 1.3.6.1.4.1.6141.2.60.1.1.1.2.1.7
Board Description for the blade.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wwpLeosPhyBladeNumResets 1.3.6.1.4.1.6141.2.60.1.1.1.2.1.8
This object defines the number of times that the blade has been restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosPhyBladeLastRebootReason 1.3.6.1.4.1.6141.2.60.1.1.1.2.1.9
Indicates the reason for the last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), snmp(2), pwrFail(3), appLoad(4), errorHandler(5), watchdog(6), upgrade(7), cli(8), resetButton(9)  

wwpLeosPhyBladeRebootOperation 1.3.6.1.4.1.6141.2.60.1.1.1.2.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), reboot(2), rebootReinit(3)  

wwpLeosBladeStateChange 1.3.6.1.4.1.6141.2.60.1.2.0.1
A wwpLeosPhyBladeUpDown notification is sent whenever the oper state of the blade is changed.
Status: current Access: read-write
NOTIFICATION-TYPE    

wwpLeosBladePostFail 1.3.6.1.4.1.6141.2.60.1.2.0.2
A wwpLeosBladePostFail notification is sent if the blade post tests are failed.
Status: current Access: read-write
NOTIFICATION-TYPE