SNMP-STORAGE-MIB

File: SNMP-STORAGE-MIB.mib (9346 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE snmpModules
Unsigned32 DateAndTime AutonomousType
MODULE-COMPLIANCE OBJECT-GROUP SnmpAdminString

Defined Types

SnmpStorageEntry  
SEQUENCE    
  snmpStorageIndex Unsigned32
  snmpStorageDescr SnmpAdminString
  snmpStorageID AutonomousType
  snmpStorageControl INTEGER
  snmpStorageStatus INTEGER
  snmpStorageError SnmpAdminString
  snmpStorageErrorTime DateAndTime

Defined Values

snmpStorageMIB 1.3.6.1.6.3.1
This MIB modules provides objects that allow management applications to commit non-volatile conceptual rows to stable storage.
MODULE-IDENTITY    

snmpStorageObjects 1.3.6.1.6.3.1.1
OBJECT IDENTIFIER    

snmpStorageConformance 1.3.6.1.6.3.1.2
OBJECT IDENTIFIER    

snmpStorageGlobControl 1.3.6.1.6.3.1.1.1
Setting this object to write(2) causes the agent to sync not yet committed non-volatile MIB data to stable storage. Setting this object to write(2) while the value of the snmpStorageGlobStatus object is writing(3) leads to an inconsitent value error. Setting this object to nop(1) always succeeds and has no effect. Management applications are advised to make use of the snmpSetSerialNo object defined in the SNMPv2-MIB to coordinate their use of this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nop(1), write(2)  

snmpStorageGlobStatus 1.3.6.1.6.3.1.1.2
This object reports the current status of the write operation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), dirty(2), writing(3), finished(4), error(5)  

snmpStorageGlobError 1.3.6.1.6.3.1.1.3
This object contains a descriptive error message if the last attempt to write global stable storage has failed.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

snmpStorageGlobErrorTime 1.3.6.1.6.3.1.1.4
The data and time when the snmpStorageGlobError was last updated. The value '0000000000000000'H is returned if snmpStorageGlobError has not yet been updated after the initialization.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

snmpStorageTable 1.3.6.1.6.3.1.1.5
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnmpStorageEntry

snmpStorageEntry 1.3.6.1.6.3.1.1.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpStorageEntry  

snmpStorageIndex 1.3.6.1.6.3.1.1.5.1.1
The index which uniquely identifies a row in the snmpStorageTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

snmpStorageDescr 1.3.6.1.6.3.1.1.5.1.2
A textual description which explains the scope of MIB data which is controlled by this row.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

snmpStorageID 1.3.6.1.6.3.1.1.5.1.3
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

snmpStorageControl 1.3.6.1.6.3.1.1.5.1.4
Setting this object to write(2) causes the agent to sync not yet committed non-volatile MIB data to stable storage. Setting this object to write(2) while the value of the snmpStorageStatus object is writing(3) leads to an inconsitent value error. Setting this object to nop(1) always succeeds and has no effect. Management applications are advised to make use of the snmpSetSerialNo object defined in the SNMPv2-MIB to coordinate their use of this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nop(1), write(2)  

snmpStorageStatus 1.3.6.1.6.3.1.1.5.1.5
This object reports the current status of the write operation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), dirty(2), writing(3), finished(4), error(5)  

snmpStorageError 1.3.6.1.6.3.1.1.5.1.6
This object contains a descriptive error message if the last attempt to write into stable storage has failed.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

snmpStorageErrorTime 1.3.6.1.6.3.1.1.5.1.7
The data and time when the snmpStorageError was last updated. The value '0000000000000000'H is returned if snmpStorageError has not yet been updated after the initialization.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

snmpStorageCompliances 1.3.6.1.6.3.1.2.1
OBJECT IDENTIFIER    

snmpStorageGroups 1.3.6.1.6.3.1.2.2
OBJECT IDENTIFIER    

snmpStorageCompliance 1.3.6.1.6.3.1.2.1.1
Tok_String
Status: current Access: read-only
MODULE-COMPLIANCE    

snmpStorageGlobalGroup 1.3.6.1.6.3.1.2.2.1
Tok_String
Status: current Access: read-only
OBJECT-GROUP    

snmpStorageGroup 1.3.6.1.6.3.1.2.2.2
Tok_String
Status: current Access: read-only
OBJECT-GROUP