INTEL-FIREWALL-MIB

File: INTEL-FIREWALL-MIB.mib (4575 bytes)

Imported modules

RFC1155-SMI INTEL-GEN-MIB RFC-1212

Imported symbols

Counter mib2ext OBJECT-TYPE
IpAddress

Defined Types

FirewallSessionEntry  
SEQUENCE    
  firewallSessionIpIfIndex INTEGER
  firewallSessionDirection INTEGER
  firewallSessionNumber INTEGER
  firewallSessionSourceAddr IpAddress
  firewallSessionSourcePortOrSeq Counter
  firewallSessionDestAddr IpAddress
  firewallSessionDestPortOrSeq Counter
  firewallSessionProtocol INTEGER
  firewallSessionState INTEGER
  firewallSessionLastUpdate INTEGER
  firewallSessionPacked1 OCTET STRING

Defined Values

firewall 1.3.6.1.4.1.343.6.54
OBJECT IDENTIFIER    

firewallInfo 1.3.6.1.4.1.343.6.54.1
OBJECT IDENTIFIER    

firewallSessionTable 1.3.6.1.4.1.343.6.54.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FirewallSessionEntry

firewallSessionEntry 1.3.6.1.4.1.343.6.54.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FirewallSessionEntry  

firewallSessionIpIfIndex 1.3.6.1.4.1.343.6.54.1.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

firewallSessionDirection 1.3.6.1.4.1.343.6.54.1.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER in(1), out(2)  

firewallSessionNumber 1.3.6.1.4.1.343.6.54.1.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

firewallSessionSourceAddr 1.3.6.1.4.1.343.6.54.1.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

firewallSessionSourcePortOrSeq 1.3.6.1.4.1.343.6.54.1.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

firewallSessionDestAddr 1.3.6.1.4.1.343.6.54.1.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

firewallSessionDestPortOrSeq 1.3.6.1.4.1.343.6.54.1.1.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

firewallSessionProtocol 1.3.6.1.4.1.343.6.54.1.1.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER icmp(1), tcp(6), udp(17)  

firewallSessionState 1.3.6.1.4.1.343.6.54.1.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER established(1), synreceived(2), sendsyninsidewaitforacksyn(3), finwaitone(4), finwaittwo(5), closewait(6), terminated(7), cantbeadded(8), reused(9), timedout(10), denied(11), portterminated(16)  

firewallSessionLastUpdate 1.3.6.1.4.1.343.6.54.1.1.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

firewallSessionPacked1 1.3.6.1.4.1.343.6.54.1.1.1.11
SourceAddr 4 SourcePortOrSeq 4 DestAddr 4 DestPortOrSeq 4 Protocol 4 State 4 LastUpdate 4 (All numbers are stored in bigendian format)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(100)