MIBs Depot

CTELS100-NG-MIB

Registered at
1.3.6.1.4.1.52.1011
Namespace
enterasys
Source file
CTELS100-NG-MIB
Digest
sha256:3d11d609ef01c50376f79ac77652649c9530fa48d6e682f92be0eda8bbccf4f6

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso, mgmt
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1DisplayString (SIZE(0..255))read-onlymandatory
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.2IpAddressread-writemandatory
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.3DisplayString (SIZE(0..255))read-writemandatory
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.4INTEGERread-onlymandatory
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.5INTEGERread-writemandatory
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.6IpAddressread-writemandatory
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.7INTEGER {download(1), noDownload(2)}read-writemandatory
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.8INTEGER {disable(1), enable(2)}read-writemandatory
els100SysReset
OBJECT-TYPE
Initiate a software reset of the system.
1.3.6.1.4.1.52.1011.1.10INTEGER {noReset(1), reset(2)}read-writemandatory
els100SysSyslogServer
OBJECT-TYPE
The IP address of the Syslog Server.
1.3.6.1.4.1.52.1011.1.11IpAddressread-writemandatory
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.12INTEGER {emergency(0), alert(1), critical(2), error(3), warning(4), notice(5), info(6), debug(7)}read-writemandatory
els100SysComPortEnable
OBJECT-TYPE
The administrative state of the Com Port.
1.3.6.1.4.1.52.1011.1.13INTEGER {disabled(1), enabled(2)}read-writemandatory
els100SysBoardID
OBJECT-TYPE
The system board ID.
1.3.6.1.4.1.52.1011.1.14INTEGERread-onlymandatory
els100PortTable
OBJECT-TYPE
The port table.
1.3.6.1.4.1.52.1011.2not-accessiblemandatory
els100PortEntry
OBJECT-TYPE
An entry in the port table.
1.3.6.1.4.1.52.1011.2.1not-accessiblemandatory
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.1INTEGERread-onlymandatory
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.2INTEGER {up(1), down(2)}read-onlymandatory
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.3INTEGER {half(1), full(2)}read-writemandatory
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.4Counterread-onlymandatory
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.5Counterread-onlymandatory
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.6DisplayString (SIZE(0..60))read-writemandatory
els100PortEnable
OBJECT-TYPE
The enable status of the port, either enable or disable.
1.3.6.1.4.1.52.1011.2.1.7INTEGER {disable(1), enable(2)}read-writemandatory
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.8INTEGER {tenMbps(1), oneHundredMbps(2), oneThousandMbps(3)}read-writemandatory
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.9INTEGER {disable(1), enable(2)}read-writemandatory
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.10INTEGER {disable(1), enable(2)}read-writemandatory
els100PortType
OBJECT-TYPE
Port physical interface type.
1.3.6.1.4.1.52.1011.2.1.11INTEGER {unknown(1), ieee10BaseT(2), ieee100BaseTx(3), ieee100BaseFx-MM(4), ieee100BaseFx-SM(5), ieee1000BaseCx(6), ieee1000BaseLx(7), ieee1000BaseSx(8), ieee1000BaseT(9), ieee1000BaseX(10)}read-onlymandatory
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.1IpAddressread-writemandatory
els100SwitchSubnetMask
OBJECT-TYPE
The subnet mask associated with the IP address of the system.
1.3.6.1.4.1.52.1011.3.2IpAddressread-writemandatory
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.3INTEGERread-writemandatory
els100SwitchSTPStatus
OBJECT-TYPE
The Spanning Tree status of the system, enter on or off.
1.3.6.1.4.1.52.1011.3.5INTEGER {on(1), off(2)}read-writemandatory
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.1IpAddressread-writemandatory
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.2DisplayString (SIZE(0..60))read-writemandatory
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.3IpAddressread-writemandatory
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.4DisplayString (SIZE(0..60))read-writemandatory
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.5IpAddressread-writemandatory
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.6DisplayString (SIZE(0..60))read-writemandatory
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.7IpAddressread-writemandatory
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.8DisplayString (SIZE(0..60))read-writemandatory
els100SwitchPortMirroringStatus
OBJECT-TYPE
The Port Mirroring status of the system, either disable or enable.
1.3.6.1.4.1.52.1011.3.7INTEGER {disable(1), enable(2)}read-writemandatory
els100SwitchMirroredPort
OBJECT-TYPE
The port that is being mirrored - the source.
1.3.6.1.4.1.52.1011.3.8INTEGERread-writemandatory
els100SwitchMirroringPort
OBJECT-TYPE
The port that is mirroring - the destination.
1.3.6.1.4.1.52.1011.3.9INTEGERread-writemandatory
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.10INTEGER {disable(1), enable(2)}read-writemandatory
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.11INTEGER {disable(1), enable(2)}read-writemandatory
els100SwitchVlanEnable
OBJECT-TYPE
Globally enable or disable the VLAN operation of the system.
1.3.6.1.4.1.52.1011.3.12INTEGER {disable(1), enable(2)}read-writemandatory
els100SwitchVlanConfigTable
OBJECT-TYPE
The VLAN configuration table.
1.3.6.1.4.1.52.1011.3.13not-accessiblemandatory
els100SwitchVlanEntry
OBJECT-TYPE
An entry in the VLAN configuration table.
1.3.6.1.4.1.52.1011.3.13.1not-accessiblemandatory
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.1INTEGERread-writemandatory
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.2DisplayString (SIZE(0..60))read-writemandatory
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.3OCTET STRINGread-writemandatory
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.4OCTET STRINGread-writemandatory
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.5INTEGER {enable(1), disable(2)}read-writemandatory
els100SwitchVlanPortTable
OBJECT-TYPE
The VLAN port configuration table.
1.3.6.1.4.1.52.1011.3.14not-accessiblemandatory
els100SwitchVlanPortEntry
OBJECT-TYPE
An entry in the VLAN port configuration table.
1.3.6.1.4.1.52.1011.3.14.1not-accessiblemandatory
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.1INTEGER (0..63)read-onlymandatory
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.2INTEGER (1..4095)read-writemandatory
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.3INTEGER {hybrid(1), access(2)}read-writemandatory
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.15INTEGER {disable(1), enable(2)}read-writemandatory
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.16INTEGERread-writemandatory
els100SwitchPriorityPortTable
OBJECT-TYPE
The priority port table.
1.3.6.1.4.1.52.1011.3.17not-accessiblemandatory
els100SwitchPriorityPortEntry
OBJECT-TYPE
An entry in the port priority table.
1.3.6.1.4.1.52.1011.3.17.1not-accessiblemandatory
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.1INTEGERread-onlymandatory
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.2INTEGERread-writemandatory
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.18INTEGER {disable(1), enable(2)}read-writemandatory