CTRON-PORTMAP-MIB.mib object view, vendor Enterasys-Networks-Inc
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file CTRON-PORTMAP-MIB and use it to monitor vendor specific OID's.
CTRON-PORTMAP-MIB file content
Object view of CTRON-PORTMAP-MIB:
Scalar Object |
portMapEntry |
.1.3.6.1.4.1.52.4.1.1.16.1.1.1 |
Provides basic mapping and capability for a specific port.
|
Tabular Object |
portMapIndex |
.1.3.6.1.4.1.52.4.1.1.16.1.1.1.1 |
Returns an index to a port for which the information
in this table pertains.
|
portMapRepeater |
.1.3.6.1.4.1.52.4.1.1.16.1.1.1.2 |
Gives the repeater number that this port is connected to.
|
portMapCapability |
.1.3.6.1.4.1.52.4.1.1.16.1.1.1.3 |
This indicates the technology ability of the local hardware.
The value of this object is the logical OR of all supported
technologies, where each technology is given the values below:
other(1) Undefined, or ability not known
Auto-Negotiation(2) Auto-Negotiation
10BASE-T(4) 10BASE-T
100BASE-TX(8) 100BASE-TX
1000BASE(16) 1000BASE
For example, a port that has the capability of supporting
10BASE-T and 100BASE-TX would have a value of 12 (4 + 8).
|
portMapOperationalMode |
.1.3.6.1.4.1.52.4.1.1.16.1.1.1.4 |
This indicates the current operational mode of this port.
This value is a logical OR of the current operational mode,
where each technology is given the values below:
other(1) Undefined, or ability not known
Auto-Negotiation(2) Auto-Negotiation
10BASE-T(4) 10BASE-T
100BASE-TX(8) 100BASE-TX
1000BASE(16) 1000BASE
For example, a port that has auto-negotiated to a speed of
100BASE-TX would have a value of 10 (2 + 8).
|
portMapLastSeenSrcAddr |
.1.3.6.1.4.1.52.4.1.1.16.1.1.1.5 |
Returns last source address seen by this repeater port.
|
Table |
portMapTable |
.1.3.6.1.4.1.52.4.1.1.16.1.1 |
This table identifies the repeater which the port
belongs to.
|
Object Identifier |
portMap |
.1.3.6.1.4.1.52.4.1.1.16.1 |