CTRON-PORTMAP-MIB

File: CTRON-PORTMAP-MIB.mib (5346 bytes)

Imported modules

RFC-1212 CTRON-MIB-NAMES

Imported symbols

OBJECT-TYPE ctPortMap

Defined Types

PortMapEntry  
SEQUENCE    
  portMapIndex INTEGER
  portMapRepeater INTEGER
  portMapCapability INTEGER
  portMapOperationalMode INTEGER
  portMapLastSeenSrcAddr OCTET STRING

Defined Values

portMap 1.3.6.1.4.1.52.4.1.1.16.1
OBJECT IDENTIFIER    

portMapTable 1.3.6.1.4.1.52.4.1.1.16.1.1
This table identifies the repeater which the port belongs to.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMapEntry

portMapEntry 1.3.6.1.4.1.52.4.1.1.16.1.1.1
Provides basic mapping and capability for a specific port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PortMapEntry  

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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1023  

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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1023  

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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)