CTRON-PORTMAP-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS INC.
Home | MIB: CTRON-PORTMAP-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 |
portMap | 1.3.6.1.4.1.52.4.1.1.16.1 | |||
portMapTable | 1.3.6.1.4.1.52.4.1.1.16.1.1 | no-access |
This table identifies the repeater which the port belongs to. |
|
1.3.6.1.4.1.52.4.1.1.16.1.1.1 | no-access |
Provides basic mapping and capability for a specific port. |
||
portMapIndex | 1.3.6.1.4.1.52.4.1.1.16.1.1.1.1 | integer | read-only |
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 | integer | read-only |
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 | integer | read-only |
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 | integer | read-write |
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 | octet string | read-only |
Returns last source address seen by this repeater port. |