RADLAN-ippreflist-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-ippreflist-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 |
rlIpPrefList | 1.3.6.1.4.1.89.212 | |||
rlIpPrefListTable | 1.3.6.1.4.1.89.212.1 | no-access |
The IP Prefix List table. |
|
1.3.6.1.4.1.89.212.1.1 | no-access |
An entry in the rlIpPrefListTable. |
||
rlIpPrefListType | 1.3.6.1.4.1.89.212.1.1.1 | rlippreflisttype | no-access |
Prefix List Type. |
rlIpPrefListName | 1.3.6.1.4.1.89.212.1.1.2 | displaystring | no-access |
Prefix List Name. |
rlIpPrefListEntryIndex | 1.3.6.1.4.1.89.212.1.1.3 | unsigned32 | no-access |
Entry Index for specific prefix list. |
rlIpPrefListEntryType | 1.3.6.1.4.1.89.212.1.1.4 | rlippreflistentrytype | read-write |
Prefix list entry type. |
rlIpPrefListInetAddrType | 1.3.6.1.4.1.89.212.1.1.5 | inetaddresstype | read-write |
The address type of rlIpPrefListIpAddr. |
rlIpPrefListInetAddr | 1.3.6.1.4.1.89.212.1.1.6 | inetaddress | read-write |
IP address. |
rlIpPrefListPrefixLength | 1.3.6.1.4.1.89.212.1.1.7 | integer | read-write |
The prefix list can be a number from 0 to 32 for IPv4 address and from 0 to 128 for IPv6 address. |
rlIpPrefListAction | 1.3.6.1.4.1.89.212.1.1.8 | rlippreflistactiontype | read-write |
Drop or permit action for a matching condition. |
rlIpPrefListGeLength | 1.3.6.1.4.1.89.212.1.1.9 | integer | read-write |
Specifies the lesser value of a range by applying the ge-length argument to the specified range. ge-length repesents the minimum prefix length to be matched. |
rlIpPrefListLeLength | 1.3.6.1.4.1.89.212.1.1.10 | integer | read-write |
Specifies the greater value of a range by applying the ge-length argument to the specified range. le-length repesents the maximum prefix length to be matched. |
rlIpPrefListDescription | 1.3.6.1.4.1.89.212.1.1.11 | displaystring | read-write |
Prefix List Name. |
rlIpPrefListHitCount | 1.3.6.1.4.1.89.212.1.1.12 | integer | no-access |
Match counter. |
rlIpPrefListRowStatus | 1.3.6.1.4.1.89.212.1.1.13 | rowstatus | read-write |
Row status. |
rlIpPrefListInfoTable | 1.3.6.1.4.1.89.212.2 | no-access |
The IP Prefix List Info table. |
|
1.3.6.1.4.1.89.212.2.1 | no-access |
An entry in the rlIpPrefListInfoTable. |
||
rlIpPrefListInfoType | 1.3.6.1.4.1.89.212.2.1.1 | rlippreflisttype | no-access |
Prefix List Type. |
rlIpPrefListInfoName | 1.3.6.1.4.1.89.212.2.1.2 | displaystring | no-access |
Prefix List Name. |
rlIpPrefListInfoEntriesNumber | 1.3.6.1.4.1.89.212.2.1.3 | integer | read-only |
Number of entries for specific prefix list. |
rlIpPrefListInfoRangeEntries | 1.3.6.1.4.1.89.212.2.1.4 | integer | read-only |
Number of entries with range for specific prefix list. |
rlIpPrefListInfoNextFreeIndex | 1.3.6.1.4.1.89.212.2.1.5 | integer | read-only |
Next free index for specific prefix list. |