NETSCREEN-SET-SNMP-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-SET-SNMP-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 |
netscreenSetSnmpMibModule | 1.3.6.1.4.1.3224.7.0.9 |
This module defines the object that are used to monitor SNMP setting |
||
nsSetSNMP | 1.3.6.1.4.1.3224.7.9 | |||
nsSetSnmpSysName | 1.3.6.1.4.1.3224.7.9.1 | displaystring | read-only |
SNMP agent's sysname. |
nsSetSnmpContact | 1.3.6.1.4.1.3224.7.9.2 | displaystring | read-only |
contact name. |
nsSetSnmpLocation | 1.3.6.1.4.1.3224.7.9.3 | displaystring | read-only |
SNMP agent Location. |
nsSetSnmpVPNEnable | 1.3.6.1.4.1.3224.7.9.4 | integer | read-only |
Secure SNMP traffic via VPN encryption Enumeration: 'disable': 0, 'enabled': 1. |
nsSetSnmpCommHostTable | 1.3.6.1.4.1.3224.7.9.5 | no-access |
The snmp community and host table |
|
1.3.6.1.4.1.3224.7.9.5.1 | no-access |
An entry containing community and hosts information |
||
nsSetSnmpCommHostIndex | 1.3.6.1.4.1.3224.7.9.5.1.1 | integer32 | read-only |
A unique value for snmp community & host table. Its value ranges between 0 and 65535 and may not be contiguous. |
nsSetSnmpCommunity | 1.3.6.1.4.1.3224.7.9.5.1.2 | displaystring | read-only |
SNMP community name. |
nsSetSnmpHostInComm | 1.3.6.1.4.1.3224.7.9.5.1.3 | ipaddress | read-only |
SNMP host ip address. |
nsSetSnmpWritePermit | 1.3.6.1.4.1.3224.7.9.5.1.4 | integer | read-only |
Permission to write. Enumeration: 'yes': 1, 'no': 0. |
nsSetSnmpTrapPermit | 1.3.6.1.4.1.3224.7.9.5.1.5 | integer | read-only |
Permission to receive trap. Enumeration: 'yes': 1, 'no': 0. |
nsSetSnmpTrafficAlarmPermit | 1.3.6.1.4.1.3224.7.9.5.1.6 | integer | read-only |
Permission of including traffic alarm in trap. Enumeration: 'yes': 1, 'no': 0. |