NOKIA-HWM-MIB

File: NOKIA-HWM-MIB.mib (12446 bytes)

Imported modules

NOKIA-COMMON-MIB-OID-REGISTRATION-MIB ENTITY-MIB SNMPv2-SMI
SNMPv2-CONF SNMPv2-TC

Imported symbols

ntcCommonModules ntcHWMibs ntcHWReqs
entPhysicalIndex MODULE-IDENTITY OBJECT-TYPE
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
DisplayString TimeStamp AutonomousType

Defined Types

NtcHWUnitEntry  
SEQUENCE    
  ntcHWAdminState INTEGER
  ntcHWOperState INTEGER
  ntcHWAvailabilityStatus INTEGER
  ntcHWRestart INTEGER
  ntcHWLedState INTEGER
  ntcHWSerialNumber DisplayString
  ntcHWProductionDate DisplayString
  ntcHWUnitEntryChanged TimeStamp

NtcHWSlotEntry  
SEQUENCE    
  ntcHWDesiredUnitType AutonomousType

Defined Values

ntcHWModule 1.3.6.1.4.1.94.1.16.5.1
The MIB module that is used to control the Hardware Management information.
MODULE-IDENTITY    

ntcHWObjs 1.3.6.1.4.1.94.1.16.7.1.1
OBJECT IDENTIFIER    

ntcHWEvents 1.3.6.1.4.1.94.1.16.7.1.2.0
OBJECT IDENTIFIER    

ntcHWGroups 1.3.6.1.4.1.94.1.16.8.1.1
OBJECT IDENTIFIER    

ntcHWCompliances 1.3.6.1.4.1.94.1.16.8.1.2
OBJECT IDENTIFIER    

ntcHWUnitTable 1.3.6.1.4.1.94.1.16.7.1.1.1
A table which contains an entry for each pluggable circuit board (in this MIB a 'unit' is the same as a pluggable circuit board.) Entries of this table are automatically created by the hardware management software.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtcHWUnitEntry

ntcHWUnitEntry 1.3.6.1.4.1.94.1.16.7.1.1.1.1
A conceptual row in the ntcHWUnitTable. Rows are created automatically by the Hardware Management software.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtcHWUnitEntry  

ntcHWAdminState 1.3.6.1.4.1.94.1.16.7.1.1.1.1.1
Represents the desired state of the unit. inService indicates that the unit is intended to be operating normally. outOfService indicates that the unit should be taken out of normal operating mode and no data traffic should appear in this unit. inTest indicates that the unit should be placed into a selftest mode. missing indicates that the unit is expected to be present but has been detected as not being physically present. The NMS is not allowed to set the value of ntcHWAdminstate to missing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inService(1), outOfService(2), inTest(3), missing(4)  

ntcHWOperState 1.3.6.1.4.1.94.1.16.7.1.1.1.1.2
Indicates the current state of the unit. down indicates that the unit is in a non-functional state. up indicates that the unit is functioning normally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2)  

ntcHWAvailabilityStatus 1.3.6.1.4.1.94.1.16.7.1.1.1.1.3
Provides more specific information on the state of the unit in this conceptual row. The status column has eleven defined values: inCharge = the unit is fully operational and ready to perform its desired tasks; applicationStarting = the application software is starting up; applicationShutdown = the application software is shutting down; platformStarting = Basic platform software is starting up; resetting = the disk files are closed and hardware reset is forced; separated = Only basic OS software is running. The unit can start application software on request; unconfigured = The administrative state of the unit is 'missing', disk files are closed and only basic OS software is running. The unit refuses to start application software; testing = Selftests can be performed, only basic OS are running; standby = The unit is redundant and is fully operational but not in charge of operations. It is ready to move to 'inCharge' state when necessary; dormant = All connections are physically inactive to enable removal of the unit without electric disturbance in the backplane. Only watchdog software is running for a short duration of time; unavailable = The unit is not physically present or cannot be contacted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inCharge(1), applicationStarting(2), applicationShutdown(3), platformStarting(4), resetting(5), separated(6), unconfigured(7), testing(8), standby(9), dormant(10), unavailable(11)  

ntcHWRestart 1.3.6.1.4.1.94.1.16.7.1.1.1.1.4
Provides the ability to reset or perform a hot restart the unit represented by this conceptual row. reset = the Unit is shutdown in an orderly manner and restarted again via hardware reset; hotRestart = only the software in a unit is restarted, a hardware reset is not initiated; detach = all electrical connections of the unit are forced to an inactive state to enable removal of the unit without electrical disturbance in the backplane.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), hotRestart(2), detach(3)  

ntcHWLedState 1.3.6.1.4.1.94.1.16.7.1.1.1.1.5
Indicates the current LED color of the unit represented by this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER red(1), yellow(2), black(3), green(4)  

ntcHWSerialNumber 1.3.6.1.4.1.94.1.16.7.1.1.1.1.6
The units serial number in displayable format.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ntcHWProductionDate 1.3.6.1.4.1.94.1.16.7.1.1.1.1.7
The units production date in displayable format.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ntcHWUnitEntryChanged 1.3.6.1.4.1.94.1.16.7.1.1.1.1.8
Represents the value of sysUpTime at the instant that this conceptual row entry has changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ntcHWSlotTable 1.3.6.1.4.1.94.1.16.7.1.1.2
Table whose entries represent the expected circuit board type. The entries are created automatically by the hardware management software.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NtcHWSlotEntry

ntcHWSlotEntry 1.3.6.1.4.1.94.1.16.7.1.1.2.1
The logical row describing the expected circiut board type of a slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  NtcHWSlotEntry  

ntcHWDesiredUnitType 1.3.6.1.4.1.94.1.16.7.1.1.2.1.2
The unit type which is expected to be inserted or present in the current slot. An indication of the vendor-specific hardware type of the HWM entity. Note that this is different from the definition of MIB-II's sysObjectID. An agent should set this object to a enterprise-specific registration identifier value indicating the specific equipment type in detail. If no vendor-specific registration identifier exists for this entity, or the value is unknown by this agent, then the value { 0 0 } is returned.
Status: current Access: read-write
OBJECT-TYPE    
  AutonomousType  

ntcHWLastChangedTime 1.3.6.1.4.1.94.1.16.7.1.1.3
The value of sysUpTime at the time any of these events occur: * any instance in the following object changes value: - hwmUnitEntryChanged This object shall be set to value 0 in startup.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ntcHWLoadInventoryContainer 1.3.6.1.4.1.94.1.16.7.1.1.4
Writing any value to this object will cause the hardware management software to reread its configuration file from disk.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ntcHWUnits 1.3.6.1.4.1.94.1.16.8.1.1.1
A collection of objects representing the status of a unit.
Status: current Access: read-write
OBJECT-GROUP    

ntcHWCompliance 1.3.6.1.4.1.94.1.16.8.1.2.1
The compliance statement Hardware Management.
Status: current Access: read-write
MODULE-COMPLIANCE