EICON-MIB-PORT: View SNMP OID List / Download MIB
VENDOR: EICON
Home | MIB: EICON-MIB-PORT | |||
---|---|---|---|---|
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 |
eicon | 1.3.6.1.4.1.434 | |||
management | 1.3.6.1.4.1.434.2 | |||
mibv2 | 1.3.6.1.4.1.434.2.2 | |||
port | 1.3.6.1.4.1.434.2.2.3 | |||
portNumberOfPorts | 1.3.6.1.4.1.434.2.2.3.1 | portref | read-only |
The number of existing ports on all installed EiconCards, as seen by the Agent. |
portTable | 1.3.6.1.4.1.434.2.2.3.2 | no-access |
The table of the ports seen by the agent. |
|
1.3.6.1.4.1.434.2.2.3.2.1 | no-access |
The set of attributes for one port. |
||
portIndex | 1.3.6.1.4.1.434.2.2.3.2.1.1 | portref | read-only |
The index of the port generated by the Agent. Used in all other tables refering to ports. |
portLanaNo | 1.3.6.1.4.1.434.2.2.3.2.1.2 | portref | read-only |
The LANA number of the port from the configuration, range: 1..48. |
portName | 1.3.6.1.4.1.434.2.2.3.2.1.3 | portname | read-only |
The unique port name. |
portCardLocation | 1.3.6.1.4.1.434.2.2.3.2.1.4 | cardref | read-only |
The card reference. It should match the cardIndex (from the cardTable) of the card that this port belongs to. |
portDescription | 1.3.6.1.4.1.434.2.2.3.2.1.5 | displaystring | read-write |
A general description of the port set by the Operator. |
portOperState | 1.3.6.1.4.1.434.2.2.3.2.1.6 | operstate | read-only |
The operational state of the port. |
portAdminStateCtr | 1.3.6.1.4.1.434.2.2.3.2.1.7 | adminstate | read-write |
The parameter that can be modified by the Operator in order to change the state of the port. The value 'locked' is used to stop the port, the value 'unlocked' isued to start the port. |
portOpenTime | 1.3.6.1.4.1.434.2.2.3.2.1.8 | timeticks | read-only |
The time the port was activated. |
portProtocols | 1.3.6.1.4.1.434.2.2.3.2.1.9 | integer | read-only |
The mask indicating what is running on the port: lapb=0x1, sdlc=0x2, x25=0x4, frbs=0x8, dialer=0x100, ppp=0x1000. |
portDialerType | 1.3.6.1.4.1.434.2.2.3.2.1.10 | integer | read-only |
The dialer type. Enumeration: 'none': 7, 'v32bis': 6, 'direct': 1, 'isdn-stat': 5, 'other': 8, 'at-cmd': 4, 'v22bis': 3, 'v25bis': 2. |
portActionState | 1.3.6.1.4.1.434.2.2.3.2.1.11 | actionstate | read-only |
The state of the operation performed on the port by the Agent as a result of setting the values to the portAdminStateCtr. The Management station will poll that variable after initiating an action on the port. The value done(1) indicates that the action terminated successfully. The value failed(2) indicates that the action terminated with an error. In this case the variable portActionError indicates the error code. |
portActionError | 1.3.6.1.4.1.434.2.2.3.2.1.12 | integer | read-only |
The error code after the unsuccessful operation. Enumeration: 'no-error': 0, 'err-ABORT': 3, 'err-WARNING': 1, 'err-PARTIAL': 2, 'err-FAILED': 4. |
module | 1.3.6.1.4.1.434.2.2.4 | |||
portTrapStateChange | 1.3.6.1.4.1.4340.31 |
The trap indicates that the port has changed state. |