CISCOSB-ippreflist-MIB

File: CISCOSB-ippreflist-MIB.mib (8319 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI INET-ADDRESS-MIB
CISCOSB-MIB

Imported symbols

TruthValue TEXTUAL-CONVENTION TimeStamp
DisplayString DateAndTime RowStatus
TimeTicks IpAddress NOTIFICATION-TYPE
MODULE-IDENTITY OBJECT-TYPE Unsigned32
InetAddress InetAddressType InetAddressPrefixLength
InetVersion InetZoneIndex switch001

Defined Types

RlIpPrefListEntryType  
Prefix List entry type defines data type in the entry. Rule (1) means the entry inludes classification and action. Description (2) means the entry icludes comments only.
TEXTUAL-CONVENTION    
  INTEGER rule(1), description(2)  

RlIpPrefListActionType  
Prefix List action type. Drop action prevents packet forwarding. Permit action allows packet forwarding.
TEXTUAL-CONVENTION    
  INTEGER drop(1), permit(2)  

RlIpPrefListType  
Classification type is used to create prefix list rule. IPv4 type means match IPv4 packets. IPv6 type means match IPv6 packets.
TEXTUAL-CONVENTION    
  INTEGER ipv4(1), ipv6(2)  

RlIpPrefListEntry  
SEQUENCE    
  rlIpPrefListType RlIpPrefListType
  rlIpPrefListName DisplayString
  rlIpPrefListEntryIndex Unsigned32
  rlIpPrefListEntryType RlIpPrefListEntryType
  rlIpPrefListInetAddrType InetAddressType
  rlIpPrefListInetAddr InetAddress
  rlIpPrefListPrefixLength INTEGER
  rlIpPrefListAction RlIpPrefListActionType
  rlIpPrefListGeLength INTEGER
  rlIpPrefListLeLength INTEGER
  rlIpPrefListDescription DisplayString
  rlIpPrefListHitCount INTEGER
  rlIpPrefListRowStatus RowStatus

RlIpPrefListInfoEntry  
SEQUENCE    
  rlIpPrefListInfoType RlIpPrefListType
  rlIpPrefListInfoName DisplayString
  rlIpPrefListInfoEntriesNumber INTEGER
  rlIpPrefListInfoRangeEntries INTEGER
  rlIpPrefListInfoNextFreeIndex INTEGER

Defined Values

rlIpPrefList 1.3.6.1.4.1.9.6.1.101.212
OBJECT IDENTIFIER    

rlIpPrefListTable 1.3.6.1.4.1.9.6.1.101.212.1
The IP Prefix List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlIpPrefListEntry

rlIpPrefListEntry 1.3.6.1.4.1.9.6.1.101.212.1.1
An entry in the rlIpPrefListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIpPrefListEntry  

rlIpPrefListType 1.3.6.1.4.1.9.6.1.101.212.1.1.1
Prefix List Type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIpPrefListType  

rlIpPrefListName 1.3.6.1.4.1.9.6.1.101.212.1.1.2
Prefix List Name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlIpPrefListEntryIndex 1.3.6.1.4.1.9.6.1.101.212.1.1.3
Entry Index for specific prefix list.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967294  

rlIpPrefListEntryType 1.3.6.1.4.1.9.6.1.101.212.1.1.4
Prefix list entry type.
Status: current Access: read-write
OBJECT-TYPE    
  RlIpPrefListEntryType  

rlIpPrefListInetAddrType 1.3.6.1.4.1.9.6.1.101.212.1.1.5
The address type of rlIpPrefListIpAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

rlIpPrefListInetAddr 1.3.6.1.4.1.9.6.1.101.212.1.1.6
IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

rlIpPrefListPrefixLength 1.3.6.1.4.1.9.6.1.101.212.1.1.7
The prefix list can be a number from 0 to 32 for IPv4 address and from 0 to 128 for IPv6 address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..128  

rlIpPrefListAction 1.3.6.1.4.1.9.6.1.101.212.1.1.8
Drop or permit action for a matching condition.
Status: current Access: read-write
OBJECT-TYPE    
  RlIpPrefListActionType  

rlIpPrefListGeLength 1.3.6.1.4.1.9.6.1.101.212.1.1.9
Specifies the lesser value of a range by applying the ge-length argument to the specified range. ge-length repesents the minimum prefix length to be matched.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..128  

rlIpPrefListLeLength 1.3.6.1.4.1.9.6.1.101.212.1.1.10
Specifies the greater value of a range by applying the ge-length argument to the specified range. le-length repesents the maximum prefix length to be matched.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..128  

rlIpPrefListDescription 1.3.6.1.4.1.9.6.1.101.212.1.1.11
Prefix List Name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

rlIpPrefListHitCount 1.3.6.1.4.1.9.6.1.101.212.1.1.12
Match counter.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlIpPrefListRowStatus 1.3.6.1.4.1.9.6.1.101.212.1.1.13
Row status.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlIpPrefListInfoTable 1.3.6.1.4.1.9.6.1.101.212.2
The IP Prefix List Info table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlIpPrefListInfoEntry

rlIpPrefListInfoEntry 1.3.6.1.4.1.9.6.1.101.212.2.1
An entry in the rlIpPrefListInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIpPrefListInfoEntry  

rlIpPrefListInfoType 1.3.6.1.4.1.9.6.1.101.212.2.1.1
Prefix List Type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlIpPrefListType  

rlIpPrefListInfoName 1.3.6.1.4.1.9.6.1.101.212.2.1.2
Prefix List Name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

rlIpPrefListInfoEntriesNumber 1.3.6.1.4.1.9.6.1.101.212.2.1.3
Number of entries for specific prefix list.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlIpPrefListInfoRangeEntries 1.3.6.1.4.1.9.6.1.101.212.2.1.4
Number of entries with range for specific prefix list.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlIpPrefListInfoNextFreeIndex 1.3.6.1.4.1.9.6.1.101.212.2.1.5
Next free index for specific prefix list.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER