CTELS100-NG-MIB
- Registered at
- 1.3.6.1.4.1.52.1011
- Namespace
- enterasys
- Source file
CTELS100-NG-MIB- Digest
sha256:3d11d609ef01c50376f79ac77652649c9530fa48d6e682f92be0eda8bbccf4f6
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso, mgmt |
| 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.
CTELS100-NG-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| mib_2 OBJECT-IDENTITY | 1.3.6.1.2.1 | |||
| cabletron OBJECT-IDENTITY | 1.3.6.1.4.1.52 | |||
| els100 OBJECT-IDENTITY | 1.3.6.1.4.1.52.1011 | |||
| els100SystemConfig OBJECT-IDENTITY | 1.3.6.1.4.1.52.1011.1 | |||
| els100SysSerialno OBJECT-TYPE The serial number of the system. | 1.3.6.1.4.1.52.1011.1.1 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| els100SysTftpIPAddress OBJECT-TYPE The IP address of the TFTP server from which a software download is to be initiated. This variable must be set before a TFTP download can be started with the els100SysTftpStartDownload variable. | 1.3.6.1.4.1.52.1011.1.2 | IpAddress | read-write | mandatory |
| els100SysTftpFilename OBJECT-TYPE The name of the software upgrade file residing on the TFTP server. Path information must be included in the file name. This variable must be set before a TFTP download can be started with the els100SysTftpStartDownload variable. | 1.3.6.1.4.1.52.1011.1.3 | DisplayString (SIZE(0..255)) | read-write | mandatory |
| els100SysPowerupCount OBJECT-TYPE The total number of times the system has powered up since it was shipped from the factory. | 1.3.6.1.4.1.52.1011.1.4 | INTEGER | read-only | mandatory |
| els100SysBrcastCutoffRate OBJECT-TYPE The Broadcast Cutoff Rate of the switch allowing for the control of broadcast storms. The value of this variable sets a per second rate. If the broadcast and unknown destination address frames being forwarded through the system surpass this rate, they are dropped. Valid values for this parameter are in the range (100..500000). | 1.3.6.1.4.1.52.1011.1.5 | INTEGER | read-write | mandatory |
| els100SysGatewayIPAddress OBJECT-TYPE The IP address of the next hop router (gateway) to which frames destined for an IP subnet different than what the system resides are sent. | 1.3.6.1.4.1.52.1011.1.6 | IpAddress | read-write | mandatory |
| els100SysTftpStartDownload OBJECT-TYPE Start a TFTP download. A SET of this variable with the value download (1) initiates a TFTP download to upgrade the system software. The variables els100SysTftpIPAddress and els100SysTftpFilename must be configured before a download can begin. A GET of this variable will always return the value noDownload (2). | 1.3.6.1.4.1.52.1011.1.7 | INTEGER {download(1), noDownload(2)} | read-write | mandatory |
| els100SysBootPDhcpEnable OBJECT-TYPE Enable or disable the operation of the BootP and DHCP protocols on the system. These protocols are used for automatically configuring the system's IP address information if a properly configured BootP and/or DHCP server exists on the network. | 1.3.6.1.4.1.52.1011.1.8 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100SysReset OBJECT-TYPE Initiate a software reset of the system. | 1.3.6.1.4.1.52.1011.1.10 | INTEGER {noReset(1), reset(2)} | read-write | mandatory |
| els100SysSyslogServer OBJECT-TYPE The IP address of the Syslog Server. | 1.3.6.1.4.1.52.1011.1.11 | IpAddress | read-write | mandatory |
| els100SysLowestSyslogSeverity OBJECT-TYPE The Lowest Syslog Severity Level. All logs with the same or higher severity will be delivered. Note: higher severity has lower number. | 1.3.6.1.4.1.52.1011.1.12 | INTEGER {emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), info(6), debug(7)} | read-write | mandatory |
| els100SysComPortEnable OBJECT-TYPE The administrative state of the Com Port. | 1.3.6.1.4.1.52.1011.1.13 | INTEGER {disabled(1), enabled(2)} | read-write | mandatory |
| els100SysBoardID OBJECT-TYPE The system board ID. | 1.3.6.1.4.1.52.1011.1.14 | INTEGER | read-only | mandatory |
| els100PortTable OBJECT-TYPE The port table. | 1.3.6.1.4.1.52.1011.2 | not-accessible | mandatory | |
| els100PortEntry OBJECT-TYPE An entry in the port table. | 1.3.6.1.4.1.52.1011.2.1 | not-accessible | mandatory | |
| els100Port OBJECT-TYPE The number of the port, from 1 to the number of ports on the system. | 1.3.6.1.4.1.52.1011.2.1.1 | INTEGER | read-only | mandatory |
| els100PortStatus OBJECT-TYPE The connection (link) status of the port, either up (linked) or down (not linked). | 1.3.6.1.4.1.52.1011.2.1.2 | INTEGER {up(1), down(2)} | read-only | mandatory |
| els100PortDuplexStatus OBJECT-TYPE The duplex status of the port, either half duplex or full duplex. | 1.3.6.1.4.1.52.1011.2.1.3 | INTEGER {half(1), full(2)} | read-write | mandatory |
| els100PortForwardedFrames OBJECT-TYPE The number of frames received on the port and forwarded to another port on the system module for processing. | 1.3.6.1.4.1.52.1011.2.1.4 | Counter | read-only | mandatory |
| els100PortRcvdLocalFrames OBJECT-TYPE The number of frames received where the destination is on the port. | 1.3.6.1.4.1.52.1011.2.1.5 | Counter | read-only | mandatory |
| els100PortName OBJECT-TYPE A descriptive string of up to 60 characters used by the network administrator to name the port. | 1.3.6.1.4.1.52.1011.2.1.6 | DisplayString (SIZE(0..60)) | read-write | mandatory |
| els100PortEnable OBJECT-TYPE The enable status of the port, either enable or disable. | 1.3.6.1.4.1.52.1011.2.1.7 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100PortSpeed OBJECT-TYPE The speed the port is operating at: 10Mbps, or 100Mbps, or 1000Mbps. | 1.3.6.1.4.1.52.1011.2.1.8 | INTEGER {tenMbps(1), oneHundredMbps(2), oneThousandMbps(3)} | read-write | mandatory |
| els100PortAutonegEnable OBJECT-TYPE The auto-negotiation status of the port, either enable or disable. When in the enable (2) state, the port will automatically configure its duplex and speed operation. | 1.3.6.1.4.1.52.1011.2.1.9 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100PortFlowControlEnable OBJECT-TYPE The state of flow control operation of the port, either enable or disable. | 1.3.6.1.4.1.52.1011.2.1.10 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100PortType OBJECT-TYPE Port physical interface type. | 1.3.6.1.4.1.52.1011.2.1.11 | INTEGER {unknown(1), ieee10BaseT(2), ieee100BaseTx(3), ieee100BaseFx-MM(4), ieee100BaseFx-SM(5), ieee1000BaseCx(6), ieee1000BaseLx(7), ieee1000BaseSx(8), ieee1000BaseT(9), ieee1000BaseX(10)} | read-only | mandatory |
| els100Switch OBJECT-IDENTITY | 1.3.6.1.4.1.52.1011.3 | |||
| els100SwitchIPAddress OBJECT-TYPE The IP address of the system. | 1.3.6.1.4.1.52.1011.3.1 | IpAddress | read-write | mandatory |
| els100SwitchSubnetMask OBJECT-TYPE The subnet mask associated with the IP address of the system. | 1.3.6.1.4.1.52.1011.3.2 | IpAddress | read-write | mandatory |
| els100ActiveAgingTime OBJECT-TYPE The aging time of entries in the MAC address forwarding table of the system. | 1.3.6.1.4.1.52.1011.3.3 | INTEGER | read-write | mandatory |
| els100SwitchSTPStatus OBJECT-TYPE The Spanning Tree status of the system, enter on or off. | 1.3.6.1.4.1.52.1011.3.5 | INTEGER {on(1), off(2)} | read-write | mandatory |
| els100SwitchManager OBJECT-IDENTITY | 1.3.6.1.4.1.52.1011.3.6 | |||
| els100SwitchTrapRcvr1 OBJECT-TYPE The IP address of the first SNMP manager to which traps from the system are directed. | 1.3.6.1.4.1.52.1011.3.6.1 | IpAddress | read-write | mandatory |
| els100SwitchTrapCommunity1 OBJECT-TYPE The community name of the first SNMP manager to which traps from the system are directed. | 1.3.6.1.4.1.52.1011.3.6.2 | DisplayString (SIZE(0..60)) | read-write | mandatory |
| els100SwitchTrapRcvr2 OBJECT-TYPE The IP address of the second SNMP manager to which traps from the system are directed. | 1.3.6.1.4.1.52.1011.3.6.3 | IpAddress | read-write | mandatory |
| els100SwitchTrapCommunity2 OBJECT-TYPE The community name of the second SNMP manager to which traps from the system are directed. | 1.3.6.1.4.1.52.1011.3.6.4 | DisplayString (SIZE(0..60)) | read-write | mandatory |
| els100SwitchTrapRcvr3 OBJECT-TYPE The IP address of the third SNMP manager to which traps from the system are directed. | 1.3.6.1.4.1.52.1011.3.6.5 | IpAddress | read-write | mandatory |
| els100SwitchTrapCommunity3 OBJECT-TYPE The community name of the third SNMP manager to which traps from the system are directed. | 1.3.6.1.4.1.52.1011.3.6.6 | DisplayString (SIZE(0..60)) | read-write | mandatory |
| els100SwitchTrapRcvr4 OBJECT-TYPE The IP address of the fourth SNMP manager to which traps from the system are directed. | 1.3.6.1.4.1.52.1011.3.6.7 | IpAddress | read-write | mandatory |
| els100SwitchTrapCommunity4 OBJECT-TYPE The community name of the fourth SNMP manager to which traps from the system are directed. | 1.3.6.1.4.1.52.1011.3.6.8 | DisplayString (SIZE(0..60)) | read-write | mandatory |
| els100SwitchPortMirroringStatus OBJECT-TYPE The Port Mirroring status of the system, either disable or enable. | 1.3.6.1.4.1.52.1011.3.7 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100SwitchMirroredPort OBJECT-TYPE The port that is being mirrored - the source. | 1.3.6.1.4.1.52.1011.3.8 | INTEGER | read-write | mandatory |
| els100SwitchMirroringPort OBJECT-TYPE The port that is mirroring - the destination. | 1.3.6.1.4.1.52.1011.3.9 | INTEGER | read-write | mandatory |
| els100SwitchXmitMirrorEnable OBJECT-TYPE Enable or disable the mirroring of transmitted traffic out the mirrored port to the mirroring port. | 1.3.6.1.4.1.52.1011.3.10 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100SwitchRcvMirrorEnable OBJECT-TYPE Enable or disable the mirroring of received traffic into the mirrored port to the mirroring port. | 1.3.6.1.4.1.52.1011.3.11 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100SwitchVlanEnable OBJECT-TYPE Globally enable or disable the VLAN operation of the system. | 1.3.6.1.4.1.52.1011.3.12 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100SwitchVlanConfigTable OBJECT-TYPE The VLAN configuration table. | 1.3.6.1.4.1.52.1011.3.13 | not-accessible | mandatory | |
| els100SwitchVlanEntry OBJECT-TYPE An entry in the VLAN configuration table. | 1.3.6.1.4.1.52.1011.3.13.1 | not-accessible | mandatory | |
| els100SwitchVlanId OBJECT-TYPE The number of the VLAN, from 1 to the number of VLAN's supported on the system. | 1.3.6.1.4.1.52.1011.3.13.1.1 | INTEGER | read-write | mandatory |
| els100SwitchVlanName OBJECT-TYPE A descriptive string of up to 60 characters used by the network administrator to name the VLAN. | 1.3.6.1.4.1.52.1011.3.13.1.2 | DisplayString (SIZE(0..60)) | read-write | mandatory |
| els100SwitchVlanPorts OBJECT-TYPE The set of ports in the VLAN. For systems supporting tagged VLAN's, these are the ports to which packets on the VLAN are sent untagged. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus each port of the system is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the VLAN; the port is not included if its bit has a value of '0'. | 1.3.6.1.4.1.52.1011.3.13.1.3 | OCTET STRING | read-write | mandatory |
| els100SwitchVlanEgressPorts OBJECT-TYPE The set of ports defined to be on other VLAN's to which tagged packets destined for this specific VLAN should also be sent. Thus, this variable defines ports on the system that reach stations downstream which are on this VLAN and to which traffic may be forwarded. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus each port of the system is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the VLAN; the port is not included if its bit has a value of '0'. | 1.3.6.1.4.1.52.1011.3.13.1.4 | OCTET STRING | read-write | mandatory |
| els100SwitchVlanStatus OBJECT-TYPE Control variable used to enable or disable the operation of the associated VLAN in the system. | 1.3.6.1.4.1.52.1011.3.13.1.5 | INTEGER {enable(1), disable(2)} | read-write | mandatory |
| els100SwitchVlanPortTable OBJECT-TYPE The VLAN port configuration table. | 1.3.6.1.4.1.52.1011.3.14 | not-accessible | mandatory | |
| els100SwitchVlanPortEntry OBJECT-TYPE An entry in the VLAN port configuration table. | 1.3.6.1.4.1.52.1011.3.14.1 | not-accessible | mandatory | |
| els100SwitchVlanPortId OBJECT-TYPE The number of the port, from 1 to number of ports in the system. | 1.3.6.1.4.1.52.1011.3.14.1.1 | INTEGER (0..63) | read-only | mandatory |
| els100SwitchVlanPvid OBJECT-TYPE The port's VLAN ID. For tagged VLAN's, this variable defines a 12 bit port VLAN ID (PVID) used as the identifier of the VLAN in the packet tag. | 1.3.6.1.4.1.52.1011.3.14.1.2 | INTEGER (1..4095) | read-write | mandatory |
| els100SwitchVlanPortType OBJECT-TYPE For tagged VLAN's, the VLAN port type, either hybrid or access. Hybrid ports allow both tagged and untagged packets to enter the switch. Access ports only accept untagged packets. | 1.3.6.1.4.1.52.1011.3.14.1.3 | INTEGER {hybrid(1), access(2)} | read-write | mandatory |
| els100SwitchPriorityEnable OBJECT-TYPE Globally enable or disable the Class of Service traffic priority mechanism for the system. | 1.3.6.1.4.1.52.1011.3.15 | INTEGER {disable(1), enable(2)} | read-write | mandatory |
| els100SwitchPriorityThreshold OBJECT-TYPE The global priority threshold level for the system at which VLAN tagged frames entering the associated port are assigned a high priority. This variable can have a value from (0...7). Traffic with a priority level equal to or above this value are high priority. Traffic with a priority level below this value are normal priority. | 1.3.6.1.4.1.52.1011.3.16 | INTEGER | read-write | mandatory |
| els100SwitchPriorityPortTable OBJECT-TYPE The priority port table. | 1.3.6.1.4.1.52.1011.3.17 | not-accessible | mandatory | |
| els100SwitchPriorityPortEntry OBJECT-TYPE An entry in the port priority table. | 1.3.6.1.4.1.52.1011.3.17.1 | not-accessible | mandatory | |
| els100SwitchPriorityPortId OBJECT-TYPE The port number, from 1 to number of ports in the system. | 1.3.6.1.4.1.52.1011.3.17.1.1 | INTEGER | read-only | mandatory |
| els100SwitchPriorityDefault OBJECT-TYPE The port priority level assigned to untagged traffic entering the associated port. This variable can have a value in the range (0...7). This value is compared to the value of the els100SwitchPriorityThreshold variable to determine if the traffic on the port is high or normal. | 1.3.6.1.4.1.52.1011.3.17.1.2 | INTEGER | read-write | mandatory |
| els100SwitchSpanningTreeStandby OBJECT-TYPE Globally enable or disable Spanning Tree Standby. If set to disable, every port will instanly enter forwarding mode after link up | 1.3.6.1.4.1.52.1011.3.18 | INTEGER {disable(1), enable(2)} | read-write | mandatory |