NETSCREEN-VPN-USER-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-VPN-USER-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 |
netscreenUserMibModule | 1.3.6.1.4.1.3224.4.0.10 |
This module defines NetScreen private MIBs for VPN User |
||
nsVpnUser | 1.3.6.1.4.1.3224.4.10 | |||
nsVpnUsrDialupGrpTable | 1.3.6.1.4.1.3224.4.10.1 | no-access |
NetScreen supports using dialup group to organize vpn user.This table collects the information of dialup group in NetScreen device. |
|
1.3.6.1.4.1.3224.4.10.1.1 | no-access |
Each entry in this table holds a set of configuration information about dialup group. |
||
nsVpnUsrDialupGrpIndex | 1.3.6.1.4.1.3224.4.10.1.1.1 | integer32 | read-only |
A unique value for schedule. Its value ranges between 0 and 65535 and may not be contiguous. |
nsVpnUsrDialupGrpName | 1.3.6.1.4.1.3224.4.10.1.1.2 | displaystring | read-only |
dialup user group name. |
nsVpnUsrDialupGrpType | 1.3.6.1.4.1.3224.4.10.1.1.3 | integer | read-only |
dial up group type. Enumeration: 'ike': 2, 'undefined': 0, 'manual': 1, 'auth': 5, 'external': 6, 'l2tp': 3, 'xauth': 4. |
nsVpnUsrDialupGrpVsys | 1.3.6.1.4.1.3224.4.10.1.1.4 | integer32 | read-only |
vsys this group belongs to. |
nsVpnManualKeyUsrTable | 1.3.6.1.4.1.3224.4.10.2 | no-access |
This table specifies the configuration attributes for manual key user. |
|
1.3.6.1.4.1.3224.4.10.2.1 | no-access |
Each entry in the nsVpnManualkeyUsrTable holds a set of configuration parameters associated with an instance of manual key user. |
||
nsVpnManualKeyUsrIndex | 1.3.6.1.4.1.3224.4.10.2.1.1 | integer32 | read-only |
A unique value for manual key user table. Its value ranges between 0 and 65535 and may not be contiguous. |
nsVpnManualKeyUsrName | 1.3.6.1.4.1.3224.4.10.2.1.2 | displaystring | read-only |
User name. |
nsVpnManualKeyUsrGrp | 1.3.6.1.4.1.3224.4.10.2.1.3 | displaystring | read-only |
group this user belongs to. |
nsVpnManualKeyUsrSILocal | 1.3.6.1.4.1.3224.4.10.2.1.4 | integer32 | read-only |
Local Security Index |
nsVpnManualKeyUsrSIRemote | 1.3.6.1.4.1.3224.4.10.2.1.5 | integer32 | read-only |
Remote Security Index |
nsVpnManualKeyUsrTunnelType | 1.3.6.1.4.1.3224.4.10.2.1.6 | integer | read-only |
vpn tunnel type. Enumeration: 'ah': 1, 'esp': 0. |
nsVpnManualKeyUsrEspEncAlg | 1.3.6.1.4.1.3224.4.10.2.1.7 | integer | read-only |
ESP Encryption Algorithm. Enumeration: 'aes': 3, 'triple-des-cbc': 2, 'des-cbc': 1, 'aes-256': 5, 'aes-192': 4, 'null': 0. |
nsVpnManualKeyUsrEspAuthAlg | 1.3.6.1.4.1.3224.4.10.2.1.8 | integer | read-only |
ESP Authentication Algorithm. Enumeration: 'sha': 2, 'null': 0, 'md5': 1. |
nsVpnManualKeyUsrAhHash | 1.3.6.1.4.1.3224.4.10.2.1.9 | integer | read-only |
AH Hash Algorithm. Enumeration: 'sha': 2, 'null': 0, 'md5': 1. |
nsVpnManualKeyUsrVsys | 1.3.6.1.4.1.3224.4.10.2.1.10 | integer32 | read-only |
vsys this user belongs to. |
nsVpnAILUsrTable | 1.3.6.1.4.1.3224.4.10.3 | no-access |
This table specifies the configuration attributes for AUTH/IKE/L2TP user. |
|
1.3.6.1.4.1.3224.4.10.3.1 | no-access |
Each entry in the nsVpnManualkeyUsrTable holds a set of configuration parameters associated with an instance of AUTH/IKE/L2TP user. |
||
nsVpnAILUsrIndex | 1.3.6.1.4.1.3224.4.10.3.1.1 | integer32 | read-only |
A unique value for Auth/Ike/l2tp user table. Its value ranges between 1 and 65535 and may not be contiguous. |
nsVpnAILUsrName | 1.3.6.1.4.1.3224.4.10.3.1.2 | displaystring | read-only |
User name. |
nsVpnAILUsrGrp | 1.3.6.1.4.1.3224.4.10.3.1.3 | displaystring | read-only |
group this user belongs to. |
nsVpnAILUsrStatus | 1.3.6.1.4.1.3224.4.10.3.1.4 | integer | read-only |
User status Enumeration: 'disable': 0, 'enabled': 1. |
nsVpnAILUsrIKE | 1.3.6.1.4.1.3224.4.10.3.1.5 | integer | read-only |
Since Authentication, IKE L2TP can be combined together. This attribute is used to indicate if this user is an IKE user. Enumeration: 'yes': 1, 'no': 0. |
nsVpnAILUsrIKEIdType | 1.3.6.1.4.1.3224.4.10.3.1.6 | integer | read-only |
IKE user type 1 means auto, other values are undefined. Enumeration: 'not-set': 0, 'ipv6-addr-addr-range': 8, 'ipv6-addr-subnet': 6, 'ipv4-addr': 1, 'ipv4-addr-subnet': 4, 'ipv6-addr': 5, 'fqdn': 2, 'der-asn1-gn': 10, 'usr-fqdn': 3, 'der-asn1-dn': 9, 'ipv4-addr-addr-range': 7. |
nsVpnAILUsrIKEId | 1.3.6.1.4.1.3224.4.10.3.1.7 | displaystring | read-only |
IKE id. |
nsVpnAILUsrAuth | 1.3.6.1.4.1.3224.4.10.3.1.8 | integer | read-only |
Since Authentication, IKE L2TP can be combined together. This attribute is used to indicate if this user is an Authentication user. Enumeration: 'yes': 1, 'no': 0. |
nsVpnAILUsrL2TP | 1.3.6.1.4.1.3224.4.10.3.1.9 | integer | read-only |
Since Authentication, IKE L2TP can be combined together. This attribute is used to indicate if this user is a L2TP user. The NetScreen-1000 does not support L2TP. Enumeration: 'yes': 1, 'no': 0. |
nsVpnAILUsrL2tpRemoteIp | 1.3.6.1.4.1.3224.4.10.3.1.10 | ipaddress | read-only |
L2TP remote peer ip address. |
nsVpnAILUsrL2tpIpPool | 1.3.6.1.4.1.3224.4.10.3.1.11 | displaystring | read-only |
ip pool entity name. |
nsVpnAILUsrL2tpIp | 1.3.6.1.4.1.3224.4.10.3.1.12 | ipaddress | read-only |
L2TP local ip address. |
nsVpnAILUsrL2tpPriDnsIp | 1.3.6.1.4.1.3224.4.10.3.1.13 | ipaddress | read-only |
primary DNS server IP address for L2TP user. |
nsVpnAILUsrL2tpSecDnsIp | 1.3.6.1.4.1.3224.4.10.3.1.14 | ipaddress | read-only |
secondary DNS server IP address for L2TP user. |
nsVpnAILUsrL2tpPriWinsIp | 1.3.6.1.4.1.3224.4.10.3.1.15 | ipaddress | read-only |
primary WINS server IP address for L2TP user. |
nsVpnAILUsrL2tpSecWinsIp | 1.3.6.1.4.1.3224.4.10.3.1.16 | ipaddress | read-only |
secondary WINS server IP address for L2TP user. |
nsVpnAILUsrVsys | 1.3.6.1.4.1.3224.4.10.3.1.17 | integer32 | read-only |
vsys this user belongs to. |