RUCKUS-L2TP-MIB: View SNMP OID List / Download MIB
VENDOR: RUCKUS WIRELESS
Home | MIB: RUCKUS-L2TP-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 |
ruckusL2TPMIB | 1.3.6.1.4.1.25053.1.1.14.1 |
Ruckus L2TP mib objects. |
||
ruckusL2TPObjects | 1.3.6.1.4.1.25053.1.1.14.1.1 | |||
ruckusL2TPInfo | 1.3.6.1.4.1.25053.1.1.14.1.1.1 | |||
ruckusL2TPServiceStatus | 1.3.6.1.4.1.25053.1.1.14.1.1.1.1 | integer | read-only |
Enable/disable L2TP service. Enumeration: 'disabled': 2, 'enabled': 1. |
ruckusL2TPConnectionStatus | 1.3.6.1.4.1.25053.1.1.14.1.1.1.2 | integer | read-only |
Specifies L2TP connection status. Return up(1) if connection is up, down(2) if connection is down, disabled(3) if L2TP is disabled. Enumeration: 'disabled': 3, 'connected': 1, 'disconnected': 2. |
ruckusL2TPServerIP | 1.3.6.1.4.1.25053.1.1.14.1.1.1.3 | ipaddress | read-only |
IP of L2TP server. |
ruckusL2TPSharedSecret | 1.3.6.1.4.1.25053.1.1.14.1.1.1.4 | displaystring | read-only |
Specifies L2TP Server Shared Secert. |
ruckusL2TPUserName | 1.3.6.1.4.1.25053.1.1.14.1.1.1.5 | displaystring | read-only |
Specifies L2TP user name. NOSUCHNAME error returned if L2TP is diabled |
ruckusL2TPPassword | 1.3.6.1.4.1.25053.1.1.14.1.1.1.6 | displaystring | read-only |
Specifies L2TP password. NOSUCHNAME error returned if L2TP is diabled |
ruckusL2TPIfIPAddr | 1.3.6.1.4.1.25053.1.1.14.1.1.1.7 | ipaddress | read-only |
IP of L2TP management interface. |
ruckusL2TPIfNetMask | 1.3.6.1.4.1.25053.1.1.14.1.1.1.8 | ipaddress | read-only |
Netmask of L2TP management interface. |
ruckusL2TPIfGateway | 1.3.6.1.4.1.25053.1.1.14.1.1.1.9 | ipaddress | read-only |
Default route of L2TP management interface. |
ruckusL2TPEvents | 1.3.6.1.4.1.25053.1.1.14.1.2 |