SNI-BIOS-MIB

File: SNI-BIOS-MIB.mib (9328 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI

Imported symbols

OBJECT-TYPE mib-2 DisplayString
TimeTicks Counter Gauge
enterprises

Defined Types

SniProcessorEntry  
SEQUENCE    
  sniBIOSProcessorIndex INTEGER
  sniBIOSProcessor INTEGER
  sniBIOSProcessorState INTEGER

SniSerialEntry  
SEQUENCE    
  sniSerialPortIndex INTEGER
  sniSerialPortAddress INTEGER
  sniSerialWordLength INTEGER
  sniSerialStopBits INTEGER
  sniSerialParity INTEGER
  sniSerialPortName DisplayString

SniParallelEntry  
SEQUENCE    
  sniParallelPortIndex INTEGER
  sniParallelPortAddress INTEGER
  sniParallelStatus INTEGER
  sniParallelPortName DisplayString

Defined Values

sni 1.3.6.1.4.1.231
OBJECT IDENTIFIER    

sniProductMibs 1.3.6.1.4.1.231.2
OBJECT IDENTIFIER    

sniExtensions 1.3.6.1.4.1.231.2.10
OBJECT IDENTIFIER    

sniServerMgmt 1.3.6.1.4.1.231.2.10.2
OBJECT IDENTIFIER    

sniInventory 1.3.6.1.4.1.231.2.10.2.1
OBJECT IDENTIFIER    

sniCommon 1.3.6.1.4.1.231.2.10.2.2
OBJECT IDENTIFIER    

sniBios 1.3.6.1.4.1.231.2.10.2.2.1
OBJECT IDENTIFIER    

sniEisa 1.3.6.1.4.1.231.2.10.2.2.2
OBJECT IDENTIFIER    

sniHd 1.3.6.1.4.1.231.2.10.2.2.3
OBJECT IDENTIFIER    

sniBus 1.3.6.1.4.1.231.2.10.2.2.4
OBJECT IDENTIFIER    

sniServerControl 1.3.6.1.4.1.231.2.10.2.2.5
OBJECT IDENTIFIER    

sniPcSpecific 1.3.6.1.4.1.231.2.10.2.3
OBJECT IDENTIFIER    

sniScb 1.3.6.1.4.1.231.2.10.2.4
OBJECT IDENTIFIER    

sniOsSpecific 1.3.6.1.4.1.231.2.10.2.5
OBJECT IDENTIFIER    

sniNetware 1.3.6.1.4.1.231.2.10.2.5.1
OBJECT IDENTIFIER    

sniWinNt 1.3.6.1.4.1.231.2.10.2.5.2
OBJECT IDENTIFIER    

sniOs2 1.3.6.1.4.1.231.2.10.2.5.3
OBJECT IDENTIFIER    

sniUnix 1.3.6.1.4.1.231.2.10.2.5.4
OBJECT IDENTIFIER    

sniOemComponents 1.3.6.1.4.1.231.2.10.2.6
OBJECT IDENTIFIER    

sniOemDpt 1.3.6.1.4.1.231.2.10.2.6.1
OBJECT IDENTIFIER    

sniOemMylex 1.3.6.1.4.1.231.2.10.2.6.2
OBJECT IDENTIFIER    

sniMlxDiskArray 1.3.6.1.4.1.231.2.10.2.6.2.1
OBJECT IDENTIFIER    

sniSecurity 1.3.6.1.4.1.231.2.10.2.7
OBJECT IDENTIFIER    

sniSmSecurity 1.3.6.1.4.1.231.2.10.2.7.1
OBJECT IDENTIFIER    

sniServerView 1.3.6.1.4.1.231.2.10.2.8
OBJECT IDENTIFIER    

sniTrapMib 1.3.6.1.4.1.231.2.10.5
OBJECT IDENTIFIER    

sniBiosVersionMajor 1.3.6.1.4.1.231.2.10.2.2.1.1
Major Version of the BIOS
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniBiosVersionMinor 1.3.6.1.4.1.231.2.10.2.2.1.2
Minor Version of the BIOS
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniBiosDiagnosticStatus 1.3.6.1.4.1.231.2.10.2.2.1.3
A bit field: BIT MEANING 0 Timeout reading an adapter ID (eisa) 1 Adapter do not match configuration(eisa) 2 CMOS RAM time found invalid 3 Fixed disk/adapter fails initialization 4 Memory size compare error at POST 5 Invalid configuration information found at POST 6 CMOS RAM checksum is bad 7 Real-time clock lost power
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniBIOSConfiguration 1.3.6.1.4.1.231.2.10.2.2.1.4
Configuration word of the pc
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniBIOSProcessors 1.3.6.1.4.1.231.2.10.2.2.1.5
Number of processors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniProcessorEntryTable 1.3.6.1.4.1.231.2.10.2.2.1.6
Table of all processors in the system
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SniProcessorEntry

sniProcessorEntry 1.3.6.1.4.1.231.2.10.2.2.1.6.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SniProcessorEntry  

sniBIOSProcessorIndex 1.3.6.1.4.1.231.2.10.2.2.1.6.1.1
Index of the processor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniBIOSProcessor 1.3.6.1.4.1.231.2.10.2.2.1.6.1.2
Type of the processor in the system
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), p386(3), p486(4), pentium(5), ppro(6)  

