ELTEX-ULD-MIB: View SNMP OID List / Download MIB
VENDOR: ELTEX ENTERPRISE
Home | MIB: ELTEX-ULD-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 |
eltexULDMIB | 1.3.6.1.4.1.35265.34 |
The unidirectioanl link detection module MIB. |
||
eltexULDNotifications | 1.3.6.1.4.1.35265.34.0 | |||
eltexULDLinkStatusChanged | 1.3.6.1.4.1.35265.34.0.1 |
A eltexULDLinkStatusChanged notification is sent when a local link status has been changed. This event should not be sent more then one per second. |
||
eltexULDMgmt | 1.3.6.1.4.1.35265.34.1 | |||
eltexULDTable | 1.3.6.1.4.1.35265.34.1.1 | no-access |
The management information of the unidirectional link detection. |
|
1.3.6.1.4.1.35265.34.1.1.1 | no-access |
A list of information contained in eltexULDTable. |
||
eltexULDAdminState | 1.3.6.1.4.1.35265.34.1.1.1.1 | integer | read-write |
This object indicates the unidirectional link detection configuration status. Enumeration: 'disabled': 2, 'enabled': 1. |
eltexULDOperStatus | 1.3.6.1.4.1.35265.34.1.1.1.2 | integer | read-only |
This object is determined by local and remote port supporting OAM and unidirectional detection. If both local and remote port support OAM and unidirectional detection, it is enabled(1),else it is disabled(2). Enumeration: 'disabled': 2, 'enabled': 1. |
eltexULDMode | 1.3.6.1.4.1.35265.34.1.1.1.3 | integer | read-write |
This object indicates the mode for unidirectional link detection. shutdown: if any unidirectional link is detected, disable the port and log an event. normal: only log an event when a unidirectional link is detected. Enumeration: 'err-disable': 2, 'log': 1. |
eltexULDDiscoveryTime | 1.3.6.1.4.1.35265.34.1.1.1.4 | integer | read-write |
This object indicates the neighbor discovery time for unidirectional link detection. If the discovery time ends, the unidirectional link detection starts. |
eltexULDIsAggressive | 1.3.6.1.4.1.35265.34.1.1.1.5 | truthvalue | read-write |
This object indicates the mode for unidirectional link detection protocol. If true then port is considered to be UNIDIRECTIONAL if there is no answer from remote side during discovery timeout. If false then port is considered to be UNKNOWN. |
eltexULDLinkStatus | 1.3.6.1.4.1.35265.34.1.1.1.6 | integer | read-only |
This object indicates the link status, which is a result of unidirectional link detection. Enumeration: 'bidirectional': 3, 'unknown': 1, 'neighbor-mismatch': 5, 'unidirectional': 2, 'tx-rx-loop': 4. |