SIEMENS-VV-MIB

File: SIEMENS-VV-MIB.mib (23151 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI

Imported symbols

OBJECT-TYPE mib-2 DisplayString
TimeTicks Counter Gauge
enterprises

Defined Types

SieVvCompDef  
SEQUENCE    
  sieVvCompDefNo INTEGER
  sieVvCompDefType INTEGER
  sieVvCompDefName DisplayString

SieVvPhysNodeDef  
SEQUENCE    
  sieVvPhysNodeDefNo INTEGER
  sieVvPhysNodeDefType INTEGER
  sieVvPhysNodeDefName DisplayString

SieVvFuncNodeDef  
SEQUENCE    
  sieVvFuncNodeDefNo INTEGER
  sieVvFuncNodeDefType INTEGER
  sieVvFuncNodeDefName DisplayString

SieVvPhysCont  
SEQUENCE    
  sieVvPhysContNo INTEGER
  sieVvPhysContType INTEGER
  sieVvPhysContParent INTEGER
  sieVvPhysContName DisplayString

SieVvFuncCont  
SEQUENCE    
  sieVvFuncContNo INTEGER
  sieVvFuncContType INTEGER
  sieVvFuncContParent INTEGER
  sieVvFuncContName DisplayString

SieVvInfo  
SEQUENCE    
  sieVvInfoNo INTEGER
  sieVvInfoPhysContNo INTEGER
  sieVvInfoFuncContNo INTEGER
  sieVvInfoCompType INTEGER
  sieVvInfoVendor DisplayString
  sieVvInfoProductName DisplayString
  sieVvInfoProductNumber DisplayString
  sieVvInfoProductDescription DisplayString
  sieVvInfoVersion DisplayString
  sieVvInfoManufacturingDate DisplayString
  sieVvInfoSerialNo DisplayString
  sieVvInfoLanguage DisplayString
  sieVvInfoComponentId DisplayString
  sieVvInfoCompLocationKey DisplayString

SieVvFwuObject  
SEQUENCE    
  sieVvFwuObjectNo INTEGER
  sieVvFwuObjectName DisplayString
  sieVvFwuObjectPath DisplayString
  sieVvFwuObjectParent DisplayString
  sieVvFwuObjectUpdateState INTEGER
  sieVvFwuObjectComponentIndex INTEGER

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    

sieVersionView 1.3.6.1.4.1.231.2.10.2.10
OBJECT IDENTIFIER    

sieVvAgentInfo 1.3.6.1.4.1.231.2.10.2.10.1
OBJECT IDENTIFIER    

sieVvState 1.3.6.1.4.1.231.2.10.2.10.2
OBJECT IDENTIFIER    

sieVvDef 1.3.6.1.4.1.231.2.10.2.10.3
OBJECT IDENTIFIER    

sieVvCont 1.3.6.1.4.1.231.2.10.2.10.4
OBJECT IDENTIFIER    

sieVvInfos 1.3.6.1.4.1.231.2.10.2.10.5
OBJECT IDENTIFIER    

sieVvFwuObjects 1.3.6.1.4.1.231.2.10.2.10.6
OBJECT IDENTIFIER    

sieVvAgentId 1.3.6.1.4.1.231.2.10.2.10.1.1
VersionView SNMP agent ID string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvAgentCompany 1.3.6.1.4.1.231.2.10.2.10.1.2
VersionView SNMP agent company string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvAgentVersion 1.3.6.1.4.1.231.2.10.2.10.1.3
VersionView SNMP agent version string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvAgentBuild 1.3.6.1.4.1.231.2.10.2.10.1.4
VersionView SNMP agent build date and time string
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvLastDate 1.3.6.1.4.1.231.2.10.2.10.2.1
Date of actual collection of data in time_t (seconds since 1.1.70 00:00:00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvLastScan 1.3.6.1.4.1.231.2.10.2.10.2.2
Date of last scanning cycle in time_t (seconds since 1.1.70 00:00:00)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvScanState 1.3.6.1.4.1.231.2.10.2.10.2.3
actual scanning state
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), scan-in-progress(2), scan-done(3)  

sieVvCompDefTable 1.3.6.1.4.1.231.2.10.2.10.3.1
Table of available Component Type Definitions
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SieVvCompDef

sieVvCompDef 1.3.6.1.4.1.231.2.10.2.10.3.1.1
Entry in Table of Component Type Definitions
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SieVvCompDef  

sieVvCompDefNo 1.3.6.1.4.1.231.2.10.2.10.3.1.1.1
Number of Table Entry: A unique value for each component definition. Its value starts at 1 and must remain constant at least from one re-initialization of the SNMP agent to the next reinitialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvCompDefType 1.3.6.1.4.1.231.2.10.2.10.3.1.1.2
Type of Component from Master DB. The details are defined in the document: VersionView MIB Supplementary. Declaration is found in the file VersionView.ini
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvCompDefName 1.3.6.1.4.1.231.2.10.2.10.3.1.1.3
Name of Component. The details are defined in the document: VersionView MIB Supplementary. Declaration is found in the file VersionView.ini
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvPhysNodeDefTable 1.3.6.1.4.1.231.2.10.2.10.3.2
Table of node definitions that are used in the sieVvCont group
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SieVvPhysNodeDef

sieVvPhysNodeDef 1.3.6.1.4.1.231.2.10.2.10.3.2.1
Entry in Table of Physical Node Definitions
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SieVvPhysNodeDef  

sieVvPhysNodeDefNo 1.3.6.1.4.1.231.2.10.2.10.3.2.1.1
Number of Table Entry: A unique value for each physical container definition. Its value starts at 1 and must remain constant at least from one re-initialization of the SNMP agent to the next reinitialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvPhysNodeDefType 1.3.6.1.4.1.231.2.10.2.10.3.2.1.2
Type of node in the physical tree. The details are defined in the document: VersionView MIB Supplementary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvPhysNodeDefName 1.3.6.1.4.1.231.2.10.2.10.3.2.1.3
Name of node in the physical tree. The details are defined in the document: VersionView MIB Supplementary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvFuncNodeDefTable 1.3.6.1.4.1.231.2.10.2.10.3.3
Table of node definitions that are used in the sieVvCont group
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SieVvFuncNodeDef

sieVvFuncNodeDef 1.3.6.1.4.1.231.2.10.2.10.3.3.1
Entry in Table of Functional Node Definitions
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SieVvFuncNodeDef  

sieVvFuncNodeDefNo 1.3.6.1.4.1.231.2.10.2.10.3.3.1.1
Number of Table Entry: A unique value for each functional container definition. Its value starts at 1 and must remain constant at least from one re-initialization of the SNMP agent to the next reinitialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvFuncNodeDefType 1.3.6.1.4.1.231.2.10.2.10.3.3.1.2
Type of node in the functional tree. The details are defined in the document: VersionView MIB Supplementary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvFuncNodeDefName 1.3.6.1.4.1.231.2.10.2.10.3.3.1.3
Name of node in the functional tree. The details are defined in the document: VersionView MIB Supplementary.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvPhysContTable 1.3.6.1.4.1.231.2.10.2.10.4.1
Table of expressing the hierarchy of Physical Containers for Components
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SieVvPhysCont

sieVvPhysCont 1.3.6.1.4.1.231.2.10.2.10.4.1.1
Entry in Table of Physical Containers
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SieVvPhysCont  

sieVvPhysContNo 1.3.6.1.4.1.231.2.10.2.10.4.1.1.1
Number of Table Entry A unique value for each physical container. Its value starts at 1. The value for each container may change during an update of the MIB data, i.e. at the date specified in sieVvLastDate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvPhysContType 1.3.6.1.4.1.231.2.10.2.10.4.1.1.2
Type of Physical Container. This value is the value of sieVvPhysNodeDefNo of the corresponding entry in the table of Physical Container Definitions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvPhysContParent 1.3.6.1.4.1.231.2.10.2.10.4.1.1.3
Value of sieVvPhysContNo for the entry which describes the parent container. The value 0 indicates that there is no parent container, i.e. it is the root.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvPhysContName 1.3.6.1.4.1.231.2.10.2.10.4.1.1.4
Name of node in the physical tree, corresponding to Type of Physical Container. The details are defined in the document: VersionView MIB Supplementary. (Added for debug purpose)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvFuncContTable 1.3.6.1.4.1.231.2.10.2.10.4.2
Table of available Components
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SieVvFuncCont

sieVvFuncCont 1.3.6.1.4.1.231.2.10.2.10.4.2.1
Entry in Table of Functional Containers
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SieVvFuncCont  

sieVvFuncContNo 1.3.6.1.4.1.231.2.10.2.10.4.2.1.1
Number of Table Entry: A unique value for each functional container. Its value starts at 1. The value for each container may change during an update of the MIB data, i.e. at the date specified in sieVvLastDate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvFuncContType 1.3.6.1.4.1.231.2.10.2.10.4.2.1.2
Type of Functional Container. This value is the value of sieVvFuncNodeDefNo of the corresponding entry in the table of Functional Container Definitions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvFuncContParent 1.3.6.1.4.1.231.2.10.2.10.4.2.1.3
Value of sieVvFuncContNo for the entry which describes the parent container. The value 0 indicates that there is no parent container, i.e. it is the root.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvFuncContName 1.3.6.1.4.1.231.2.10.2.10.4.2.1.4
Name of node in the functional tree, corresponding to Type of Functional Container. The details are defined in the document: VersionView MIB Supplementary. (Added for debug purpose)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoTable 1.3.6.1.4.1.231.2.10.2.10.5.1
Table of available Components
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SieVvInfo

sieVvInfo 1.3.6.1.4.1.231.2.10.2.10.5.1.1
Entry in Table of Components
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SieVvInfo  

sieVvInfoNo 1.3.6.1.4.1.231.2.10.2.10.5.1.1.1
Number of Table Entry: A unique value for each component. Its value starts at 1. The value for each component may change during an update of the MIB data, i.e. at the date specified in sieVvLastDate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvInfoPhysContNo 1.3.6.1.4.1.231.2.10.2.10.5.1.1.2
Value of sieVvPhysContNo for the entry which describes the parent container. The value 0 indicates that there is no parent container. For example, software or firmware components are in no physical containers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvInfoFuncContNo 1.3.6.1.4.1.231.2.10.2.10.5.1.1.3
Value of sieVvFuncContNo for the entry which describes the functional parent container.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvInfoCompType 1.3.6.1.4.1.231.2.10.2.10.5.1.1.4
Component type: This value is the value of sieVvCompDefNo of the corresponding entry in the table of Component Definitions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvInfoVendor 1.3.6.1.4.1.231.2.10.2.10.5.1.1.5
Component Vendor
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoProductName 1.3.6.1.4.1.231.2.10.2.10.5.1.1.6
Product Name of Component Software: (e.g. Driver) File Name (e.g. abcd.sys) HW: Component Name (e.g. DAC960xx, D981)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoProductNumber 1.3.6.1.4.1.231.2.10.2.10.5.1.1.7
Product Number of Component e.g. S26361 D981
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoProductDescription 1.3.6.1.4.1.231.2.10.2.10.5.1.1.8
Description of Component e.g. SCSI Miniport Driver, CD-ROM IDE Device
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoVersion 1.3.6.1.4.1.231.2.10.2.10.5.1.1.9
Version Number of Component e.g. for Driver: FileVersion//ProductVersion//InternalName//OperatingSystem e.g. for HW: V2 GS1 or Version x.y Revision a.b
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoManufacturingDate 1.3.6.1.4.1.231.2.10.2.10.5.1.1.10
Manufacturing Date of Component in the form YYYY-MM-DD hh:mm:ss e.g. for Software: Date of last change
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoSerialNo 1.3.6.1.4.1.231.2.10.2.10.5.1.1.11
Serial Number of Component
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoLanguage 1.3.6.1.4.1.231.2.10.2.10.5.1.1.12
Supported Language of Component as defined in ISO 639/ISO 3166 (ISO 639 LanguageName//ISO 3166 Territory Name) e.g. en//US
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoComponentId 1.3.6.1.4.1.231.2.10.2.10.5.1.1.13
Identification String for Component e.g. \VEN_110A&DEV_0013&SUBSYS_0013110A&REV_01 Bus PCI, EISA, USB,... VEN_vvvv VendorID from PCI-ConfigSpace DEV_dddd DeviceID from PCI-ConfigSpace SUBSYS_sdsdsvsv SubDeviceID/SubVendorID from PCI-ConfigSpace REV_rr Revision from PCI-ConfigSpace the entries SUBSYS_sdsdsvsv and REV_rr are optional
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvInfoCompLocationKey 1.3.6.1.4.1.231.2.10.2.10.5.1.1.14
Device location key, used for identifying the component; e.g. 'TYPE_PCI&BUS_3&DEV_14&FUNC_0'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvFwuObjectTable 1.3.6.1.4.1.231.2.10.2.10.6.1
Table of objects having updatable firmware.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SieVvFwuObject

sieVvFwuObject 1.3.6.1.4.1.231.2.10.2.10.6.1.1
Entry in Table of Firmware Update Objects
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SieVvFwuObject  

sieVvFwuObjectNo 1.3.6.1.4.1.231.2.10.2.10.6.1.1.1
Number of Table Entry: A unique value for each update object. Its value starts at 1. The value for each object may change during an update of the MIB data, i.e. at the date specified in sieVvLastDate.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sieVvFwuObjectName 1.3.6.1.4.1.231.2.10.2.10.6.1.1.2
Unique name to identify the updatable object within the server system: NT device name, with an extension in some cases such as a physical disk within a RAID array.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvFwuObjectPath 1.3.6.1.4.1.231.2.10.2.10.6.1.1.3
Pathname to indicate more precisely the logical position of the object within the server system: e.g. bus path (including for example PCI bridge), SCSI target ID., etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvFwuObjectParent 1.3.6.1.4.1.231.2.10.2.10.6.1.1.4
In some cases an object hierarchy has to be established for the purpose of updating firmware, e.g. a RAID controller which contains a physical disk, acting as a passthrough controller to that disk.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sieVvFwuObjectUpdateState 1.3.6.1.4.1.231.2.10.2.10.6.1.1.5
Specifies the state of this object with regard to update: 0 = normal, default state, 1 = cannot update now, e.g. a RAID rebuild is running, 2 = in the process of updating, 3 = error, update could not be completed successfully. 4 = update OK, but needs a reboot to become active, 5 = update OK, but needs a reset to become active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER updateStateIdle(0), updateStateDelayed(1), updateStatePending(2), updateStateFailed(3), updateStateWaitForReboot(4), updateStateWaitForReset(5)  

sieVvFwuObjectComponentIndex 1.3.6.1.4.1.231.2.10.2.10.6.1.1.6
Value of sieVvInfoNo for the entry which describes the updatable object in the table of component information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER