CTRON-PORTMAP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for CTRON-PORTMAP-MIB.
9
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
9 total| Object Name |
|---|
portMap OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.1.16.1 |
IMPORTS Unknown .1.3.6.1.4.1.52.4.1.1.16.1 |
portMapTableThis table identifies the repeater which the port
belongs to. SEQUENCE OF PortMapEntry .1.3.6.1.4.1.52.4.1.1.16.1.1 |
portMapEntryProvides basic mapping and capability for a specific port. PortMapEntry .1.3.6.1.4.1.52.4.1.1.16.1.1.1 |
portMapIndexReturns an index to a port for which the information
in this table pertains.ro INTEGER .1.3.6.1.4.1.52.4.1.1.16.1.1.1.1 |
portMapRepeaterGives the repeater number that this port is connected to.ro INTEGER .1.3.6.1.4.1.52.4.1.1.16.1.1.1.2 |
portMapCapabilityThis 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).ro INTEGER .1.3.6.1.4.1.52.4.1.1.16.1.1.1.3 |
portMapOperationalModeThis 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).rw INTEGER .1.3.6.1.4.1.52.4.1.1.16.1.1.1.4 |
portMapLastSeenSrcAddrReturns last source address seen by this repeater port.ro OCTET STRING .1.3.6.1.4.1.52.4.1.1.16.1.1.1.5 |