STORMSHIELD-IF-MIB

File: STORMSHIELD-IF-MIB.mib (10676 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB SNMP-FRAMEWORK-MIB
STORMSHIELD-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter64 DisplayString SnmpAdminString
stormshieldMIB

Defined Types

SnsifEntry  
SEQUENCE    
  snsifIndex INTEGER
  snsifUserName SnmpAdminString
  snsifName DisplayString
  snsifAddr DisplayString
  snsifMask DisplayString
  snsifType DisplayString
  snsifColor Integer32
  snsifMacThroughput Integer32
  snsifCurThroughput Integer32
  snsifMaxThroughput Integer32
  snsifPktAccepted Counter64
  snsifPktBlocked Counter64
  snsifPktFragmented Counter64
  snsifPktTcp Counter64
  snsifPktUdp Counter64
  snsifPktIcmp Counter64
  snsifTotalBytes Counter64
  snsifTcpBytes Counter64
  snsifUdpBytes Counter64
  snsifIcmpBytes Counter64
  snsifTcpConn Counter64
  snsifUdpConn Counter64
  snsifTcpConnCount Integer32
  snsifUdpConnCount Integer32
  snsifInCurThroughput Integer32
  snsifOutCurThroughput Integer32
  snsifInMaxThroughput Integer32
  snsifOutMaxThroughput Integer32
  snsifInTotalBytes Counter64
  snsifOutTotalBytes Counter64
  snsifInTcpBytes Counter64
  snsifOutTcpBytes Counter64
  snsifInUdpBytes Counter64
  snsifOutUdpBytes Counter64
  snsifInIcmpBytes Counter64
  snsifOutIcmpBytes Counter64
  snsifProtected Integer32
  snsifDrvName DisplayString

Defined Values

snsif 1.3.6.1.4.1.11256.1.4
stormshield Interface MIBS
MODULE-IDENTITY    

snsifTable 1.3.6.1.4.1.11256.1.4.1
List of interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnsifEntry

snsifEntry 1.3.6.1.4.1.11256.1.4.1.1
Each entry in the snsifTable holds a set of information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnsifEntry  

snsifIndex 1.3.6.1.4.1.11256.1.4.1.1.1
A unique value for the table. Its value ranges between 1 and 65535 and may not be contigous. the index has no other meaning but a pure index
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snsifUserName 1.3.6.1.4.1.11256.1.4.1.1.2
User interface name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

snsifName 1.3.6.1.4.1.11256.1.4.1.1.3
System interface name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snsifAddr 1.3.6.1.4.1.11256.1.4.1.1.4
Interface address
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snsifMask 1.3.6.1.4.1.11256.1.4.1.1.5
Interface mask
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snsifType 1.3.6.1.4.1.11256.1.4.1.1.6
Interface type
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snsifColor 1.3.6.1.4.1.11256.1.4.1.1.7
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifMacThroughput 1.3.6.1.4.1.11256.1.4.1.1.8
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifCurThroughput 1.3.6.1.4.1.11256.1.4.1.1.9
incoming + outgoing current throughput in B/s
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifMaxThroughput 1.3.6.1.4.1.11256.1.4.1.1.10
incoming + outgoing maximum throughput in B/s
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifPktAccepted 1.3.6.1.4.1.11256.1.4.1.1.11
number of accepted packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifPktBlocked 1.3.6.1.4.1.11256.1.4.1.1.12
number of packets that have been blocked
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifPktFragmented 1.3.6.1.4.1.11256.1.4.1.1.13
number of fragmented packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifPktTcp 1.3.6.1.4.1.11256.1.4.1.1.14
Number of TCP packets forwarded
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifPktUdp 1.3.6.1.4.1.11256.1.4.1.1.15
Number of UDP packets forwarded
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifPktIcmp 1.3.6.1.4.1.11256.1.4.1.1.16
Number of ICMP packets forwarded
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifTotalBytes 1.3.6.1.4.1.11256.1.4.1.1.17
data bytes forwarded
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifTcpBytes 1.3.6.1.4.1.11256.1.4.1.1.18
incoming + outgoing TCP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifUdpBytes 1.3.6.1.4.1.11256.1.4.1.1.19
incoming + outgoing UDP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifIcmpBytes 1.3.6.1.4.1.11256.1.4.1.1.20
incoming + outgoing ICMP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifTcpConn 1.3.6.1.4.1.11256.1.4.1.1.21
TCP connection established
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifUdpConn 1.3.6.1.4.1.11256.1.4.1.1.22
UDP connection established
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifTcpConnCount 1.3.6.1.4.1.11256.1.4.1.1.23
current TCP connection count
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifUdpConnCount 1.3.6.1.4.1.11256.1.4.1.1.24
current UCP connection count
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifInCurThroughput 1.3.6.1.4.1.11256.1.4.1.1.25
Incoming Current throughput in B/s
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifOutCurThroughput 1.3.6.1.4.1.11256.1.4.1.1.26
Outgoing Current throughput in B/s
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifInMaxThroughput 1.3.6.1.4.1.11256.1.4.1.1.27
Incoming maximum throughput in B/s
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifOutMaxThroughput 1.3.6.1.4.1.11256.1.4.1.1.28
Outgoing maximum throughput in B/s
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifInTotalBytes 1.3.6.1.4.1.11256.1.4.1.1.29
Incoming data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifOutTotalBytes 1.3.6.1.4.1.11256.1.4.1.1.30
Outgoing data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifInTcpBytes 1.3.6.1.4.1.11256.1.4.1.1.31
Incoming TCP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifOutTcpBytes 1.3.6.1.4.1.11256.1.4.1.1.32
Outgoing TCP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifInUdpBytes 1.3.6.1.4.1.11256.1.4.1.1.33
Incoming UDP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifOutUdpBytes 1.3.6.1.4.1.11256.1.4.1.1.34
Outgoing UDP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifInIcmpBytes 1.3.6.1.4.1.11256.1.4.1.1.35
Incoming ICMP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifOutIcmpBytes 1.3.6.1.4.1.11256.1.4.1.1.36
Outgoing ICMP data bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snsifProtected 1.3.6.1.4.1.11256.1.4.1.1.37
Is interface protected ?
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsifDrvName 1.3.6.1.4.1.11256.1.4.1.1.38
Driver interface name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString