NOKIA-HWM-MIB: View SNMP OID List / Download MIB

VENDOR: NOKIA


 Home MIB: NOKIA-HWM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ntcHWModule 1.3.6.1.4.1.94.1.16.5.1
The MIB module that is used to control the Hardware Management information.
     ntcHWObjs 1.3.6.1.4.1.94.1.16.7.1.1
         ntcHWUnitTable 1.3.6.1.4.1.94.1.16.7.1.1.1 no-access
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.
             ntcHWUnitEntry 1.3.6.1.4.1.94.1.16.7.1.1.1.1 no-access
A conceptual row in the ntcHWUnitTable. Rows are created automatically by the Hardware Management software.
                 ntcHWAdminState 1.3.6.1.4.1.94.1.16.7.1.1.1.1.1 integer read-write
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. Enumeration: 'outOfService': 2, 'inTest': 3, 'missing': 4, 'inService': 1.
                 ntcHWOperState 1.3.6.1.4.1.94.1.16.7.1.1.1.1.2 integer read-only
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. Enumeration: 'down': 1, 'up': 2.
                 ntcHWAvailabilityStatus 1.3.6.1.4.1.94.1.16.7.1.1.1.1.3 integer read-only
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. Enumeration: 'separated': 6, 'dormant': 10, 'unavailable': 11, 'standby': 9, 'testing': 8, 'inCharge': 1, 'platformStarting': 4, 'applicationShutdown': 3, 'applicationStarting': 2, 'resetting': 5, 'unconfigured': 7.
                 ntcHWRestart 1.3.6.1.4.1.94.1.16.7.1.1.1.1.4 integer read-write
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. Enumeration: 'reset': 1, 'detach': 3, 'hotRestart': 2.
                 ntcHWLedState 1.3.6.1.4.1.94.1.16.7.1.1.1.1.5 integer read-only
Indicates the current LED color of the unit represented by this conceptual row. Enumeration: 'green': 4, 'black': 3, 'yellow': 2, 'red': 1.
                 ntcHWSerialNumber 1.3.6.1.4.1.94.1.16.7.1.1.1.1.6 displaystring read-only
The units serial number in displayable format.
                 ntcHWProductionDate 1.3.6.1.4.1.94.1.16.7.1.1.1.1.7 displaystring read-only
The units production date in displayable format.
                 ntcHWUnitEntryChanged 1.3.6.1.4.1.94.1.16.7.1.1.1.1.8 timestamp read-only
Represents the value of sysUpTime at the instant that this conceptual row entry has changed.
         ntcHWSlotTable 1.3.6.1.4.1.94.1.16.7.1.1.2 no-access
Table whose entries represent the expected circuit board type. The entries are created automatically by the hardware management software.
             ntcHWSlotEntry 1.3.6.1.4.1.94.1.16.7.1.1.2.1 no-access
The logical row describing the expected circiut board type of a slot.
                 ntcHWDesiredUnitType 1.3.6.1.4.1.94.1.16.7.1.1.2.1.2 autonomoustype read-write
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.
         ntcHWLastChangedTime 1.3.6.1.4.1.94.1.16.7.1.1.3 timestamp read-only
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.
         ntcHWLoadInventoryContainer 1.3.6.1.4.1.94.1.16.7.1.1.4 integer32 read-write
Writing any value to this object will cause the hardware management software to reread its configuration file from disk.
         ntcHWEvents 1.3.6.1.4.1.94.1.16.7.1.2.0
     ntcHWGroups 1.3.6.1.4.1.94.1.16.8.1.1
         ntcHWUnits 1.3.6.1.4.1.94.1.16.8.1.1.1
A collection of objects representing the status of a unit.
     ntcHWCompliances 1.3.6.1.4.1.94.1.16.8.1.2
         ntcHWCompliance 1.3.6.1.4.1.94.1.16.8.1.2.1
The compliance statement Hardware Management.