sniBIOSProcessorState 1.3.6.1.4.1.231.2.10.2.2.1.6.1.3
Current state of the processor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), ok(2), failed(3)  

sniBIOSMemory 1.3.6.1.4.1.231.2.10.2.2.1.7
Memory size of the PC in KB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniBIOSNumHDs 1.3.6.1.4.1.231.2.10.2.2.1.8
Number of hard disks
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

sniBIOSInterruptTable 1.3.6.1.4.1.231.2.10.2.2.1.9
Bit vector, Bit N = IRQ N enabled
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniSerialEntryTable 1.3.6.1.4.1.231.2.10.2.2.1.10
(null)
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SniSerialEntry

sniSerialEntry 1.3.6.1.4.1.231.2.10.2.2.1.10.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SniSerialEntry  

sniSerialPortIndex 1.3.6.1.4.1.231.2.10.2.2.1.10.1.1
Index of the Serial port entry
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniSerialPortAddress 1.3.6.1.4.1.231.2.10.2.2.1.10.1.2
Address of the io port of the serial interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniSerialWordLength 1.3.6.1.4.1.231.2.10.2.2.1.10.1.3
Word length used
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 5..8  

sniSerialStopBits 1.3.6.1.4.1.231.2.10.2.2.1.10.1.4
Stop bits 1(1), 2(1,5) 3(2)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniSerialParity 1.3.6.1.4.1.231.2.10.2.2.1.10.1.5
true iff parity is on
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

sniSerialPortName 1.3.6.1.4.1.231.2.10.2.2.1.10.1.6
Name of the serial interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sniParallelEntryTable 1.3.6.1.4.1.231.2.10.2.2.1.11
(null)
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SniParallelEntry

sniParallelEntry 1.3.6.1.4.1.231.2.10.2.2.1.11.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SniParallelEntry  

sniParallelPortIndex 1.3.6.1.4.1.231.2.10.2.2.1.11.1.1
Index of the parallel port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniParallelPortAddress 1.3.6.1.4.1.231.2.10.2.2.1.11.1.2
Address of the io port of the parallel interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniParallelStatus 1.3.6.1.4.1.231.2.10.2.2.1.11.1.3
Contents of the parallel interface status register
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sniParallelPortName 1.3.6.1.4.1.231.2.10.2.2.1.11.1.4
Name of the parallel interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sniBIOSReboot 1.3.6.1.4.1.231.2.10.2.2.1.12
Warm-Boot of the Computer
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reboot(1)  

sniBIOSSystemType 1.3.6.1.4.1.231.2.10.2.2.1.13
The system type of the host. This value should no longer be used for cabinet identification. It will no longer be supported in next versions!! Use cabinetIdentNumber to identify the housing type and cabinetSystemName for the type of the cabinet!
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), pce5s(2), pce5smp(3), pce5sred(4), pce6s(5), pce6smp(6), pcd5tg(7), pcd5t(8), primergy150(9), primergy350(10), primergy550(11), primergy750(12), primergy560(13), primergy760(14), pcdse(50)  

sniBiosRevision 1.3.6.1.4.1.231.2.10.2.2.1.14
The BIOS revision string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString