NETASQ-HOSTS-MIB: View SNMP OID List / Download MIB
VENDOR: STORMSHIELD
Home | MIB: NETASQ-HOSTS-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 |
ntqHostsTable | 1.3.6.1.4.1.11256.1.3.1 | no-access |
List of hosts |
|
1.3.6.1.4.1.11256.1.3.1.1 | no-access |
Each entry in the ntqHostsTable holds a set of information. |
||
ntqHostIPAddr | 1.3.6.1.4.1.11256.1.3.1.1.1 | displaystring | read-only |
IP Adress of the host |
ntqHostName | 1.3.6.1.4.1.11256.1.3.1.1.2 | snmpadminstring | read-only |
Hostname |
ntqInterface | 1.3.6.1.4.1.11256.1.3.1.1.3 | displaystring | read-only |
Interface |
ntqPackets | 1.3.6.1.4.1.11256.1.3.1.1.4 | counter64 | read-only |
total packet count |
ntqBytes | 1.3.6.1.4.1.11256.1.3.1.1.5 | counter64 | read-only |
total byte count (incoming + outgoing) |
ntqConn | 1.3.6.1.4.1.11256.1.3.1.1.6 | counter64 | read-only |
current connection count |
ntqCurThroughput | 1.3.6.1.4.1.11256.1.3.1.1.7 | integer32 | read-only |
current throughput |
ntqMaxThroughput | 1.3.6.1.4.1.11256.1.3.1.1.8 | integer32 | read-only |
Maximum throughput |
ntqInBytes | 1.3.6.1.4.1.11256.1.3.1.1.9 | counter64 | read-only |
total incoming byte count |
ntqOutBytes | 1.3.6.1.4.1.11256.1.3.1.1.10 | counter64 | read-only |
total incoming byte count |
ntqInCurThroughput | 1.3.6.1.4.1.11256.1.3.1.1.11 | integer32 | read-only |
current incoming throughput |
ntqOutCurThroughput | 1.3.6.1.4.1.11256.1.3.1.1.12 | integer32 | read-only |
current outgoing throughput |
ntqInMaxThroughput | 1.3.6.1.4.1.11256.1.3.1.1.13 | integer32 | read-only |
Maximum incoming throughput |
ntqOutMaxThroughput | 1.3.6.1.4.1.11256.1.3.1.1.14 | integer32 | read-only |
Maximum outgoing throughput |