RADLAN-MNGINF-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-MNGINF-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 |
rlMngInf | 1.3.6.1.4.1.89.89 |
The private MIB module definition for management access control. |
||
rlMngInfMibVersion | 1.3.6.1.4.1.89.89.1 | integer | read-only |
MIB's version, the current version is 1. |
rlMngInfEnable | 1.3.6.1.4.1.89.89.2 | truthvalue | read-write |
The variable specifies if Management ACL functionality is enabled. |
rlMngInfActiveListName | 1.3.6.1.4.1.89.89.3 | displaystring | read-write |
The currently activated Management ACL name |
rlMngInfListTable | 1.3.6.1.4.1.89.89.4 | no-access |
The table specifies all defined Access Lists definitions |
|
1.3.6.1.4.1.89.89.4.1 | no-access |
Row definition for this table. |
||
rlMngInfListName | 1.3.6.1.4.1.89.89.4.1.1 | displaystring | read-only |
The Name of the Access List. |
rlMngInfListPriority | 1.3.6.1.4.1.89.89.4.1.2 | unsigned32 | read-only |
The Priority value. |
rlMngInfListIfIndex | 1.3.6.1.4.1.89.89.4.1.3 | unsigned32 | read-write |
The IfIndex value. The IfIndex can be configured to be 0, which means don't care value. |
rlMngInfListIpAddr | 1.3.6.1.4.1.89.89.4.1.4 | ipaddress | read-write |
The IP address. The IP address can be configured to be 0, which means don't care value. |
rlMngInfListIpNetMask | 1.3.6.1.4.1.89.89.4.1.5 | ipaddress | read-write |
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
rlMngInfListService | 1.3.6.1.4.1.89.89.4.1.6 | rlmnginfservicetype | read-write |
Service type. The Service type address can be configured to be 0, which means any of Telnet, SNMP, HTTP, HTTPS, SSH. |
rlMngInfListAction | 1.3.6.1.4.1.89.89.4.1.7 | rlmnginfactiontype | read-write |
Action type. Can be permit or deny. |
rlMngInfListRowStatus | 1.3.6.1.4.1.89.89.4.1.8 | rowstatus | read-write |
The row status variable, used according to row installation and removal conventions. |
rlMngInfAuditingEnable | 1.3.6.1.4.1.89.89.5 | truthvalue | read-write |
Controls whether SysLog messages should be issued on reject by rule |