STORMSHIELD-IF-MIB: View SNMP OID List / Download MIB
VENDOR: STORMSHIELD
Home | MIB: STORMSHIELD-IF-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
snsif | 1.3.6.1.4.1.11256.1.4 |
stormshield Interface MIBS |
||
snsifTable | 1.3.6.1.4.1.11256.1.4.1 | no-access |
List of interfaces |
|
1.3.6.1.4.1.11256.1.4.1.1 | no-access |
Each entry in the snsifTable holds a set of information. |
||
snsifIndex | 1.3.6.1.4.1.11256.1.4.1.1.1 | integer | read-only |
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 |
snsifUserName | 1.3.6.1.4.1.11256.1.4.1.1.2 | snmpadminstring | read-only |
User interface name |
snsifName | 1.3.6.1.4.1.11256.1.4.1.1.3 | displaystring | read-only |
System interface name |
snsifAddr | 1.3.6.1.4.1.11256.1.4.1.1.4 | displaystring | read-only |
Interface address |
snsifMask | 1.3.6.1.4.1.11256.1.4.1.1.5 | displaystring | read-only |
Interface mask |
snsifType | 1.3.6.1.4.1.11256.1.4.1.1.6 | displaystring | read-only |
Interface type |
snsifColor | 1.3.6.1.4.1.11256.1.4.1.1.7 | integer32 | read-only | |
snsifMacThroughput | 1.3.6.1.4.1.11256.1.4.1.1.8 | integer32 | read-only |
|
snsifCurThroughput | 1.3.6.1.4.1.11256.1.4.1.1.9 | integer32 | read-only |
incoming + outgoing current throughput in B/s |
snsifMaxThroughput | 1.3.6.1.4.1.11256.1.4.1.1.10 | integer32 | read-only |
incoming + outgoing maximum throughput in B/s |
snsifPktAccepted | 1.3.6.1.4.1.11256.1.4.1.1.11 | counter64 | read-only |
number of accepted packets |
snsifPktBlocked | 1.3.6.1.4.1.11256.1.4.1.1.12 | counter64 | read-only |
number of packets that have been blocked |
snsifPktFragmented | 1.3.6.1.4.1.11256.1.4.1.1.13 | counter64 | read-only |
number of fragmented packets |
snsifPktTcp | 1.3.6.1.4.1.11256.1.4.1.1.14 | counter64 | read-only |
Number of TCP packets forwarded |
snsifPktUdp | 1.3.6.1.4.1.11256.1.4.1.1.15 | counter64 | read-only |
Number of UDP packets forwarded |
snsifPktIcmp | 1.3.6.1.4.1.11256.1.4.1.1.16 | counter64 | read-only |
Number of ICMP packets forwarded |
snsifTotalBytes | 1.3.6.1.4.1.11256.1.4.1.1.17 | counter64 | read-only |
data bytes forwarded |
snsifTcpBytes | 1.3.6.1.4.1.11256.1.4.1.1.18 | counter64 | read-only |
incoming + outgoing TCP data bytes |
snsifUdpBytes | 1.3.6.1.4.1.11256.1.4.1.1.19 | counter64 | read-only |
incoming + outgoing UDP data bytes |
snsifIcmpBytes | 1.3.6.1.4.1.11256.1.4.1.1.20 | counter64 | read-only |
incoming + outgoing ICMP data bytes |
snsifTcpConn | 1.3.6.1.4.1.11256.1.4.1.1.21 | counter64 | read-only |
TCP connection established |
snsifUdpConn | 1.3.6.1.4.1.11256.1.4.1.1.22 | counter64 | read-only |
UDP connection established |
snsifTcpConnCount | 1.3.6.1.4.1.11256.1.4.1.1.23 | integer32 | read-only |
current TCP connection count |
snsifUdpConnCount | 1.3.6.1.4.1.11256.1.4.1.1.24 | integer32 | read-only |
current UCP connection count |
snsifInCurThroughput | 1.3.6.1.4.1.11256.1.4.1.1.25 | integer32 | read-only |
Incoming Current throughput in B/s |
snsifOutCurThroughput | 1.3.6.1.4.1.11256.1.4.1.1.26 | integer32 | read-only |
Outgoing Current throughput in B/s |
snsifInMaxThroughput | 1.3.6.1.4.1.11256.1.4.1.1.27 | integer32 | read-only |
Incoming maximum throughput in B/s |
snsifOutMaxThroughput | 1.3.6.1.4.1.11256.1.4.1.1.28 | integer32 | read-only |
Outgoing maximum throughput in B/s |
snsifInTotalBytes | 1.3.6.1.4.1.11256.1.4.1.1.29 | counter64 | read-only |
Incoming data bytes |
snsifOutTotalBytes | 1.3.6.1.4.1.11256.1.4.1.1.30 | counter64 | read-only |
Outgoing data bytes |
snsifInTcpBytes | 1.3.6.1.4.1.11256.1.4.1.1.31 | counter64 | read-only |
Incoming TCP data bytes |
snsifOutTcpBytes | 1.3.6.1.4.1.11256.1.4.1.1.32 | counter64 | read-only |
Outgoing TCP data bytes |
snsifInUdpBytes | 1.3.6.1.4.1.11256.1.4.1.1.33 | counter64 | read-only |
Incoming UDP data bytes |
snsifOutUdpBytes | 1.3.6.1.4.1.11256.1.4.1.1.34 | counter64 | read-only |
Outgoing UDP data bytes |
snsifInIcmpBytes | 1.3.6.1.4.1.11256.1.4.1.1.35 | counter64 | read-only |
Incoming ICMP data bytes |
snsifOutIcmpBytes | 1.3.6.1.4.1.11256.1.4.1.1.36 | counter64 | read-only |
Outgoing ICMP data bytes |
snsifProtected | 1.3.6.1.4.1.11256.1.4.1.1.37 | integer32 | read-only |
Is interface protected ? |
snsifDrvName | 1.3.6.1.4.1.11256.1.4.1.1.38 | displaystring | read-only |
Driver interface name |