REDSTONE-IP-POLICY-MIB

File: REDSTONE-IP-POLICY-MIB.mib (11685 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress RowStatus MODULE-COMPLIANCE
OBJECT-GROUP rsMgmt

Defined Types

RsIpAccessListEntry  
SEQUENCE    
  rsIpAccessListId Integer32
  rsIpAccessListElemId Integer32
  rsIpAccessListRowStatus RowStatus
  rsIpAccessListAction INTEGER
  rsIpAccessListSrc IpAddress
  rsIpAccessListSrcMask IpAddress
  rsIpAccessListDst IpAddress
  rsIpAccessListDstMask IpAddress
  rsIpAccessListProtocol Integer32

Defined Values

rsIpPolicyMIB 1.3.6.1.4.1.2773.2.13
The IP Policy MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsIpPolicyObjects 1.3.6.1.4.1.2773.2.13.1
OBJECT IDENTIFIER    

rsIpAccessList 1.3.6.1.4.1.2773.2.13.1.1
OBJECT IDENTIFIER    

rsIpAccessListTable 1.3.6.1.4.1.2773.2.13.1.1.1
This table contains entries for elements of IP access lists. Entries belonging to the same access list are ordered, and comparisons to those entries are performed in that order until a match is detected. If no match is found, the default action is to 'deny'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsIpAccessListEntry

rsIpAccessListEntry 1.3.6.1.4.1.2773.2.13.1.1.1.1
Each entry describes the characteristics of an IP access list element.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsIpAccessListEntry  

rsIpAccessListId 1.3.6.1.4.1.2773.2.13.1.1.1.1.1
The number of the access list to which this entry belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..199  

rsIpAccessListElemId 1.3.6.1.4.1.2773.2.13.1.1.1.1.2
The relative position of this entry within its access list. Access list entries are searched in this sequence (low to high values) until a match is found. NOTE: The value zero is reserved for use with SET operations to perform special-purpose table entry creations/deletions; see the DESCRIPTION of rsIpAccessListRowStatus for details. Get/GetNext/GetBulk retrievals never return an entry for which this object is zero-valued.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..10000  

rsIpAccessListRowStatus 1.3.6.1.4.1.2773.2.13.1.1.1.1.3
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy Two configuration levels are defined, limited and full. EARLY IMPLEMENTATIONS MIGHT PROVIDE ONLY THE LIMITED LEVEL OF CONFIGURATION CAPABILITY. *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** 1) RowStatus createAndGo/destroy operations directed to a target table entry for which rsIpAccessListElemId is ZERO, have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list, i.e. assign it a value of rsIpAccessListElemId that is one greater than the current last element in the list. destroy Destroy the specified list and all of its constituent elements. 2) RowStatus createAndGo/destroy operations directed to a target table entry for which rsIpAccessListElemId is NONZERO are disallowed. *** FULL ACCESS LIST CONFIGURATION LEVEL *** Permit conventional RowStatus-based management of table entries having a nonzero value for rsIpAccessListElemId, IN ADDITION TO the special RowStatus semantics applied to entries having a zero value for rsIpAccessListElemId. To create an entry in this table, the following entry objects MUST be explicitly configured: rsIpAccessListRowStatus In addition, when creating an entry the following conditions must hold: The value of rsIpAccessListElemId is nonzero. Once created, element attributes cannot be modified except by a RowStatus destroy operation to delete the list element.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsIpAccessListAction 1.3.6.1.4.1.2773.2.13.1.1.1.1.4
Specifies the disposition of an item that matches the comparison criteria described by this entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(0), deny(1)  

rsIpAccessListSrc 1.3.6.1.4.1.2773.2.13.1.1.1.1.5
A source IP address. A subject IP address is first masked with the value of rsIpAccessListSrcMask, then the result is compared to this value. Setting both this object and its corresponding mask to 0.0.0.0 acts as a wildcard, matching any source IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsIpAccessListSrcMask 1.3.6.1.4.1.2773.2.13.1.1.1.1.6
The IP address mask to be applied to a subject source IP address before comparing it to rsIpAccessListSrc. Ones in the mask identify which bits in the subject IP address are significant for the comparison. To be considered valid, a nonzero value for this object must contain a single contiguous string of ones, beginning with the most significant bit of the mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsIpAccessListDst 1.3.6.1.4.1.2773.2.13.1.1.1.1.7
A destination IP address. A subject IP address is first masked with the value of rsIpAccessListDstMask, then the result is compared to this value. Setting both this object and its corresponding mask to 0.0.0.0 acts as a wildcard, matching any destination IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsIpAccessListDstMask 1.3.6.1.4.1.2773.2.13.1.1.1.1.8
The IP address mask to be applied to a subject destination IP address before comparing it to rsIpAccessListDst. Ones in the mask identify which bits in the IP address are significant for the comparison. To be considered valid, a nonzero value for this object must contain a single contiguous string of ones, beginning with the most significant bit of the mask.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

rsIpAccessListProtocol 1.3.6.1.4.1.2773.2.13.1.1.1.1.9
An IP Protocol value. Nonzero values match a specific IP Protocol value (e.g. 6 for TCP) carried in an IP packet; a value of zero acts as a wildcard, matching any IP Protocol.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

rsIpPolicyConformance 1.3.6.1.4.1.2773.2.13.4
OBJECT IDENTIFIER    

rsIpPolicyCompliances 1.3.6.1.4.1.2773.2.13.4.1
OBJECT IDENTIFIER    

rsIpPolicyGroups 1.3.6.1.4.1.2773.2.13.4.2
OBJECT IDENTIFIER    

rsIpPolicyCompliance 1.3.6.1.4.1.2773.2.13.4.1.1
The compliance statement for entities which implement the Redstone IP Policy MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

rsIpAccessListGroup 1.3.6.1.4.1.2773.2.13.4.2.1
A collection of objects for managing IP access list capabilities in a Redstone product.
Status: current Access: read-create
OBJECT-GROUP