LANNET-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for LANNET-MIB.
235
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
235 total| Object Name |
|---|
lannet OBJECT IDENTIFIER .1.3.6.1.4.1.81 |
RFC1155-SMI Unknown .1.3.6.1.4.1.81 |
lntStandard OBJECT IDENTIFIER .1.3.6.1.4.1.81.1 |
standardHub OBJECT IDENTIFIER .1.3.6.1.4.1.81.1.1 |
standardHubIDA 48-bit unique identifier of the hub. Not to be confused with the
48-bit address of the MAC that may be used to obtain management
access to the hub when in-band signaling is used.
If a manufacturer builds a hub with an on-board MAP for communicating
network management information, the manufacturer has the option
to use the same address for both HubID and MAC address. This option
is implemented by LANNET agents for LET-18 and LET- 36.roobsolete OCTET STRING .1.3.6.1.4.1.81.1.1.1 |
standardHubElapsedTimeSinceRestThe time in tens of milliseconds since the last time the hub was reset.
This may have been caused by a RESET HUB action or by other means. This
counter has a value of 0 when initialized. Setting the value of this
attribute to zero is interpreted by LANNET agents as a RESET commnand.
The required resolution is to the nearest 100 milliseconds.rw TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.81.1.1.2 |
standardHubExecuteSelfTest1Perform self-test 1 on the hub. When this attribute is set to ON by the
management console, the agent starts executing the hub test procedure.
The attribute is reset to OFF at the end of the test procedure.rw Enumeration .1.3.6.1.4.1.81.1.1.3 |
standardHubExecuteSelfTest2Perform self test 2 on the hub. When this attribute is set to ON by the
management console, he agent starts executing the hub test procedure.
The attribute is reset to OFF at the end of the test procedure.rw Enumeration .1.3.6.1.4.1.81.1.1.4 |
standardRelayTable SEQUENCE OF StandardRelayEntry .1.3.6.1.4.1.81.1.2 |
standardRelayIDThe value used in addressing the relay.
Value 1 is returned by LANNET SNMP agents for hubs LE-18 and LET-36ro INTEGER .1.3.6.1.4.1.81.1.2.1 |
standardRelayNumberOfGroupsNumber of groups related to relay. Range 1-255.
In LANNET implementation it describes the number of manageable slots
in the hub (not all slots should be ocuppied).ro INTEGER .1.3.6.1.4.1.81.1.2.2 |
standardRelayTotalCollisionsCounter incremented every time the hub enters a condition caused by
simultaneous transmission and detection of external activity on one or
more of its ports.ro Counter .1.3.6.1.4.1.81.1.2.3 |
standardRelayResetSetting the value of this attribute to ON is interpreted as a relay reset
command, which leads to the zeroing of all relay-related counters.rw Enumeration .1.3.6.1.4.1.81.1.2.4 |
standardRelayCurTrafficRecord of traffic for the last second with a resolution of 100 msec. The
traffic is expressed in percents of the maximum Ethernet traffic and each
record contains 10 readings, in the range 1..20, expressed on a log(10)
scale ( value = 10*log10(percent) ).ro OCTET STRING .1.3.6.1.4.1.81.1.2.5 |
standardRelayTrafficTrshTraffic threshold value. When exceeded, a trap is send to the management
console. Expressed in percents of the maximum Ethernet traffic, in the
range 1..20, expressed on a log(10) scale.rw INTEGER .1.3.6.1.4.1.81.1.2.6 |
standardRelayPeakTrafficMaximal traffic value since last reset of hub or relay. Expressed in per-
cents of the maximum Ethernet traffic, in the range 1..20,
expressed on log(10) scale.ro INTEGER -- Values 1..20 (Log(10) scale) .1.3.6.1.4.1.81.1.2.7 |
standardGroupTable SEQUENCE OF StandardGroupEntry .1.3.6.1.4.1.81.1.3 |
standardGroupIDUnique value identifying the group. In LANNET enclosures it equals the
slot number of the related module (FRU).ro INTEGER .1.3.6.1.4.1.81.1.3.1 |
standardGroupNumberOfPortsNumber of ports contained within the group. Valid range 1..255. Within
each group the ports are assigned unique numbers range from 1 to
standardGroupNumberOfPorts. They correspond to the number of ports in the
module (FRU).ro INTEGER .1.3.6.1.4.1.81.1.3.2 |
standardGroupAutoManThis attribute reflects the status of the AUTO/MANual switch which defi-
nes the working mode of LANNET sensors. In the Manual mode, no set operations
may be performed on attributes related to the sensor. The sensor works accor-
ding to configuration switches set in hardware and transmits all the
configuration information to the agent. In the Auto, mode hardware switches
are overridden by set commands.ro Enumeration .1.3.6.1.4.1.81.1.3.3 |
standardGroupResetSetting the value of this attribute to ON is interpreted as a software
RESET command. Sensor software is reinitialized and according to the
sensor specifications, partial or total reset of the module hardware may
be performed.rw Enumeration .1.3.6.1.4.1.81.1.3.4 |
standardPortTable SEQUENCE OF StandardPortEntry .1.3.6.1.4.1.81.1.4 |
standardPortTypeDescribes the port type from the point of view of its network functionali-
ty. This characterization describes adherence to physical layer standards,
while LANNET standard extensions are generally defined as private.ro Enumeration .1.3.6.1.4.1.81.1.4.1 |
standardPortIDA value unique in each group. It is assumed that ports are partitioned into
groups that also have IDs and are related to FRUs. This value can never
exceed standardGroupNumberOfPorts. Range 0..255.ro INTEGER .1.3.6.1.4.1.81.1.4.2 |
standardPortAdminStatusA disabled port neither transmits nor receives. The port must be explici-
tenly enabled to restore operation.
standardPortAdminStatus takes precedence over AutoPartition.rw Enumeration .1.3.6.1.4.1.81.1.4.3 |
standardPortAutoPartitionStateThe AutoPart condition indicates that the port is currently partitioned
by the auto-partition protection mechanism.ro Enumeration .1.3.6.1.4.1.81.1.4.4 |
standardPortFramesReceivedOKA representation of the total number of frames of legal length that have not been
corrupted in transmission. These frames can be encoded and decoded by the
commonly available MACs and provide a measure of the network bandwidth
being used. The number does not include frames received with frame-too-long, FCS,
alignment errors, frames lost due to internal MAC sublayer errors, runts
or pygmys.ro Counter .1.3.6.1.4.1.81.1.4.5 |
standardPortOctetsReceivedOKCounter for the number of data and padding octets contained in the
FramesReceivedOK counter.ro Counter .1.3.6.1.4.1.81.1.4.6 |
standardPortCollisionsCounter incremented every time the hub enters a condition caused by
simultaneous transmission and detection of external activity on this
port.ro Counter .1.3.6.1.4.1.81.1.4.7 |
standardPortLateCollisionsro Counter .1.3.6.1.4.1.81.1.4.8 |
standardPortFrameCheckSequenceCounter for the number of frames received on this port that are an
integral number of octets in length and do not pass the FCS check.ro Counter .1.3.6.1.4.1.81.1.4.9 |
standardPortSQETestNotDisabledSettable attribute which allows activation of SQE test for LANNET
integrated transceivers.rw Enumeration .1.3.6.1.4.1.81.1.4.10 |
standardPortRuntCounter for the number of collision fragments longer than a pygmy and
shorter than a legal packet, detected on this port.ro Counter .1.3.6.1.4.1.81.1.4.11 |
standardPortPygmyCounter for the number of pygmy fragments received on this port. These
fragments, less than 64 +/- 10 bits long, may indicate an external noise
hit, a network problem.ro Counter .1.3.6.1.4.1.81.1.4.12 |
standardPortOutOfRangeLenFieldCounter for the number of packets received on this port whose length
field indicate values greater than 2 ** 15 . Such packets gene-
rally do not point to a network problem, but merely to the use of the
IEEE 802.3 protocol instead of Ethernet, in which case the field has a
different significance - protocol type. It may be used for counting the
number of frames transmitted in each protocol.ro Counter .1.3.6.1.4.1.81.1.4.13 |
standardPortFramesTooLongCounter for the number of packets received on this port that are longer
than 1518 octets, yet do not exceed the maximum range for the
range field.ro Counter .1.3.6.1.4.1.81.1.4.14 |
standardPortAlignmentErrorsCounter for the number of frames received though this port that are not
an integral number of octets in length. Although these frames will not
pass the FCS check, they are not counted as FCS errors, as the alignment
errors have precedence in the standard error counting scheme.ro Counter .1.3.6.1.4.1.81.1.4.15 |
standardPortAutoPartitionLogCounter for the number of times the repeater has automatically partitio-
ned this port.ro Counter .1.3.6.1.4.1.81.1.4.16 |
standardPortOutOfSpecBitRateCounter for the number of times a packet has been received by this port
with the transmission frequency (data rate) detectable out of spec.ro Counter .1.3.6.1.4.1.81.1.4.17 |
standardPortLastSourceAddressEthernet source address of the last readable frame received by this
port.ro OCTET STRING .1.3.6.1.4.1.81.1.4.18 |
standardPortSourceAdressChangesCounter for the number of times the last source address has
changed.ro Counter .1.3.6.1.4.1.81.1.4.19 |
standardPortExecuteTestSetting to the value of this attribute to ON (determines the port to enter)
self-test mode.rw Enumeration .1.3.6.1.4.1.81.1.4.20 |
standardPortTrafficCounter for the number of bits received on this port in frames with legal
length information.ro Counter .1.3.6.1.4.1.81.1.4.21 |
standardPortPacketErrorsCounter for the number of frames with errors detected on the port by
the LANNET agent hardware. This generic port error comprises too long
packets, CRC and alignment errors.ro Counter .1.3.6.1.4.1.81.1.4.22 |
standardPortUserStatusAttribute defining the connection of a port to a single Ethernet source
or to a multi-source (segment or star).ro Enumeration .1.3.6.1.4.1.81.1.4.23 |
standardPortGroupIDID of group which contains the portro INTEGER .1.3.6.1.4.1.81.1.4.24 |
lntSpecific OBJECT IDENTIFIER .1.3.6.1.4.1.81.2 |
mgrTable SEQUENCE OF MgrEntry .1.3.6.1.4.1.81.2.1 |
mgrIPaddrIP address of the network management console.rwobsolete IpAddress .1.3.6.1.4.1.81.2.1.1 |
mgrTrapRepStatON indicates that SNMP agent should send SNMP traps (relay traffic ex-
cluded) to the manager.rw Enumeration .1.3.6.1.4.1.81.2.1.2 |
mgrContPerformanceRepON indicates that the SNMP agent should send relay traffic SNMP traps to
the manager.rw Enumeration .1.3.6.1.4.1.81.2.1.3 |
mgrMngmntStateAttribute to be set by manager in order to instruct the agent
to enter into a management session with the console.
Setting this value to ON has the effect of performing
an 'I am your manager' action upon the agent.rw Enumeration .1.3.6.1.4.1.81.2.1.4 |
swLoad OBJECT IDENTIFIER .1.3.6.1.4.1.81.2.2 |
swLoadInitSensors software download procedure initialization message. Includes spe-
cific information about the download procedure, such as type of target sen-
sor, number of blocks, version.rw OCTET STRING .1.3.6.1.4.1.81.2.2.1 |
swLoadSWBlockBlock of sensor software.rw OCTET STRING .1.3.6.1.4.1.81.2.2.2 |
lntHubAgent OBJECT IDENTIFIER .1.3.6.1.4.1.81.2.3 |
lntHubAgentSWFaultGeneric fault emitted by agent software. It generally covers all types
of faults which cannot be transmitted by the standard types of generic
SNMP traps. Uses EnterpriseSpecific traps mechanism.ro OCTET STRING .1.3.6.1.4.1.81.2.3.1 |
lntHubAgentEthernetAddrHub agent Ethernet Address - used in previous implementations. Today
replaced by interface address in standard MIB II.roobsolete OCTET STRING -- Represented as 48 bit INTEGER .1.3.6.1.4.1.81.2.3.2 |
lntHubAgentHWVersionASCII string for description and display of the agent hardware version,
as known to the agent software.ro OCTET STRING .1.3.6.1.4.1.81.2.3.3 |
lntHubAgentSWVersionASCII string for description and display of the agent software version.ro OCTET STRING .1.3.6.1.4.1.81.2.3.4 |
lntHubAgentKernelVersionASCII string for description and display of the agent operating system
(kernel) version.ro OCTET STRING .1.3.6.1.4.1.81.2.3.5 |
lntHubAgentFullConfigFull configuration message sent by agent upon enrollment and at periodic
interrogation times. Coded in internal LANNET application format. Up to
release 1.5, this attribute was trasmitted to the management console by
generic EnterpriseSpecific traps. Starting with release 2.0, it is retrieved by
means of Get interogations.ro OCTET STRING .1.3.6.1.4.1.81.2.3.6 |
lntHubAgentPerfBusSelectionAttribute describing the bus attached to the performance data collection
hardware on those LANNET agent hardware implementations which support
configuration management on multi-Ethernet bus enclosures, but performan-
ce data collection on a single bus.rw INTEGER .1.3.6.1.4.1.81.2.3.7 |
lntHubAgentLastAddressConfigConfiguration attribute describing the last physical address detected
at each Ethernet port. Coded in internal LANNET application format.ro OCTET STRING .1.3.6.1.4.1.81.2.3.8 |
lntHubAgentMgmtBusSelectionAttribute describing the bus attached to the performance data collection
hardware on those LANNET agent hardware implementations which support
configuration management on multi-Ethernet bus enclosures, but performan-
ce data collection on a single bus.ro INTEGER .1.3.6.1.4.1.81.2.3.9 |
lntHubAgentSLIPIpAddressIP address of the SLIP channel of the agentro IpAddress .1.3.6.1.4.1.81.2.3.10 |
lntHubAgentTypeAgent type.ro Enumeration .1.3.6.1.4.1.81.2.3.11 |
lntHubAgentHC11CommunicationStatusAttribute describing the status of the communication with the Master
HC11 as detected by the Agent software.ro Enumeration .1.3.6.1.4.1.81.2.3.12 |
lntHubAgentCommunicationDebugModeAttribute describing the agent mode in which communication problem
traps are sent to managers (value on) or are not sent to managers
(value off).rw Enumeration .1.3.6.1.4.1.81.2.3.13 |
lntHubHW OBJECT IDENTIFIER .1.3.6.1.4.1.81.2.4 |
lntHubHWInternalTempInternal enclosure temperature expressed in degrees Celsius.rw INTEGER .1.3.6.1.4.1.81.2.4.1 |
lntHubHWExternalTempExternal enclosure temperature expressed in degrees Celsius.rw INTEGER .1.3.6.1.4.1.81.2.4.2 |
lntHubHWInternalPowerValue EXIST of this attribute signifies existence of an internal power
supply on hardware configurations which may contain two (external
and internal) power supply units.ro Enumeration .1.3.6.1.4.1.81.2.4.3 |
lntHubHWExternalPowerValue EXIST of this attribute signifies existence of an external power sup-
ply on hardware configurations which may contain two (external
and internal) power supply units.ro Enumeration .1.3.6.1.4.1.81.2.4.4 |
lntHubHWMainPowerThis attribute defines the main power supply (internal or external)
on hardware configurations represented upon the model of 2 (external
and internal) power supply units.rw Enumeration .1.3.6.1.4.1.81.2.4.5 |
lntHubHWCoolingFanValue ON of this attribute indicates operation of a cooling fan in the
enclosure.ro Enumeration .1.3.6.1.4.1.81.2.4.6 |
lntHubHWTypeIndicates type of enclosure in which the LANNET SNMP agent operates.ro Enumeration .1.3.6.1.4.1.81.2.4.7 |
lntHubHWNumberOfEthernetBusesIndicates the number of internal Ethernet buses provided by the box.ro INTEGER .1.3.6.1.4.1.81.2.4.8 |
lntHubHWNumberOfTRBusesIndicates the number of internal Token Ring buses provided by the box.ro INTEGER .1.3.6.1.4.1.81.2.4.9 |
lntHubHWNumberOfFDDIBusesIndicates the number of internal FDDI buses provided by the box.ro INTEGER .1.3.6.1.4.1.81.2.4.10 |
lntRelay OBJECT IDENTIFIER .1.3.6.1.4.1.81.2.5 |
lntGroupTable SEQUENCE OF LntGroupEntry .1.3.6.1.4.1.81.2.6 |
lntGroupHWVersionASCII string for description and display of the sensor hardware version,
as it is known to the agent software.ro OCTET STRING .1.3.6.1.4.1.81.2.6.1 |
lntGroupSWVersionASCII string for description and display of the sensor application soft-
ware version .ro OCTET STRING .1.3.6.1.4.1.81.2.6.2 |
lntGroupKernelVersionASCII string for description and display of the sensor kernel software
version.ro OCTET STRING .1.3.6.1.4.1.81.2.6.3 |
lntGroupTypeAttribute describing the type of LANNET Ethernet group.ro Enumeration .1.3.6.1.4.1.81.2.6.4 |
lntGroupFIFOValue ON of this attribute describes an internal FIFO error sensed by the
internal hardware mechanism of a LANNET repeater.ro Enumeration .1.3.6.1.4.1.81.2.6.5 |
lntGroupJabberValue ON of this attribute reflects jabber being transmitted to the bus by
the hardware of a LANNET repeater, as a result of collisions detec-
ted on the internal bus of the enclosure. Valid for modules LE-10 (all
types) and LE-40XT.ro Enumeration .1.3.6.1.4.1.81.2.6.6 |
lntGroupBusPartitionThe AutoPart condition indicates that a LANNET repeater is currently par-
titioned from the internal bus by the auto-partition mechanism. Valid for
all types of LE-10 modules.roobsolete Enumeration .1.3.6.1.4.1.81.2.6.7 |
lntGroupRedun12Value ON of this attribute defines a redundancy (backup) relationship between
synchronous external ports 1 and 2 on a LANNET module. Valid for modules
LE-10B-2, LE-10C-2, LE-20, LE-30X, LE-30X-2, LE-30XD, LE-40X, LE-40XT,
LE-80XT, LE-140XT.rw Enumeration .1.3.6.1.4.1.81.2.6.8 |
lntGroupRedun34Value ON of this attribute defines a redundancy (backup) relationship between
synchronous external ports 3 and 4 on a LANNET module. Valid for modules
LE-30X, LE-30XD, LE-40X, LE-40XT.rw Enumeration .1.3.6.1.4.1.81.2.6.9 |
lntGroup10BTPlusValue ON of this attribute defines activation of the 10BaseT+ mode of
one of the LE-40XT, LE-80XT, LE-140XT modules. 10BaseT+ is a LANNET exten-
sion of the 10BaseT standard.rw Enumeration .1.3.6.1.4.1.81.2.6.10 |
lntGroupFullConfigAttribute describing the full configuration of a group, in internal LANNET
application format.ro OCTET STRING .1.3.6.1.4.1.81.2.6.11 |
lntGroupAgentIfTypeThis attribute describes the interfaces of agents eventually existing on
LANNET modules and their type. Value none defines the lack of an agent or
of an interface recognized by the management console. Any other value
defines an interface whose type is recognized by the management console
and may be used as a management channel.ro Enumeration .1.3.6.1.4.1.81.2.6.12 |
lntGroupAgentAddressThis attribute defines an unique address by which the agent may be addres-
sed by the management console. The address format should be consistent with
the type defined by lntGroupAgentIfType.ro OCTET STRING -- ( SIZE .1.3.6.1.4.1.81.2.6.13 |
lntGroupWrongPortSelectionA value ON of this attribute warns of incorrect selection of enabled
ports on sensors which impose restrictions on this configura-
tion (e.g. integrated local bridges.ro Enumeration .1.3.6.1.4.1.81.2.6.14 |
lntGroupSupplyVoltageFaultA value ON of this attribute informs of a 'voltage supply out-of-range'
error candition on sensor hardware which checks this condition.ro Enumeration .1.3.6.1.4.1.81.2.6.15 |
lntGroupNumberOfIntPortsNumber of internal ports (ports connected to the enclosure buses) on
the sensor.ro INTEGER .1.3.6.1.4.1.81.2.6.16 |
lntGroupInPortsRedundancyValue ON of this attribute defines a redundancy (backup) relationship
between internal ports 1 and 2 on a LANNET module.rw Enumeration .1.3.6.1.4.1.81.2.6.17 |
lntGroupStandAloneModeSwitchValue ON of this attribute indicates the sensor's operation Stand Alone mode .
Internal ports are disabled and the card functions in a local star configuration
toward its external ports.rw Enumeration .1.3.6.1.4.1.81.2.6.18 |
lntGroupIdUnique ID number for the group in the lntGroupTable.ro INTEGER .1.3.6.1.4.1.81.2.6.19 |
lntGroupDescrDescriptor of the group in ASCII (readable) format, mainly for use with
generic management applications.ro OCTET STRING .1.3.6.1.4.1.81.2.6.20 |
lntGroupBackboneModeValue On of this attribute defines Backbone Mode of a sensor. Internal
ports are enabled and the information path goes straightly from external
port to internal bus, via corresponding internal port.rw Enumeration .1.3.6.1.4.1.81.2.6.21 |
lntGroupFOIRLPlusModeValue On of this attribute defines FOIRL of a sensor. When this attribute
has value ON, FOIRL Plus mode is enabled, while value OFF indicates stan-
dard FOIRL mode.rw Enumeration .1.3.6.1.4.1.81.2.6.22 |
lntGroupLATStatusValue ON of this attribute means that LAT protocol is Enabled on the
LANNET Ethernet module.ro Enumeration .1.3.6.1.4.1.81.2.6.23 |
lntGroupInterProcCommStatusThis attribute describes the status of the communication between the
microprocessor of the sensor and the microprocessor of the agent on cards
with embedded agents.ro Enumeration .1.3.6.1.4.1.81.2.6.24 |
lntGroupOperationModeThis attribute describes the operation mode of the module in a
multiprocessor configuration sensor, as reported by interprocessors
communication.ro Enumeration .1.3.6.1.4.1.81.2.6.25 |
lntGroupCommunicationStatusThis attribute describes the communication status of the group with
the SNMP Agent as detected and reported by the agent.ro Enumeration .1.3.6.1.4.1.81.2.6.26 |
lntGroupHardwareStatusThis attribute describes the status of the group hardware as detected
by the sensors software.ro Enumeration .1.3.6.1.4.1.81.2.6.27 |
trGroupHardwareStatusThis attribute describes the status of the group hardware as detected
by the sensors software.ro Enumeration .1.3.6.1.4.1.81.2.6.38 |
lntPortTable SEQUENCE OF LntPortEntry .1.3.6.1.4.1.81.2.7 |
lntPortTypeAttribute describing the type of LANNET port.ro Enumeration .1.3.6.1.4.1.81.2.7.1 |
lntPortJabberValue ON of this attribute reflects jabber transmitted to the port by
the hardware of a LANNET repeater or transceiver, as a result of
collisions detected on the port. Valid for all modules in the LE-10 and
LE-15 families.ro Enumeration .1.3.6.1.4.1.81.2.7.2 |
lntPortNoAUILoopValue ON of this attribute indicates that a No AUI Loop fault condition
was detected on an AUI repeater port. Valid for LE-10C family of modu-
les.ro Enumeration .1.3.6.1.4.1.81.2.7.3 |
lntPortFunctionalStatusThe value of this attribute reflects the functional status of LANNET
synchronous ports. Note that it is not mandatory that all ports
support all the enumerated states. Here is the minimal set possible
states:
OK - fully functional port, transmitting and receiving packets.
RLD - receive link down condition on the port.
TLD - transmit link down condition on the port.
LocalJabber - fault condition indicating that the port emitted jabber.
RemoteJabber - fault condition indicating that remote jabber was sensed
at the port.
IllSeq - Fault condition indicating an illegal synchronization sequence
at the port.
ShortCircuit - short-circuit fault condition detected at the port.ro Enumeration .1.3.6.1.4.1.81.2.7.4 |
lntPortManPartSetting to the value of this attribute to ON activates the manual
partition mechanism at the port level. Setting the value of this
attribute to OFF cancels the partition sechanism. The segment
may reconnect after the reception of 32 packets. Attribute vaild
for repeater modules from the LE-10 family.rw Enumeration .1.3.6.1.4.1.81.2.7.5 |
lntPortLinkTestrwobsolete Enumeration .1.3.6.1.4.1.81.2.7.6 |
lntPortPeerroobsolete Enumeration .1.3.6.1.4.1.81.2.7.7 |
lntPortAgentroobsolete Enumeration .1.3.6.1.4.1.81.2.7.8 |
lntPortAgentAddrroobsolete IpAddress .1.3.6.1.4.1.81.2.7.9 |
lntPortActivityStatusThis attribute defines the status of ports that may be part of a redundan-
cy scheme.
NotActive - indicates a disabled port which cannot transmit or receive pac-
kets even if included in a redundancy scheme.
Dormant - indicates an enabled port which does not transmit or receive pac-
kets, but because it is included in a redundancy scheme, it may at any moment
become responsible packet transmission and reception.
Active - indicates that the port transmits and receives packets, serving as the
main path in the redundant configuration.ro Enumeration .1.3.6.1.4.1.81.2.7.10 |
lntPortGroupIdId of the group to which the port belongs.ro INTEGER .1.3.6.1.4.1.81.2.7.11 |
lntPortIdUnique Id of the port in the lntPortTable.ro INTEGER .1.3.6.1.4.1.81.2.7.12 |
lntPortDescrDescriptor of the port in ASCII (readable) format, mainly for use with
generic management applications.ro OCTET STRING .1.3.6.1.4.1.81.2.7.13 |
lntPortIntPortConnectionThe value of this attribute defines the internal port to which the port
is connected.rw INTEGER .1.3.6.1.4.1.81.2.7.14 |
lntIntPortTable SEQUENCE OF LntIntPortEntry .1.3.6.1.4.1.81.2.8 |
lntIntPortEntry LntIntPortEntry .1.3.6.1.4.1.81.2.8.1 |
lntIntPortGroupIdID of the group to which the internal port belongs.ro INTEGER .1.3.6.1.4.1.81.2.8.1.1 |
lntIntPortIdID of the internal port in the lntPortTable.ro INTEGER .1.3.6.1.4.1.81.2.8.1.2 |
lntIntPortAdminStatusA disabled internal port neither transmits or receives. The port must be
explicitly enabled to restore operation.rw Enumeration .1.3.6.1.4.1.81.2.8.1.3 |
lntIntPortActivityStatusThis attribute defines the status of internal ports that may be part of a
redundancy scheme.
NotActive - indicates a disabled port which cannot transmit or receive pac-
kets even if included in a redundancy scheme.
Dormant - indicates an enabled port which does not transmit or receive pac-
kets, but because it is included in a redundancy scheme, it may at any moment
become responsible for packet transmission and reception.
Active - indicates that the port transmits and receives packets, serving as the
main path in the redundant configuration.ro Enumeration .1.3.6.1.4.1.81.2.8.1.4 |
lntIntPortPartitionThis condition indicates that the internal port is currently partitioned
from the bus by the auto-partition protection mechanism.ro Enumeration .1.3.6.1.4.1.81.2.8.1.5 |
lntIntPortBusConnectionThe value of this attribute defines the bus to which the internal port
is connected. Internal Ethernet buses are numbered 1 and 2 in LET-18
enclosures and 1 to 4 in LET-36 enclosures.rw INTEGER .1.3.6.1.4.1.81.2.8.1.6 |
trSpecific OBJECT IDENTIFIER .1.3.6.1.4.1.81.3 |
trGroupTable SEQUENCE OF TRGroupEntry .1.3.6.1.4.1.81.3.1 |
trGroupIDUnique ID of the group in trGroupTable. Equivalent to slot number in
LANNET enclosures.ro INTEGER .1.3.6.1.4.1.81.3.1.1 |
trGroupNumberOfPortsNumber of ports in group. Range 1..255. It is assumed that on
each group the ports are assigned unique numbers in the range from 1 to
TRGroupNumberOfPorts. They correspond to the number of ports on the
module (FRU)ro INTEGER .1.3.6.1.4.1.81.3.1.2 |
trGroupAutoManThis attribute reflects the status of the Auto/Manual switch which defines
the working mode of LANNET sensors. In the MANUAL mode no set
operations may be performed on attributes related to the sensor. The
sensor works according to configuration switches set by hardware and
transmits all configuration information to the agent. In the AUTO mode,
hardware switches are overridden by set commands.ro Enumeration .1.3.6.1.4.1.81.3.1.3 |
trGroupResetSetting the value of this attribute to ON is interpreted as a software
RESET command. Sensor software is reinitialised and acording to the
sensor specifications, partial or total reset of the module hardware may
be performed.rw Enumeration .1.3.6.1.4.1.81.3.1.4 |
trGroupHWVersionASCII string for description and display of the sensor hardware version,
as it is known to the agent software.ro OCTET STRING .1.3.6.1.4.1.81.3.1.5 |
trGroupSWVersionASCII string for description and display of the sensor application soft-
ware version.ro OCTET STRING .1.3.6.1.4.1.81.3.1.6 |
trGroupKernelVersionASCII string for description and display of the sensor kernel software
version.ro OCTET STRING .1.3.6.1.4.1.81.3.1.7 |
trGroupTypeAttribute describing the type of LANNET token ring group.ro Enumeration .1.3.6.1.4.1.81.3.1.8 |
trGroupFullConfigAttribute describing the full configuration of a token ring group in in-
ternal LANNET application format.ro OCTET STRING .1.3.6.1.4.1.81.3.1.9 |
trGroupAutoRightLoopValue ON of this attribute signifies that a hardware loop was
automatically created on a Token Ring module which does not sense
the existence of another token ring group on the right hand side.ro Enumeration .1.3.6.1.4.1.81.3.1.10 |
trGroupAutoLeftLoopValue ON of this attribute signifies that a hardware loop was
automatically created on a Token Ring module which does not sense
the existence of another token ring group on the left hand side.ro Enumeration .1.3.6.1.4.1.81.3.1.11 |
trGroupManRightloopSetting this attribute to ON signifies a command to the hardware
to create a loop on the Token Ring module which isolates the ring
from the right hand side.rw Enumeration .1.3.6.1.4.1.81.3.1.12 |
trGroupManLeftLoopSetting this attribute to ON signifies a command to the hardware
to create a loop on the Token Ring module which isolates the ring
from the left hand side.rw Enumeration .1.3.6.1.4.1.81.3.1.13 |
trGroupRightNeigbourAttribute defining the existence of a neighbor another token ring
group on the right hand side of the module.ro Enumeration .1.3.6.1.4.1.81.3.1.14 |
trGroupLeftNeigbourAttribute defining the existence of a neighbor another token ring
group on the left hand side of the module.ro Enumeration .1.3.6.1.4.1.81.3.1.15 |
trGroupIoModeAttribute defining the I/O mode (single, dual-ring-in, dual-ring-out)
Lobe, Internal Repeater or Star) of a module from the the LTR-IO family.rw Enumeration .1.3.6.1.4.1.81.3.1.16 |
trGroupRingSpeedAttribute describing the bandwidth of the ring. In case of bridges it
describes the speed of the first ring.rw Enumeration .1.3.6.1.4.1.81.3.1.17 |
trGroupTxLinkDownValue ON of this attribute defines a TxLinkDown fault condition on a
LANNET Token Ring repeater module.ro Enumeration .1.3.6.1.4.1.81.3.1.18 |
trGroupRxLinkDownValue ON of this attribute defines an RxLinkDown fault condition on a
LANNET Token Ring repeater module.ro Enumeration .1.3.6.1.4.1.81.3.1.19 |
trGroupManLinkLoopSetting the value of this attribute to ON instructs the
hardware of a LANNET Token Ring repeater module to close the loop in the
direction of the external connection.rw Enumeration .1.3.6.1.4.1.81.3.1.20 |
trGroupManBusLoopSetting the value of this attribute to ON instructs the
hardware of a LANNET Token Ring repeater module to close the loop in the
direction of the internal bus.rw Enumeration .1.3.6.1.4.1.81.3.1.21 |
trGroupAutoLinkLoopValue ON of this attribute signifies that a hardware loop has been auto-
matically closed by the hardwar of the LANNET Token Ring repeater
as a result of problems on the external link.ro Enumeration .1.3.6.1.4.1.81.3.1.22 |
trGroupAutoBusLoopValue ON of this attribute signifies that a hardware loop has been auto-
matically closed by the hardware of the LANNET Token Ring repeater
as a result of problems on the internal bus.ro Enumeration .1.3.6.1.4.1.81.3.1.23 |
trGroupIOModeFAttribute defining the I/O mode (Ring-in, Ring-out) of a LANNET Token Ring
repeater.ro Enumeration .1.3.6.1.4.1.81.3.1.24 |
trGroupDescrDescriptor of the group in ASCII (readable) format, mainly for use with
generic management applications.ro OCTET STRING .1.3.6.1.4.1.81.3.1.25 |
trGroupAgentIfTypeThis attribute describes the interfaces of agents eventually existing on
LANNET modules and their type. Value none defines the lack of agent or of
an interface recognized by the management console, while any other value
defines an interface whose type is recognized by the the management console
and may be used as a management channel.ro Enumeration .1.3.6.1.4.1.81.3.1.26 |
trGroupAgentAddressThis attribute defines an unique address by which the agent may be addres-
sed by the management console. The address format should be consistent with
the type defined by trGroupAgentIfType.ro OCTET STRING -- .1.3.6.1.4.1.81.3.1.27 |
trGroupSecondRingSpeedAttribute describing bandwidth of the ring. In case of bridges it
describes the speed of the second ring.rw Enumeration .1.3.6.1.4.1.81.3.1.28 |
trGroupBridgeModeAttribute describing the operational mode of the bridge.
For ITLB the following modes are defined:
- Mode A: First channel connected to an external ring (RI,RO connectors)
and second channel connected to an internal ring;
- Mode B: First channel connected to an external ring by a DTE connector
and second channel connected to an internal ring;
- Mode C: First channel connected to an internal left ring and second
channel connected to an internal right ring.rw Enumeration .1.3.6.1.4.1.81.3.1.29 |
trGroupFirstRingInsertedAttribute describing that the first ring in the case of a bridge
requires or not insertion.ro Enumeration .1.3.6.1.4.1.81.3.1.30 |
trGroupSecondRingInsertedAttribute describing that the second ring in the case of a bridge
requires or not insertion.ro Enumeration .1.3.6.1.4.1.81.3.1.31 |
trGroupStandAloneModeSwitchValue On of this attribute defines Stand Alone Mode of a sensor. Internal
ports are disabled and the card functions in a local star configuration to-
ward its external ports.rw Enumeration .1.3.6.1.4.1.81.3.1.32 |
trGroupRedun12Value ON of this attribute defines a redundancy (back-up) relation between
synchronous external ports 1 and 2 on a LANNET module.rw Enumeration .1.3.6.1.4.1.81.3.1.33 |
trGroupRedun34Value ON of this attribute defines a redundancy (back-up) relation between
synchronous external ports 3 and 4 on a LANNET module.rw Enumeration .1.3.6.1.4.1.81.3.1.34 |
trGroupSuperRedundancyValue ON of this attribute defines a redundancy (back-up) relation between
all the internal ports on a LANNET module. By default port 1 is active,
backed by port 2, backed by port 3 (if existing), etc.rw Enumeration .1.3.6.1.4.1.81.3.1.35 |
trGroupInterProcCommStatusThis attribute describes the status of the communication between the
microprocessor of the sensor and the microprocessor of the agent on cards
with embedded agents.ro Enumeration .1.3.6.1.4.1.81.3.1.36 |
trGroupCommunicationStatusThis attribute describes the communication status of the group with
the SNMP Agent as detected and reported by the agent.ro Enumeration .1.3.6.1.4.1.81.3.1.37 |
trPortTable SEQUENCE OF TRPortEntry .1.3.6.1.4.1.81.3.2 |
trPortTypeAttribute describing the type of Token Ring LANNET port.ro Enumeration .1.3.6.1.4.1.81.3.2.1 |
trPortIDUnique ID of the port in the trPortTable.ro INTEGER .1.3.6.1.4.1.81.3.2.2 |
trPortBypassSetting the value of this attribute to ON causes the by-
passing of the TokenRing LANNET port.rw Enumeration .1.3.6.1.4.1.81.3.2.3 |
trPortConnectedAttribute which describes the connection status of a Token Ring port (in-
clusion of the Token Ring controller in the ring).ro Enumeration .1.3.6.1.4.1.81.3.2.4 |
trPortTcpSetting the value of this attribute to ON causes the activation of the
cable-fault detection mechanism.rw Enumeration .1.3.6.1.4.1.81.3.2.5 |
trPortCableFaultValue ON of this attribute signifies the detection of a cable-fault on
this specific Token Ring port.ro Enumeration .1.3.6.1.4.1.81.3.2.6 |
trPortGroupIDID of group to which the Token Ring port belongs.ro INTEGER .1.3.6.1.4.1.81.3.2.7 |
trPortDescrDescriptor of the group in ASCII (readable) format, mainly for use with
generic management applications.ro OCTET STRING .1.3.6.1.4.1.81.3.2.8 |
trPortFunctionalStatusThe value of this attribute reflects the functional status of LANNET
Token Ring ports. Note that it is not mandatory that a certain port
support all the enumerated states. Here is the lest of the possible
states:
OK - fully functional port, transmitting and receiving packets.
RLD - receive link down condition on the port.
TLD - transmit link down condition on the port.ro Enumeration .1.3.6.1.4.1.81.3.2.9 |
trPortActivityStatusThis attribute defines the status of ports who may be part of a redundan-
cy schema.
NotActive indicates a disabled port which cannot transmit or receive pac-
kets even if included in a redundancy scheme.
Dormant indicates an enabled port which does not transmit or receive pac-
kets, but included in a redundancy schema is at any moment disponible for
packets transmission and reception.
Active indicates that the port transmits and receives packets, as the
main path in the redundant configuration.ro Enumeration .1.3.6.1.4.1.81.3.2.10 |
trIntPortTable SEQUENCE OF TrIntPortEntry .1.3.6.1.4.1.81.3.3 |
trIntPortEntry TrIntPortEntry .1.3.6.1.4.1.81.3.3.1 |
trIntPortGroupIdId of the group to which the internal port belongs.ro INTEGER .1.3.6.1.4.1.81.3.3.1.1 |
trIntPortIdId of the internal port in the trInPortTable.ro INTEGER .1.3.6.1.4.1.81.3.3.1.2 |
trIntPortBusConnectionThe value of this attribute defines the bus to which the internal port
is connected. Internal Ethernet buses are numbered 1,2 in LET18 enclosures
and 1 to 4 in LET36 enclosures.rw INTEGER .1.3.6.1.4.1.81.3.3.1.3 |
trIntPortAdminStatusA disabled port neither transmits or receives. The port must be
explicitely enabled to restore operation.ro Enumeration .1.3.6.1.4.1.81.3.3.1.4 |
trRingTable SEQUENCE OF TrRingEntry .1.3.6.1.4.1.81.3.4 |
trRingEntry TrRingEntry .1.3.6.1.4.1.81.3.4.1 |
trRingIndexId of the ring in the trRingTable.ro INTEGER .1.3.6.1.4.1.81.3.4.1.1 |
trRingCurTrafficRecord of traffic for the last second with a resolution of 100 msec.
The traffic is expressed in percents of the maximum effective TR traffic
(token messages are excluded) and each record contains 10 readings,
in range 1..20 on log(10) scale.ro OCTET STRING .1.3.6.1.4.1.81.3.4.1.2 |
trRingTrafficTrshTraffic threshold value. When exceeded, a trap is send to the management
console. Expressed in percents of the maximum effective TR traffic
(token messages are excluded) in the range 1..20 on log(10) scale.rw INTEGER .1.3.6.1.4.1.81.3.4.1.3 |
trRingPeakTrafficMaximal traffic value since last reset of agent. Expressed in percents
of the maximum effective TR traffic (token messages are excluded), in the
range 1..20 on log(10) scale.ro INTEGER -- Values 1..20 (Log(10) scale) .1.3.6.1.4.1.81.3.4.1.4 |
srlSpecific OBJECT IDENTIFIER .1.3.6.1.4.1.81.4 |
srlportTable SEQUENCE OF SRLPortEntry .1.3.6.1.4.1.81.4.2 |
srlportEntry SRLPortEntry .1.3.6.1.4.1.81.4.2.1 |
srlportGroupIDID of group to which the Terminal Server port belongs.ro INTEGER .1.3.6.1.4.1.81.4.2.1.1 |
srlportIDUnique Id of the port in the srlportEntry.ro INTEGER .1.3.6.1.4.1.81.4.2.1.2 |
srlportTypeAttribute describing the type of the LANNET Terminal Server port.ro Enumeration .1.3.6.1.4.1.81.4.2.1.3 |
srlportAdminStatusA disabled port neither transmits or receives. The port must be
explicitely enabled to restore operation.rw Enumeration .1.3.6.1.4.1.81.4.2.1.4 |
srlportDescrDescriptor of the group in ASCII (readable) format, mainly for use with
generic management applications.ro OCTET STRING .1.3.6.1.4.1.81.4.2.1.5 |
ltSpecific OBJECT IDENTIFIER .1.3.6.1.4.1.81.5 |
ltGroupTable SEQUENCE OF LTGroupEntry .1.3.6.1.4.1.81.5.1 |
ltGroupEntry LTGroupEntry .1.3.6.1.4.1.81.5.1.1 |
ltGroupIDUnique ID of the group in ltGroupTable. Equivalent to slot number in
LANNET enclosures.ro INTEGER .1.3.6.1.4.1.81.5.1.1.1 |
ltGroupNumberOfPortsNumber of ports in group. Range 1..255. It is assumed that on
each group the ports are numbered uniquely in the range from 1 to
standardGroupNumberOf Ports. They corespond to the number of ports of the
module (FRU)ro INTEGER .1.3.6.1.4.1.81.5.1.1.2 |
ltGroupAutoManThis attribute reflects the status of the auto/manual switch which defi-
nes the working mode of LANNET sensors. On Manual mode no set operations
may be performed on attributes related to sensor. The sensor works acor-
ding to configuration switches set by hardware methods and transmits all
configuration information to the agent. On Auto mode hardware switches
are overridden by set commands.ro Enumeration .1.3.6.1.4.1.81.5.1.1.3 |
ltGroupResetSetting the value of this attribute to ON is interpreted as a software
RESET command. Sensor software is reinitialised and acording to the
sensor specifications, partial or total reset of the module hardware may
be performed.rw Enumeration .1.3.6.1.4.1.81.5.1.1.4 |
ltGroupHWVersionASCII string for description and display of the sensor hardware version,
as it is known by the agent software.ro OCTET STRING .1.3.6.1.4.1.81.5.1.1.5 |
ltGroupSWVersionASCII string for description and display of the sensor application soft-
ware.ro OCTET STRING .1.3.6.1.4.1.81.5.1.1.6 |
ltGroupKernelVersionASCII string for description and display of the sensor kernel software.ro OCTET STRING .1.3.6.1.4.1.81.5.1.1.7 |
ltGroupTypeAttribute describing the type of LANNET Terminal Server group.ro Enumeration .1.3.6.1.4.1.81.5.1.1.8 |
ltGroupFullConfigAttribute describing the full configuration of a terminal server group
in internal LANNET application format.ro OCTET STRING .1.3.6.1.4.1.81.5.1.1.9 |
ltGroupDescrDescriptor of the group in ASCII (readable) format, mainly for use with
generic management applications.ro OCTET STRING .1.3.6.1.4.1.81.5.1.1.10 |
ltGroupInterProcCommStatusThis attribute describes the status of the communication between the
microprocessor of the sensor and the microprocessor of the agent on cards
with embedded agents.ro Enumeration .1.3.6.1.4.1.81.5.1.1.11 |
ltGroupStandAloneModeSwitchValue On of this attribute defines Stand Alone Mode of a sensor. Internal
ports are disabled and the card functions in a local star configuration to-
ward its external ports.rw Enumeration .1.3.6.1.4.1.81.5.1.1.12 |
ltGroupCommunicationStatusThis attribute describes the communication status of the group with
the SNMP Agent as detected and reported by the agent.ro Enumeration .1.3.6.1.4.1.81.5.1.1.13 |
ltPortTable SEQUENCE OF LTPortEntry .1.3.6.1.4.1.81.5.2 |
ltPortEntry LTPortEntry .1.3.6.1.4.1.81.5.2.1 |
ltPortGroupIDID of group to which the Local Talk card belongs.ro INTEGER .1.3.6.1.4.1.81.5.2.1.1 |
ltPortIDUnique Id of the port in the ltPortEntry.ro INTEGER .1.3.6.1.4.1.81.5.2.1.2 |
ltPortTypeAttribute describing the type of the LANNET Local Talk card port.ro Enumeration .1.3.6.1.4.1.81.5.2.1.3 |
ltPortAdminStatusA disabled port neither transmits or receives. The port must be
explicitely enabled to restore operation.rw Enumeration .1.3.6.1.4.1.81.5.2.1.4 |
ltPortTestA value ON of this attribute indicates that a port test should be
performed upon the port defined be the attribute instance.rw Enumeration .1.3.6.1.4.1.81.5.2.1.5 |
ltPortTestResultIndicates the result of a port test performed on this port.ro Enumeration .1.3.6.1.4.1.81.5.2.1.6 |
ltPortJamAn ON value of this attribute indicates a Jam error on the specific
port.ro Enumeration .1.3.6.1.4.1.81.5.2.1.7 |
ltPortDescrDescriptor of the group in ASCII (readable) format, mainly for use with
generic management applications.ro OCTET STRING .1.3.6.1.4.1.81.5.2.1.8 |
ltIntPortTable SEQUENCE OF LTIntPortEntry .1.3.6.1.4.1.81.5.3 |
ltIntPortEntry LTIntPortEntry .1.3.6.1.4.1.81.5.3.1 |
ltIntPortGroupIdId of the group to which the internal port belongs.ro INTEGER .1.3.6.1.4.1.81.5.3.1.1 |
ltIntPortIdId of the internal port in the ltIntPortTable.ro INTEGER .1.3.6.1.4.1.81.5.3.1.2 |
ltIntPortAdminStatusA disabled internal port neither transmits or receives. The port must be
explicitely enabled to restore operation.ro Enumeration .1.3.6.1.4.1.81.5.3.1.3 |
ltIntPortBusConnectionThe value of this attribute defines the bus to which the internal port
is connected. Local Talk cards inserted in LET18 type enclosures may
access 2 buses, while Local Talk cards inserted in LET18 type enclosures
may access 4 buses.rw INTEGER .1.3.6.1.4.1.81.5.3.1.4 |