REDSTONE-IP-TEMPLATE-MIB

File: REDSTONE-IP-TEMPLATE-MIB.mib (9087 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB REDSTONE-SMI REDSTONE-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 IpAddress DisplayString
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
InterfaceIndexOrZero rsMgmt RsEnable
RsName

Defined Types

RsIpTemplateEntry  
SEQUENCE    
  rsIpTemplateId Unsigned32
  rsIpTemplateRowStatus RowStatus
  rsIpTemplateRouterName RsName
  rsIpTemplateIpAddr IpAddress
  rsIpTemplateIpMask IpAddress
  rsIpTemplateDirectedBcastEnable RsEnable
  rsIpTemplateIcmpRedirectEnable RsEnable
  rsIpTemplateAccessRoute RsEnable
  rsIpTemplateMtu Integer32
  rsIpTemplateLoopbackIfIndex InterfaceIndexOrZero

Defined Values

rsIpTemplateMIB 1.3.6.1.4.1.2773.2.26
The IP Template MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsIpTemplateObjects 1.3.6.1.4.1.2773.2.26.1
OBJECT IDENTIFIER    

rsIpTemplate 1.3.6.1.4.1.2773.2.26.1.1
OBJECT IDENTIFIER    

rsIpTemplateTable 1.3.6.1.4.1.2773.2.26.1.1.1
The entries in this table describe templates for configuring IP interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsIpTemplateEntry

rsIpTemplateEntry 1.3.6.1.4.1.2773.2.26.1.1.1.1
A template describing configuration of an IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsIpTemplateEntry  

rsIpTemplateId 1.3.6.1.4.1.2773.2.26.1.1.1.1.1
The integer identifier associated with this template. A value for this identifier is determined by locating or creating a template name in the rsTemplateNameTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

rsIpTemplateRowStatus 1.3.6.1.4.1.2773.2.26.1.1.1.1.2
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET. The value of rsIpTemplateId must match that of a template name configured in rsTemplateNameTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsIpTemplateRouterName 1.3.6.1.4.1.2773.2.26.1.1.1.1.3
The virtual router to which an IP interface configured by this template will be assigned, if other mechanisms do not otherwise specify a virtual router assignment.
Status: current Access: read-create
OBJECT-TYPE    
  RsName  

rsIpTemplateIpAddr 1.3.6.1.4.1.2773.2.26.1.1.1.1.4
An IP address to be used by an IP interface configured by this template. This object will have a value of 0.0.0.0 for an unnumbered interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsIpTemplateIpMask 1.3.6.1.4.1.2773.2.26.1.1.1.1.5
An IP address mask to be used by an IP interface configured by this template. This object will have a value of 0.0.0.0 for an unnumbered interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsIpTemplateDirectedBcastEnable 1.3.6.1.4.1.2773.2.26.1.1.1.1.6
Enable/disable forwarding of directed broadcasts on this IP network interface.
Status: current Access: read-create
OBJECT-TYPE    
  RsEnable  

rsIpTemplateIcmpRedirectEnable 1.3.6.1.4.1.2773.2.26.1.1.1.1.7
Enable/disable transmission of ICMP Redirect messages on this IP network interface.
Status: current Access: read-create
OBJECT-TYPE    
  RsEnable  

rsIpTemplateAccessRoute 1.3.6.1.4.1.2773.2.26.1.1.1.1.8
Enable/disable whether a host route is automatically created for a remote host attached to an IP interface that is configured using this template.
Status: current Access: read-create
OBJECT-TYPE    
  RsEnable  

rsIpTemplateMtu 1.3.6.1.4.1.2773.2.26.1.1.1.1.9
The configured MTU size for this IP network interface. If set to zero, the default MTU size, as determined by the underlying network media, is used.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 512..10240  

rsIpTemplateLoopbackIfIndex 1.3.6.1.4.1.2773.2.26.1.1.1.1.10
For unnumbered interfaces, the IfIndex of the IP loopback interface whose IP address is used as the source address for transmitted IP packets. A value of zero means the loopback interface is unspecified (e.g., when the interface is numbered).
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

rsIpTemplateMIBConformance 1.3.6.1.4.1.2773.2.26.4
OBJECT IDENTIFIER    

rsIpTemplateMIBCompliances 1.3.6.1.4.1.2773.2.26.4.1
OBJECT IDENTIFIER    

rsIpTemplateMIBGroups 1.3.6.1.4.1.2773.2.26.4.2
OBJECT IDENTIFIER    

rsIpTemplateCompliance 1.3.6.1.4.1.2773.2.26.4.1.1
The compliance statement for systems supporting IP configuration templates.
Status: current Access: read-create
MODULE-COMPLIANCE    

rsIpTemplateGroup 1.3.6.1.4.1.2773.2.26.4.2.1
The basic collection of objects providing management of IP Template functionality in a Redstone product.
Status: current Access: read-create
OBJECT-GROUP