INTEL-IPF-MIB

File: INTEL-IPF-MIB.mib (5438 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
INTEL-GEN-MIB

Imported symbols

IpAddress Counter TimeTicks
OBJECT-TYPE DisplayString mib2ext

Defined Types

UserGroupSet  
OCTET STRING    

IpfUGsEntry  
SEQUENCE    
  ipfUGsNumber INTEGER
  ipfUGsName OCTET STRING

IpfL3UGMEntry  
SEQUENCE    
  ipfL3UGMIpAddress IpAddress
  ipfL3UGMSubnetMask IpAddress
  ipfL3UGMUserGroups UserGroupSet

IpfL4UGMEntry  
SEQUENCE    
  ipfL4UGMPortNumber INTEGER
  ipfL4UGMUserGroups UserGroupSet

Defined Values

ipf 1.3.6.1.4.1.343.6.34
OBJECT IDENTIFIER    

ipfUGs 1.3.6.1.4.1.343.6.34.1
OBJECT IDENTIFIER    

ipfL3UGM 1.3.6.1.4.1.343.6.34.2
OBJECT IDENTIFIER    

ipfL4UGM 1.3.6.1.4.1.343.6.34.3
OBJECT IDENTIFIER    

ipfInfo 1.3.6.1.4.1.343.6.34.4
OBJECT IDENTIFIER    

ipfUGsTable 1.3.6.1.4.1.343.6.34.1.1
Numbers and Names of UserGroups
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpfUGsEntry

ipfUGsEntry 1.3.6.1.4.1.343.6.34.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpfUGsEntry  

ipfUGsNumber 1.3.6.1.4.1.343.6.34.1.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipfUGsName 1.3.6.1.4.1.343.6.34.1.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(20)  

ipfL3UGMTable 1.3.6.1.4.1.343.6.34.2.1
UserGroup membership for prefices of IP-addresses
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpfL3UGMEntry

ipfL3UGMEntry 1.3.6.1.4.1.343.6.34.2.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpfL3UGMEntry  

ipfL3UGMIpAddress 1.3.6.1.4.1.343.6.34.2.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ipfL3UGMSubnetMask 1.3.6.1.4.1.343.6.34.2.1.1.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipfL3UGMUserGroups 1.3.6.1.4.1.343.6.34.2.1.1.3
Group membership assigned to packets matching IpAddress AND SubnetMask
Status: mandatory Access: read-write
OBJECT-TYPE    
  UserGroupSet  

ipfL4UGMTable 1.3.6.1.4.1.343.6.34.3.1
UserGroup membership for layer-4 port numbers
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpfL4UGMEntry

ipfL4UGMEntry 1.3.6.1.4.1.343.6.34.3.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpfL4UGMEntry  

ipfL4UGMPortNumber 1.3.6.1.4.1.343.6.34.3.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipfL4UGMUserGroups 1.3.6.1.4.1.343.6.34.3.1.1.2
Group membership assigned to packets matching PortNumber
Status: mandatory Access: read-write
OBJECT-TYPE    
  UserGroupSet  

ipfInfoL3Rejects 1.3.6.1.4.1.343.6.34.4.1
Packets rejected when exposed to L3 filter
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipfInfoL4Rejects 1.3.6.1.4.1.343.6.34.4.2
Packets rejected when exposed to L3 filter
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipfInfoMostRecentChange 1.3.6.1.4.1.343.6.34.4.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipfInfoOnOffSwitch 1.3.6.1.4.1.343.6.34.4.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ipfInfoDeleteUserGroup 1.3.6.1.4.1.343.6.34.4.5
Write the number of the UG to delete here.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipfInfoDeleteL3UGM 1.3.6.1.4.1.343.6.34.4.6
Write the IP-address of the L3-entry to delete here.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

ipfInfoDeleteL4UGM 1.3.6.1.4.1.343.6.34.4.7
Write the port number of theL4-entry to delete here.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipfInfoCreateDeleteStatus 1.3.6.1.4.1.343.6.34.4.8
Completion status of most recent create/delete operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), createTableFull(2), deleteNotFound(3)