NBS-PART-MIB

File: NBS-PART-MIB.mib (11185 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
NBS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
DisplayString InterfaceIndex nbs
NbsTcPartIndex

Defined Types

NbsPartHardEntry  
SEQUENCE    
  nbsPartHardIfIndex InterfaceIndex
  nbsPartHardPartIndex NbsTcPartIndex
  nbsPartHardDescription DisplayString
  nbsPartHardSerialNumber DisplayString
  nbsPartHardProductionId DisplayString
  nbsPartHardVendor DisplayString
  nbsPartHardModel DisplayString
  nbsPartHardWareRev DisplayString

NbsPartFirmEntry  
SEQUENCE    
  nbsPartFirmIfIndex InterfaceIndex
  nbsPartFirmPartIndex NbsTcPartIndex
  nbsPartFirmFpgaRev DisplayString
  nbsPartFirmSwMajor INTEGER
  nbsPartFirmSwMinor INTEGER
  nbsPartFirmSwBuild INTEGER
  nbsPartFirmWareIndex INTEGER

NbsPartProgEntry  
SEQUENCE    
  nbsPartProgIfIndex InterfaceIndex
  nbsPartProgPartIndex NbsTcPartIndex
  nbsPartProgFirmwareCaps OCTET STRING
  nbsPartProgFirmwareLoad OCTET STRING
  nbsPartProgLoader INTEGER
  nbsPartProgNVAreaAdmin INTEGER
  nbsPartProgNVAreaOper INTEGER
  nbsPartProgNVAreaStart INTEGER
  nbsPartProgNVAreaBanks INTEGER

Defined Values

nbsPartMib 1.3.6.1.4.1.629.231
Identification and programming of field-serviceable components.
MODULE-IDENTITY    

nbsPartHardGrp 1.3.6.1.4.1.629.231.1
Information common to most system hardware components
Status: current Access: read-only
OBJECT-IDENTITY    

nbsPartFirmGrp 1.3.6.1.4.1.629.231.2
Firmware information for system components
Status: current Access: read-only
OBJECT-IDENTITY    

nbsPartProgGrp 1.3.6.1.4.1.629.231.3
Reprogrammable system components
Status: current Access: read-only
OBJECT-IDENTITY    

nbsPartHardTable 1.3.6.1.4.1.629.231.1.1
Attributes shared by most system hardware components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsPartHardEntry

nbsPartHardEntry 1.3.6.1.4.1.629.231.1.1.1
Contains a description of a particular component
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsPartHardEntry  

nbsPartHardIfIndex 1.3.6.1.4.1.629.231.1.1.1.1
If this part is a chassis, card, or port, this object is its own mib2-like ifIndex. If this is any other kind of part, this object is the ifIndex of the chassis, card, or port of which it is a component.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nbsPartHardPartIndex 1.3.6.1.4.1.629.231.1.1.1.2
Unique ID of this component within scope of nbsPartHardIfIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsTcPartIndex  

nbsPartHardDescription 1.3.6.1.4.1.629.231.1.1.1.10
Human-readable identification of this part, including location
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

nbsPartHardSerialNumber 1.3.6.1.4.1.629.231.1.1.1.11
Factory assigned unique identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

nbsPartHardProductionId 1.3.6.1.4.1.629.231.1.1.1.20
The 'Top Assembly Number' used in internal tracking
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

nbsPartHardVendor 1.3.6.1.4.1.629.231.1.1.1.30
The manufacturer of this component
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

nbsPartHardModel 1.3.6.1.4.1.629.231.1.1.1.31
Factory assigned model name/number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..100)  

nbsPartHardWareRev 1.3.6.1.4.1.629.231.1.1.1.32
The Hardware Revision number of this component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

nbsPartFirmTable 1.3.6.1.4.1.629.231.2.1
Firmware information for this part.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsPartFirmEntry

nbsPartFirmEntry 1.3.6.1.4.1.629.231.2.1.1
Contains a description of a particular entity
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsPartFirmEntry  

nbsPartFirmIfIndex 1.3.6.1.4.1.629.231.2.1.1.1
If this part is a chassis, card, or port, this object is its own mib2-like ifIndex. If this is any other kind of part, this object is the ifIndex of the chassis, card, or port of which it is a component.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nbsPartFirmPartIndex 1.3.6.1.4.1.629.231.2.1.1.2
Unique ID of this component within scope of nbsPartFirmIfIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsTcPartIndex  

nbsPartFirmFpgaRev 1.3.6.1.4.1.629.231.2.1.1.13
The Firmware/FPGA Revision running on this component.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..50)  

nbsPartFirmSwMajor 1.3.6.1.4.1.629.231.2.1.1.14
The Major Revision Number of the software running on this component. Not Supported value: -1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsPartFirmSwMinor 1.3.6.1.4.1.629.231.2.1.1.15
The Minor Revision Number of the software running on this component. Not Supported value: -1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsPartFirmSwBuild 1.3.6.1.4.1.629.231.2.1.1.16
The Build Number of the software running on this component. Not Supported value: -1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsPartFirmWareIndex 1.3.6.1.4.1.629.231.2.1.1.30
The nbsCmmcSysFirmwareIndex of the firmware currently loaded. Not Supported value: -1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsPartProgTable 1.3.6.1.4.1.629.231.3.1
A table that describes reprogrammable components.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbsPartProgEntry

nbsPartProgEntry 1.3.6.1.4.1.629.231.3.1.1
Firmware of a particular reprogrammable component
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsPartProgEntry  

nbsPartProgIfIndex 1.3.6.1.4.1.629.231.3.1.1.1
If this part is a chassis, card, or port, this object is its own mib2-like ifIndex. If this is any other kind of part, this object is the ifIndex of the chassis, card, or port of which it is a component.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nbsPartProgPartIndex 1.3.6.1.4.1.629.231.3.1.1.2
Unique ID of this component within scope of nbsPartProgIfIndex
Status: current Access: not-accessible
OBJECT-TYPE    
  NbsTcPartIndex  

nbsPartProgFirmwareCaps 1.3.6.1.4.1.629.231.3.1.1.10
See nbsCmmcSlotFirmwareCaps.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

nbsPartProgFirmwareLoad 1.3.6.1.4.1.629.231.3.1.1.20
See nbsCmmcSlotFirmwareLoad
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

nbsPartProgLoader 1.3.6.1.4.1.629.231.3.1.1.21
See nbsCmmcSlotLoader
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsPartProgNVAreaAdmin 1.3.6.1.4.1.629.231.3.1.1.22
See nbsCmmcSlotNVAreaAdmin
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

nbsPartProgNVAreaOper 1.3.6.1.4.1.629.231.3.1.1.23
See nbsCmmcSlotNVAreaOper
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsPartProgNVAreaStart 1.3.6.1.4.1.629.231.3.1.1.30
The nbsCmmcSysNVAreaBank of this component's bank 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

nbsPartProgNVAreaBanks 1.3.6.1.4.1.629.231.3.1.1.31
The number of NVAreaBanks on this component.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER