EICON-MIB-PORT
AI MIB Summary
Standard SNMP MIB module defining data structures for EICON-MIB-PORT.
22
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
eicon OBJECT IDENTIFIER .1.3.6.1.4.1.434 |
RFC1155-SMI Unknown .1.3.6.1.4.1.434 |
portTrapStateChangeThe trap indicates that the port has changed state. TRAP-TYPE .1.3.6.1.4.1.434.0.31 |
management OBJECT IDENTIFIER .1.3.6.1.4.1.434.2 |
mibv2 OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2 |
port OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2.3 |
portNumberOfPortsThe number of existing ports on all installed EiconCards, as seen by the Agent.ro PortRef .1.3.6.1.4.1.434.2.2.3.1 |
portTableThe table of the ports seen by the agent. SEQUENCE OF PortEntry .1.3.6.1.4.1.434.2.2.3.2 |
portEntryThe set of attributes for one port. PortEntry .1.3.6.1.4.1.434.2.2.3.2.1 |
portIndexThe index of the port generated by the Agent.
Used in all other tables refering to ports.ro PortRef .1.3.6.1.4.1.434.2.2.3.2.1.1 |
portLanaNoThe LANA number of the port from the configuration, range: 1..48.ro PortRef .1.3.6.1.4.1.434.2.2.3.2.1.2 |
portNameThe unique port name.ro PortName .1.3.6.1.4.1.434.2.2.3.2.1.3 |
portCardLocationThe card reference. It should match the cardIndex
(from the cardTable) of the card that this port belongs to.ro CardRef .1.3.6.1.4.1.434.2.2.3.2.1.4 |
portDescriptionA general description of the port set by the Operator.rw DisplayString .1.3.6.1.4.1.434.2.2.3.2.1.5 |
portOperStateThe operational state of the port.ro OperState .1.3.6.1.4.1.434.2.2.3.2.1.6 |
portAdminStateCtrThe 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.rw AdminState .1.3.6.1.4.1.434.2.2.3.2.1.7 |
portOpenTimeThe time the port was activated.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.434.2.2.3.2.1.8 |
portProtocolsThe mask indicating what is running on the port: lapb=0x1,
sdlc=0x2, x25=0x4, frbs=0x8, dialer=0x100, ppp=0x1000.ro INTEGER .1.3.6.1.4.1.434.2.2.3.2.1.9 |
portDialerTypeThe dialer type.ro Enumeration .1.3.6.1.4.1.434.2.2.3.2.1.10 |
portActionStateThe 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.ro ActionState .1.3.6.1.4.1.434.2.2.3.2.1.11 |
portActionErrorThe error code after the unsuccessful operation.ro Enumeration .1.3.6.1.4.1.434.2.2.3.2.1.12 |
module OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2.4 |