REDSTONE-TEMPLATE-MIB

File: REDSTONE-TEMPLATE-MIB.mib (6993 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
REDSTONE-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
DisplayString RowStatus MODULE-COMPLIANCE
OBJECT-GROUP rsMgmt

Defined Types

RsTemplateNameEntry  
SEQUENCE    
  rsTemplateNameName DisplayString
  rsTemplateNameRowStatus RowStatus
  rsTemplateNameId Unsigned32

RsTemplateIdEntry  
SEQUENCE    
  rsTemplateIdId Unsigned32
  rsTemplateIdName DisplayString

Defined Values

rsTemplateMIB 1.3.6.1.4.1.2773.2.25
The Template MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsTemplateObjects 1.3.6.1.4.1.2773.2.25.1
OBJECT IDENTIFIER    

rsTemplateName 1.3.6.1.4.1.2773.2.25.1.1
OBJECT IDENTIFIER    

rsTemplateNameTable 1.3.6.1.4.1.2773.2.25.1.1.1
The entries in this table provide mappings of configuration template names to local integer identifiers for those templates. These integers are used as indexes into other MIB tables containing template configuration parameters associated with the same template name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsTemplateNameEntry

rsTemplateNameEntry 1.3.6.1.4.1.2773.2.25.1.1.1.1
A mapping of a template name to an integer identifier for that name.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsTemplateNameEntry  

rsTemplateNameName 1.3.6.1.4.1.2773.2.25.1.1.1.1.1
The template name uniquely identifying this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..80)  

rsTemplateNameRowStatus 1.3.6.1.4.1.2773.2.25.1.1.1.1.2
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsTemplateNameId 1.3.6.1.4.1.2773.2.25.1.1.1.1.3
The integer identifier associated with this template name. This value of this identifier is assigned by the device when an entry in this table is created.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rsTemplateIdTable 1.3.6.1.4.1.2773.2.25.1.1.2
Provides inverse mapping of template IDs to template names.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsTemplateIdEntry

rsTemplateIdEntry 1.3.6.1.4.1.2773.2.25.1.1.2.1
A mapping of an integer identifier to a template name.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsTemplateIdEntry  

rsTemplateIdId 1.3.6.1.4.1.2773.2.25.1.1.2.1.1
The integer identifier associated with this template name.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rsTemplateIdName 1.3.6.1.4.1.2773.2.25.1.1.2.1.2
The template name having the associated identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..80)  

rsTemplateMIBConformance 1.3.6.1.4.1.2773.2.25.4
OBJECT IDENTIFIER    

rsTemplateMIBCompliances 1.3.6.1.4.1.2773.2.25.4.1
OBJECT IDENTIFIER    

rsTemplateMIBGroups 1.3.6.1.4.1.2773.2.25.4.2
OBJECT IDENTIFIER    

rsTemplateCompliance 1.3.6.1.4.1.2773.2.25.4.1.1
The compliance statement for systems supporting naming of configuration templates.
Status: current Access: read-only
MODULE-COMPLIANCE    

rsTemplateGroup 1.3.6.1.4.1.2773.2.25.4.2.1
The basic collection of objects providing management of Template naming functionality in a Redstone product.
Status: current Access: read-only
OBJECT-GROUP