RADLAN-DIGITALKEYMANAGE-MIB: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-DIGITALKEYMANAGE-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 |
rlDigitalKeyManage | 1.3.6.1.4.1.89.86 |
This private MIB module defines digital key manage private MIBs. |
||
rlMD5KeyChainTable | 1.3.6.1.4.1.89.86.1 | no-access |
Key-chains and keys |
|
1.3.6.1.4.1.89.86.1.1 | no-access |
Key-chain with key ID that belongs to this chain |
||
rlMD5KeyChainName | 1.3.6.1.4.1.89.86.1.1.1 | displaystring | read-only |
Name of the key-chain to which belongs the secret authentication key |
rlMD5KeyChainKeyId | 1.3.6.1.4.1.89.86.1.1.2 | integer | read-only |
A 8-bit identifier for the secret authentication key. This identifier unique only for specific key chain |
rlMD5KeyChainKey | 1.3.6.1.4.1.89.86.1.1.3 | displaystring | read-only |
The 128-bit secret authentication key |
rlMD5KeyChainKeyStartAccept | 1.3.6.1.4.1.89.86.1.1.4 | dateandtime | read-only |
The time that the router will start accepting packets that have been created with the given key |
rlMD5KeyChainKeyStartGenerate | 1.3.6.1.4.1.89.86.1.1.5 | dateandtime | read-only |
The time that the router will start using the key for packet generation |
rlMD5KeyChainKeyStopGenerate | 1.3.6.1.4.1.89.86.1.1.6 | dateandtime | read-only |
The time that the router will stop using the key for packet generation |
rlMD5KeyChainKeyStopAccept | 1.3.6.1.4.1.89.86.1.1.7 | dateandtime | read-only |
The time that the router will stop accepting packets that have been created with the given key |
rlMD5KeyChainKeyValidForAccept | 1.3.6.1.4.1.89.86.1.1.8 | truthvalue | read-only |
A value of 'true' indicates that given key is valid for accepting packets |
rlMD5KeyChainKeyValidForGenerate | 1.3.6.1.4.1.89.86.1.1.9 | truthvalue | read-only |
A value of 'true' indicates that given key is valid for packet generation |
rlMD5KeyChainRowStatus | 1.3.6.1.4.1.89.86.1.1.10 | rowstatus | read-only |
It is used to insert, update or delete an entry |