CTRON-PORTMAP-MIB
- Registered at
- 1.3.6.1.4.1.52.4.1.1.16.1
- Namespace
- enterasys
- Source file
CTRON-PORTMAP-MIB- Digest
sha256:5dca07dcf0d118744545b3a06b05b314785094d29576c8986a47423a73e3118e
Imports
| From | Symbols |
|---|---|
| CTRON-MIB-NAMES | ctPortMap |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CTRON-MIB-NAMES CTRON-OIDS CTRON-PORTMAP-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| portMap OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.1.16.1 | |||
| portMapTable OBJECT-TYPE This table identifies the repeater which the port belongs to. | 1.3.6.1.4.1.52.4.1.1.16.1.1 | not-accessible | mandatory | |
| portMapEntry OBJECT-TYPE Provides basic mapping and capability for a specific port. | 1.3.6.1.4.1.52.4.1.1.16.1.1.1 | not-accessible | mandatory | |
| portMapIndex OBJECT-TYPE Returns an index to a port for which the information in this table pertains. | 1.3.6.1.4.1.52.4.1.1.16.1.1.1.1 | INTEGER | read-only | mandatory |
| portMapRepeater OBJECT-TYPE Gives the repeater number that this port is connected to. | 1.3.6.1.4.1.52.4.1.1.16.1.1.1.2 | INTEGER | read-only | mandatory |
| portMapCapability OBJECT-TYPE 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). | 1.3.6.1.4.1.52.4.1.1.16.1.1.1.3 | INTEGER (0..1023) | read-only | mandatory |
| portMapOperationalMode OBJECT-TYPE 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). | 1.3.6.1.4.1.52.4.1.1.16.1.1.1.4 | INTEGER (0..1023) | read-write | mandatory |
| portMapLastSeenSrcAddr OBJECT-TYPE Returns last source address seen by this repeater port. | 1.3.6.1.4.1.52.4.1.1.16.1.1.1.5 | OCTET STRING (SIZE(6)) | read-only | mandatory |