ENTERASYS-CLASS-OF-SERVICE-MIB: View SNMP OID List / Download MIB
VENDOR: ENTERASYS NETWORKS
Home | MIB: ENTERASYS-CLASS-OF-SERVICE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
etsysCosMIB | 1.3.6.1.4.1.5624.1.2.55 |
This MIB module defines a portion of the SNMP enterprise MIBs under the Enterasys enterprise OID pertaining to the configuration and application of transmission and reception attributes that comprise class of service for Enterasys network edge devices or access products. |
||
etsysCosObjects | 1.3.6.1.4.1.5624.1.2.55.1 | |||
etsysCosNotifications | 1.3.6.1.4.1.5624.1.2.55.1.0 | |||
etsysCosIrlExceededNotification | 1.3.6.1.4.1.5624.1.2.55.1.0.1 |
This notification indicates an inbound limiter has been exceeded. |
||
etsysCosOrlExceededNotification | 1.3.6.1.4.1.5624.1.2.55.1.0.2 |
This notification indicates an outbound limiter has been exceeded. |
||
etsysCosFloodLimitExceededNotification | 1.3.6.1.4.1.5624.1.2.55.1.0.3 |
This notification indicates an inbound flood limiter has been exceeded. |
||
etsysCosMasterReset | 1.3.6.1.4.1.5624.1.2.55.1.1 | |||
etsysCosMibObjectAnullingBehavior | 1.3.6.1.4.1.5624.1.2.55.1.1.1 | truthvalue | read-write |
This object SHALL always read false. Setting this object to true MUST remove all existing entries from all tables in all subordinate objects of etsysCosObjects, and nullify all changes to any values. The resulting behavior should yield an unconfigured etsysCosMIB. |
etsysCosCapabilities | 1.3.6.1.4.1.5624.1.2.55.1.2 | |||
etsysCosCapability | 1.3.6.1.4.1.5624.1.2.55.1.2.1 | bits | read-only |
A list of capabilities related to class of service support. A set bit, with the value 1, indicates support for the described functionality. A clear bit, with the value 0, indicates the described functionality is not supported. Bits: 'supports8021Dpriority': 0, 'supportsTosMasking': 2, 'supportsMulticastRateLimiting': 8, 'supportsTransmitQueue': 3, 'supportsOutBoundRateLimiting': 5, 'supportsBroadcastRateLimiting': 9, 'supportsDropPrecedence': 6, 'supportsTosOverwrite': 1, 'supportsUnknownUnicastRateLimiting': 7, 'supportsInboundRateLimiting': 4, 'supportsTransmitQueuePortShaping': 10. |
etsysCos | 1.3.6.1.4.1.5624.1.2.55.1.3 | |||
etsysCosMaxEntries | 1.3.6.1.4.1.5624.1.2.55.1.3.1 | unsigned32 | read-only |
The maximum number of entries allowed in the etsysCosTable. |
etsysCosNumEntries | 1.3.6.1.4.1.5624.1.2.55.1.3.2 | gauge32 | read-only |
The current number of entries in the etsysCosTable. |
etsysCosLastChange | 1.3.6.1.4.1.5624.1.2.55.1.3.3 | timestamp | read-only |
The time at which the etsysCos Table was last modified. |
etsysCosEnableState | 1.3.6.1.4.1.5624.1.2.55.1.3.4 | enabledstatus | read-write |
If enabled(1), controls configured for this MIB supersede controls for portions of BRIDGE-MIB dealing with priority queue mapping, all of the CTRON-RATE-POLICING-MIB and all of the CTRON-TX-QUEUE-ARBITRATION-MIB. A setting to disabled(2) from enabled(1), results in the restoration of any existing configurations from the aforementioned MIBs. |
etsysCosTable | 1.3.6.1.4.1.5624.1.2.55.1.3.5 | no-access |
A table containing class of service settings to be applied to a dot1dBridge port or port groups. |
|
1.3.6.1.4.1.5624.1.2.55.1.3.5.1 | no-access |
Conceptually defines a particular entry within the etsysCosTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosIndex | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.1 | unsigned32 | no-access |
A unique class of service identifier for this CoS setting. For reasons of backward compatibility indexes 0-7 MUST exist and be configured with a etsysCos8021dPriority which matches the etsysCosIndex. |
etsysCosRowStatus | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.2 | rowstatus | read-only |
This object allows for the dynamic creation and deletion of entries within the etsysCosTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
etsysCos8021dPriority | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.3 | integer32 | read-only |
The 802.1D priority to be associated with this Class of Service. If this field is returned as (-1) then it has not been configured and no action will be taken for this attribute. |
etsysCosTosValue | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.4 | octet string | read-only |
The Type of Service or Differentiated Services Code Point value and mask to be associated with this Class of Service. If this field is returned as |
etsysCosTxqReference | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.5 | integer32 | read-only |
The transmit queue table instance to reference for this Class of Service. |
etsysCosIrlReference | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.6 | integer32 | read-only |
The inbound rate limiting table instance to reference for this Class of Service. If this instance is returned as (-1), no action will be taken for this attribute. |
etsysCosOrlReference | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.7 | integer32 | read-only |
The outbound rate limiting table instance to reference for this Class of Service. If this instance is returned as (-1), no action will be taken for this attribute. |
etsysCosDropPrecedence | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.8 | integer32 | read-only |
The drop precedence default action. If this field is returned as (-1) then it has not been configured and no action will be taken for this attribute. If unsupported the agent may optionally implement this leaf as read-only. |
etsysCosFloodControlStatus | 1.3.6.1.4.1.5624.1.2.55.1.3.5.1.9 | enabledstatus | read-only |
Controls whether flooded traffic will be rate limited based on configuration in the etsysCosFloodControl groups. |
etsysCosTxq | 1.3.6.1.4.1.5624.1.2.55.1.4 | |||
etsysCosTxqNumPortTypes | 1.3.6.1.4.1.5624.1.2.55.1.4.1 | integer32 | read-only |
The actual number of distinctly unique (as defined by the set of shared Transmit Queue capabilities) port types available for configuration on this agent. |
etsysCosTxqPortTypeTable | 1.3.6.1.4.1.5624.1.2.55.1.4.2 | no-access |
A table defining the distinctly unique transmit queue characteristics of a group of ports. |
|
1.3.6.1.4.1.5624.1.2.55.1.4.2.1 | no-access |
Conceptually defines a particular entry within the etsysCosTxqPortTypeTable. |
||
etsysCosTxqPortTypeIndex | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.1 | integer32 | no-access |
The port type associated with the unique set of ports sharing these capabilities. |
etsysCosTxqPortTypeDescr | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.2 | snmpadminstring | read-only |
The textual description that represents this set of dot1dBridge ports. |
etsysCosTxqPortTypeEligiblePorts | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.3 | portlist | read-only |
The list of dot1dBridge ports belonging (having the same capabilities) to this port type. |
etsysCosTxqPortTypeUnselectedPorts | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.4 | portlist | read-only |
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosTxqPortGroupTable. |
etsysCosTxqPortTypeNumberOfQueues | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.5 | integer32 | read-only |
The number of queues available for configuration by this agent on this type of port. |
etsysCosTxqPortTypeSupportedRateTypes | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.6 | etsyscosratetypes | read-only |
The rate types available for use in these settings. |
etsysCosTxqPortTypeNumberOfSlices | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.7 | integer32 | read-only |
The number of slices available for configuration. |
etsysCosTxqPortTypeQueueAlgorithms | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.8 | txqalgorithms | read-only |
The queuing algorithms available for use with these settings. |
etsysCosTxqPortTypeQueueArbiterModes | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.9 | txqarbitermodes | read-only |
The arbitration modes available for use with these setting. |
etsysCosTxqPortTypeMaxDropPrecedence | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.10 | unsigned32 | read-only |
The maximum drop precedence allowed on this port type. |
etsysCosTxqPortTypeLLQEligibleQueues | 1.3.6.1.4.1.5624.1.2.55.1.4.2.1.11 | txqueuelist | read-only |
The queues eligible for low latency queue configuration. |
etsysCosTxqUnitTable | 1.3.6.1.4.1.5624.1.2.55.1.4.3 | no-access |
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity. |
|
1.3.6.1.4.1.5624.1.2.55.1.4.3.1 | no-access |
Conceptually defines a particular entry within the etsysCosTxqUnitTable. Entries in this table indicate the port group boundaries for the type of port specified. |
||
etsysCosTxqUnitTypeIndex | 1.3.6.1.4.1.5624.1.2.55.1.4.3.1.1 | etsyscosratetypes | no-access |
The unit identifier for this port type. The metric at which the etsysCosTxqUnitMinRate, etsysCosTxqUnitMaxRate and etsysCosTxqUnitGranularity are applied. |
etsysCosTxqUnitMaxRate | 1.3.6.1.4.1.5624.1.2.55.1.4.3.1.2 | unsigned32 | read-only |
The maximum rate supported at the rate of units specified by etsysCosTxqUnitTypeIndex. |
etsysCosTxqUnitMinRate | 1.3.6.1.4.1.5624.1.2.55.1.4.3.1.3 | unsigned32 | read-only |
The minimum rate supported at the rate of units specified by etsysCosTxqUnitTypeIndex. |
etsysCosTxqUnitGranularity | 1.3.6.1.4.1.5624.1.2.55.1.4.3.1.4 | unsigned32 | read-only |
The smallest unit by which a rate can be modified. |
etsysCosTxqMaxPortGroups | 1.3.6.1.4.1.5624.1.2.55.1.4.4 | unsigned32 | read-only |
The maximum number of port groups supported by this agent. |
etsysCosTxqNumPortGroups | 1.3.6.1.4.1.5624.1.2.55.1.4.5 | gauge32 | read-only |
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index. |
etsysCosTxqPortGroupLastChange | 1.3.6.1.4.1.5624.1.2.55.1.4.6 | timestamp | read-only |
The time at which the etsysCosTxqPortTable was last modified. |
etsysCosTxqPortGroupTable | 1.3.6.1.4.1.5624.1.2.55.1.4.7 | no-access |
A table containing the user settings for specific types of ports and their matching transmit queue configurations. |
|
1.3.6.1.4.1.5624.1.2.55.1.4.7.1 | no-access |
Conceptually defines a particular entry within the etsysCosTxqPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosTxqPortGroupIndex | 1.3.6.1.4.1.5624.1.2.55.1.4.7.1.1 | integer32 | no-access |
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosTxqMaxPortGroups. |
etsysCosTxqPortGroupRowStatus | 1.3.6.1.4.1.5624.1.2.55.1.4.7.1.2 | rowstatus | read-only |
This object allows for the dynamic creation and deletion of entries within the etsysCosTxqPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the etsysCosTxqPortGroupList shall be removed from etsysCosTxqPortGroupUnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosTxqPortGroupUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all ports contained in etsysCosTxqPortList shall be returned to the etsysCosTxqPortGroupUnselectedPorts and all entries referencing this row shall be removed as well. |
etsysCosTxqPortGroupList | 1.3.6.1.4.1.5624.1.2.55.1.4.7.1.3 | portlist | read-only |
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosTxqPortTypeIndex. |
etsysCosTxqPortGroupName | 1.3.6.1.4.1.5624.1.2.55.1.4.7.1.4 | snmpadminstring | read-only |
The administratively assigned textual description of this port group. |
etsysCosTxqPortCfgTable | 1.3.6.1.4.1.5624.1.2.55.1.4.8 | no-access |
A table containing the queue values to be used in the entries specified. Rows in this table are populated based on rowCreation in the etsysCosTxqPortGroupTable. Changes to this table are reflected in the etsysCosTxqPortGroupLastChange value. |
|
1.3.6.1.4.1.5624.1.2.55.1.4.8.1 | no-access |
Conceptually defines a particular entry within the etsysCosTxqPortCfgTable. Details contained within this entry will depict the slice distributions across each queue per dot1dBridge port, as well as determine the arbiter's method for servicing the queues. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosTxqPortArbMode | 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.1 | txqarbitermodes | read-only |
The mode in which the transmit queue arbiter services the queues. When in strict-mode, the queues will be services by numerical priority from lowest to highest. Lower priority queues will not be services until the current queue is drained. When set to weightedFairQ, the number of slices in a particular queue determines the frequency of servicing. A slice configuration of 00-00...100 will set the port to strict-mode. |
etsysCosTxqPortSliceSetting | 1.3.6.1.4.1.5624.1.2.55.1.4.8.1.2 | octet string | read-write |
This object is an octet string in which the number of octets corresponds to the number of transmit queues for each dot1dBridge port. The value of the first octet represents the number of 'slices' of transmit resources to allocate to Queue 0, the second octet represents the number for Queue 1, and so forth. The sum of all the octets in the octet string must add up to the total number of slices available for that port type as defined in etsysCosTxqNumberOfSlices. For example, on a port having 4 transmit queues and where transmit resources are divided into 16 slices, writing an octet string of {0x00, 0x04, 0x04, 0x08} would have the following effect: At least 50% of the frames transmitted are from Queue 3 At least 25% of the frames transmitted are from Queue 2 At least 25% of the frames transmitted are from Queue 1 No frames will be transmitted from Queue 0 until Queues 1, 2 and 3 are empty. |
etsysCosTxqResourceTable | 1.3.6.1.4.1.5624.1.2.55.1.4.9 | no-access |
A table containing rate, units and queuing algorithm to be used in the entries specified. |
|
1.3.6.1.4.1.5624.1.2.55.1.4.9.1 | no-access |
Conceptually defines a particular entry within the etsysCosTxqResourceTable. These entries contain the specific attributes of transmission rates (traffic shaping) and dropping styles to be applied to dot1dBridge ports. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosTxqResourceQueueNum | 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.1 | integer32 | no-access |
The queue number associated with this entry. |
etsysCosTxqPortQUnit | 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.2 | etsyscosratetypes | read-write |
Identifies the unit size for the etsysCosTxqPortRate. Values MUST NOT exceed the capacity of the etsysCosTxqPortType they are associated with. |
etsysCosTxqPortQRate | 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.3 | integer32 | read-write |
Identifies the number of units used in this queue configuration. The value (0) shall carry special meaning that indicates the settings MUST NOT be applied to the queue. |
etsysCosTxqPortQAlgorithm | 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.4 | txqalgorithms | read-write |
Determines the rules by which discarding is applied. |
etsysCosTxqPortQLLQenable | 1.3.6.1.4.1.5624.1.2.55.1.4.9.1.5 | enabledstatus | read-write |
This object represents the requested use of low latency queues for this dot1dBridge port. This object is REQUIRED to fail set attempts for unsupported hardware. |
etsysCosTxqReferenceMappingMaxReference | 1.3.6.1.4.1.5624.1.2.55.1.4.10 | unsigned32 | read-only |
The maximum number of etsysCosTxqReferences allowed in the etsysCosTxqMappingTable. |
etsysCosTxqReferenceMappingTable | 1.3.6.1.4.1.5624.1.2.55.1.4.11 | no-access |
A table containing the user defined mappings of the TxQ refences found in the etsysCosTable to physical transmit queues associated with the specified port-group. |
|
1.3.6.1.4.1.5624.1.2.55.1.4.11.1 | no-access |
Conceptually defines a particular entry within the etsysCosTxqReferenceMappingTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosTxqResourceQueueNumber | 1.3.6.1.4.1.5624.1.2.55.1.4.11.1.1 | integer32 | read-write |
The queue number to be bound to this reference. |
etsysCosTxqDropProfilesMaxEntries | 1.3.6.1.4.1.5624.1.2.55.1.4.12 | unsigned32 | read-only |
The maximum number of entries allowed in the etsysCosDropProfiles Table. |
etsysCosTxqDropProfilesNumEntries | 1.3.6.1.4.1.5624.1.2.55.1.4.13 | gauge32 | read-only |
The current number of entries in the etsysCosQueueProfiles Table. |
etsysCosTxqDropProfilesLastChange | 1.3.6.1.4.1.5624.1.2.55.1.4.14 | timestamp | read-only |
The time at which the etsysCosQueueProfiles Table was last modified. |
etsysCosTxqDropProfilesTable | 1.3.6.1.4.1.5624.1.2.55.1.4.15 | no-access |
A table containing the queue profile configurations. |
|
1.3.6.1.4.1.5624.1.2.55.1.4.15.1 | no-access |
The minimum and maximum queue depth, maximum drop probability and queue depth at max drop probability for the queue specified. These entries represent the currently configured settings for this agent. Entries indexed with (0) are default system entries. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosTxqDropSettingIndex | 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.1 | unsigned32 | no-access |
A unique identifier for this queue setting. Identifiers with an index of 0 MUST be read-only and depict the system default settings. |
etsysCosTxqDropProfilesRowStatus | 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.2 | rowstatus | read-only |
This object allows for the dynamic creation and deletion of entries within the etsysCosTxqDropProfilesTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
etsysCosTxqDropProfilesMin | 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.3 | integer32 | read-only |
The minimum percentage of the queue depth, above which frames will dropped at the drop probability rate. |
etsysCosTxqDropProfilesMax | 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.4 | integer32 | read-only |
The maximum percentage of the queue depth, above which all frames will be dropped. This object's value MUST be greater than or equal to the etsysCosTxqDropProfilesMin. |
etsysCosTxqDropProfilesMaxDropProb | 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.5 | integer32 | read-only |
The drop probability associated with this setting by percentage. This number represents the percentage of traffic that will be dropped once the minimum rate has been exceeded. |
etsysCosTxqDropProfilesQueueDepthAtMaxProb | 1.3.6.1.4.1.5624.1.2.55.1.4.15.1.6 | integer32 | read-only |
The drop probability percentage slope which defines how aggressively packets are discarded as the queue fills. |
etsysCosTxqDropPrecedenceTable | 1.3.6.1.4.1.5624.1.2.55.1.4.16 | no-access |
A table containing the drop precedence configurations. |
|
1.3.6.1.4.1.5624.1.2.55.1.4.16.1 | no-access |
The drop precedence definitions for the queue specified. |
||
etsysCosTableDropPrecedence | 1.3.6.1.4.1.5624.1.2.55.1.4.16.1.1 | unsigned32 | no-access |
The corresponding etsysCosDropPrecedence from the etsysCosTable this entry refers to. |
etsysCosTxqDropProfileQueueCfgID | 1.3.6.1.4.1.5624.1.2.55.1.4.16.1.2 | integer32 | read-write |
The etsysCosTxqDropProfilesEntry that describes the configuration for this entry. If this value references a non-existent row in the etsysCosTxqDropPrecedenceTable the device will behave as if the row existed and was populated with default parameters. |
etsysCosIrl | 1.3.6.1.4.1.5624.1.2.55.1.5 | |||
etsysCosIrlPortTypeMaxEntries | 1.3.6.1.4.1.5624.1.2.55.1.5.1 | unsigned32 | read-only |
The actual number of distinctly unique (as defined by the set of shared inbound RateLimiting capabilities) port types available for configuration on this agent. |
etsysCosIrlPortTypeTable | 1.3.6.1.4.1.5624.1.2.55.1.5.2 | no-access |
A table defining the distinctly unique IRL characteristics of a group of ports. |
|
1.3.6.1.4.1.5624.1.2.55.1.5.2.1 | no-access |
Conceptually defines a particular entry within the etsysCosIrlPortTypeTable. |
||
etsysCosIrlPortTypeIndex | 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.1 | integer32 | no-access |
The port type associated with the unique set of ports sharing these capabilities. |
etsysCosIrlPortTypeDescr | 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.2 | snmpadminstring | read-only |
The textual description that represents this set of dot1dBridge ports. |
etsysCosIrlPortTypeEligiblePorts | 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.3 | portlist | read-only |
The list of dot1dBridge ports belonging (having the same capabilities) to this port type. |
etsysCosIrlPortTypeUnselectedPorts | 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.4 | portlist | read-only |
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosIrlPortGroupTable. |
etsysCosIrlPortTypeNumberOfIRLs | 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.5 | integer32 | read-only |
The maximum number of inbound rate limiters supported by this agent on this type of port. |
etsysCosIrlPortTypeSupportedRateTypes | 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.6 | etsyscosratetypes | read-only |
The rate types available on this type of port. |
etsysCosIrlPortTypeCapabilities | 1.3.6.1.4.1.5624.1.2.55.1.5.2.1.7 | etsyscosrlcapabilities | read-only |
The EtsysCosRlCapabilities available on this type of port. |
etsysCosIrlUnitTable | 1.3.6.1.4.1.5624.1.2.55.1.5.3 | no-access |
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity. |
|
1.3.6.1.4.1.5624.1.2.55.1.5.3.1 | no-access |
Conceptually defines a particular entry within the etsysCosIrlUnitTable. Entries in this table indicate the port group boundaries for the type of port specified. |
||
etsysCosIrlUnitTypeIndex | 1.3.6.1.4.1.5624.1.2.55.1.5.3.1.1 | etsyscosratetypes | no-access |
The unit identifier for this port type. The metric at which the etsysCosIrlUnitMinRate, etsysCosIrlUnitMaxRate and etsysCosIrlUnitGranularity are applied. |
etsysCosIrlUnitMaxRate | 1.3.6.1.4.1.5624.1.2.55.1.5.3.1.2 | unsigned32 | read-only |
The maximum rate supported at the rate of units specified by etsysCosIrlUnitType. |
etsysCosIrlUnitMinRate | 1.3.6.1.4.1.5624.1.2.55.1.5.3.1.3 | unsigned32 | read-only |
The minimum rate supported at the rate of units specified by etsysCosIrlUnitType. |
etsysCosIrlUnitGranularity | 1.3.6.1.4.1.5624.1.2.55.1.5.3.1.4 | unsigned32 | read-only |
The smallest unit by which a rate can be modified. |
etsysCosIrlPortGroupMaxEntries | 1.3.6.1.4.1.5624.1.2.55.1.5.4 | unsigned32 | read-only |
The maximum number of port groups supported by this agent. |
etsysCosIrlPortGroupNumEntries | 1.3.6.1.4.1.5624.1.2.55.1.5.5 | gauge32 | read-only |
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index. |
etsysCosIrlPortGroupLastChange | 1.3.6.1.4.1.5624.1.2.55.1.5.6 | timestamp | read-only |
The time at which the etsysCosIrlPortTypeTable was last modified. |
etsysCosIrlPortGroupTable | 1.3.6.1.4.1.5624.1.2.55.1.5.7 | no-access |
A table containing the settings for specific types of dot1dBridge ports and their matching inbound rate limiting configurations. |
|
1.3.6.1.4.1.5624.1.2.55.1.5.7.1 | no-access |
Conceptually defines a particular entry within the etsysCosIrlPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosIrlPortGroupIndex | 1.3.6.1.4.1.5624.1.2.55.1.5.7.1.1 | integer32 | no-access |
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosIrlPortGroupMaxEntries. |
etsysCosIrlPortGroupRowStatus | 1.3.6.1.4.1.5624.1.2.55.1.5.7.1.2 | rowstatus | read-only |
This object allows for the dynamic creation and deletion of entries within the etsysCosIrlPortGroupTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the PortGroupList shall be removed from UnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosIrlPortTypeUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all dot1dBridge ports contained in etsysCosIrlPortGroupList shall be returned to the etsysCosIrlPortTypeUnselectedPorts and all entries referencing this row shall be removed as well. |
etsysCosIrlPortGroupList | 1.3.6.1.4.1.5624.1.2.55.1.5.7.1.3 | portlist | read-write |
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosIrlPortTypeIndex. |
etsysCosIrlPortGroupName | 1.3.6.1.4.1.5624.1.2.55.1.5.7.1.4 | snmpadminstring | read-write |
The administratively assigned textual description of this port group. |
etsysCosIrlPortCfgTable | 1.3.6.1.4.1.5624.1.2.55.1.5.8 | no-access |
A table containing the inbound rate limiting configurations to be used in the entries specified. Rows in this table are populated based on rowCreation in the etsysCosIrlPortGroupTable. Changes to this table are reflected in the etsysCosTxqPortGroupLastChange value. |
|
1.3.6.1.4.1.5624.1.2.55.1.5.8.1 | no-access |
Conceptually defines a particular entry within the etsysCosIrlPortCfgTable. Details contained within this entry will depict the inbound rate limiter's reception rate and parent rate limiter. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosIrlPortCfgFloodLimiter | 1.3.6.1.4.1.5624.1.2.55.1.5.8.1.2 | integer32 | read-write |
This object will represent the etsysCosIrlResourceNum to be used to limit flooded traffic. |
etsysCosIrlResourceTable | 1.3.6.1.4.1.5624.1.2.55.1.5.9 | no-access |
A table containing the inbound rate limiting configurations to be used in the entries specified. |
|
1.3.6.1.4.1.5624.1.2.55.1.5.9.1 | no-access |
Conceptually defines a particular entry within the etsysCosIrlResourceTable. These entries contain the specific attributes of policing rates (traffic clipping) and parent rate limiter. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosIrlResourceIrlNum | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.1 | unsigned32 | no-access |
The inbound rate limiter number associated with this entry. |
etsysCosIrlResourceUnits | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.2 | etsyscosratetypes | read-write |
Identifies the unit size for the etsysCosIrlPortRate. Values MUST NOT exceed the capacity of the etsysCosIrlPortType they are associated with. |
etsysCosIrlResourceRate | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.3 | integer32 | read-write |
Identifies the number of units above which packets will considered in violation. This object is read-only for limiters of type count(5). The value (0) shall carry special meaning in this case of unset. Rate limiters identified as having a value of (0) shall not have this settings applied to the limiter. |
etsysCosIrlResourceParentIrl | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.4 | integer32 | read-write |
Setting this object to a positive value indicates the etsysCosIrlResourceIrlNum to be used in conjunction with this setting. A value of (-1) indicates the parent Irl is not configured. |
etsysCosIrlResourceType | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.5 | etsysratelimitingtype | read-write |
The characteristics applied to this rate limiter. When chaining limiters is used, the AND / OR attribute denotes the limiter logic in handling violation. For example, option rePrioritizeAnd(2) requires that the current limiter AND it's parent be violated for the packet to be reprioritized. The rePrioritizeOr(3) option only needs one OR the other to be violated for the action to be taken. |
etsysCosIrlResourceActionCosIndex | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.6 | integer32 | read-write |
This object will represent the CoS to be applied to packets in violation of the limits set when the etsysCosIrlResourceType is set to one of the rePrioritize types. |
etsysCosIrlResourceAction | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.7 | etsysviolationaction | read-write |
This object allows syslog, SNMP traps, or disabling actions to be taken limiters are first exceeded. |
etsysCosIrlResourceViolationPortList | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.8 | portlist | read-write |
The dot1dBridge ports this limiter has been violated on. Writing this object will clear the dot1dBridge ports given which have a corresponding bit of zero (0) in the PortList. |
etsysCosIrlResourceClearCounters | 1.3.6.1.4.1.5624.1.2.55.1.5.9.1.9 | truthvalue | read-write |
This object shall always read false(2). When set to true(1) this object clears the counter associated with this entry, if the associated entry is a limiter of type count(5). |
etsysCosIrlReferenceMappingMaxReference | 1.3.6.1.4.1.5624.1.2.55.1.5.10 | unsigned32 | read-only |
The maximum number of etsysCosIrlReferences allowed in the etsysCosIrlMappingTable. |
etsysCosIrlReferenceMappingLastChange | 1.3.6.1.4.1.5624.1.2.55.1.5.11 | timestamp | read-only |
The time at which the etsysCosIrlReferenceMappingTable was last modified. |
etsysCosIrlReferenceMappingTable | 1.3.6.1.4.1.5624.1.2.55.1.5.12 | no-access |
A table containing the user defined mappings of the inbound-rate-limiter-refences found in the etsysCosTable to actual inbound-rate-limiters associated with the specified port-group. |
|
1.3.6.1.4.1.5624.1.2.55.1.5.12.1 | no-access |
Conceptually defines a particular entry within the etsysCosIrlReferenceMappingTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosIrlResourceIrlNumber | 1.3.6.1.4.1.5624.1.2.55.1.5.12.1.1 | integer32 | read-write |
The inbound rate limiter bond to this reference. |
etsysCosIrlViolationClearTable | 1.3.6.1.4.1.5624.1.2.55.1.5.13 | truthvalue | read-write |
This object SHALL always read false. Setting this object to true removes all existing entries from the etsysCosIrlViolationTable. |
etsysCosIrlViolationLastChange | 1.3.6.1.4.1.5624.1.2.55.1.5.14 | timestamp | read-only |
The time at which the etsysCosIrlViolationTable was last modified. |
etsysCosIrlDisabledPortsList | 1.3.6.1.4.1.5624.1.2.55.1.5.15 | portlist | read-write |
The list of dot1dBridge ports disabled as a result of limiting violation. A set to this list will clear the violation status of any port which has a corresponding clear bit in the list. |
etsysCosIrlViolationTable | 1.3.6.1.4.1.5624.1.2.55.1.5.16 | no-access |
A table containing the list of entries of all dot1dBridge ports that have detected violations of the limiters current settings. |
|
1.3.6.1.4.1.5624.1.2.55.1.5.16.1 | no-access |
Conceptually defines a particular entry within the etsysCosIrlViolationTable. |
||
etsysCosIrlPortIndex | 1.3.6.1.4.1.5624.1.2.55.1.5.16.1.1 | integer32 | no-access |
The dot1dBridge port on which this violation occurred. |
etsysCosIrlViolation | 1.3.6.1.4.1.5624.1.2.55.1.5.16.1.2 | truthvalue | read-only |
This object represents the violation status for this limiter. If this object reads true(1) the action associated with this Irl have been taken. |
etsysCosIrlCounter | 1.3.6.1.4.1.5624.1.2.55.1.5.16.1.3 | counter64 | read-only |
In order for this object to have meaningful information the assigned limiter must be set up as a counter type limiter. This value shall then represent the number of configured units the limiter has recorded. If the associated limiter is of type pps(1) then the object represents the packets counted, otherwise it represents the octets counted. |
etsysCosIrlResetFlags | 1.3.6.1.4.1.5624.1.2.55.1.5.16.1.4 | etsysratelimitresetbits | read-write |
This value shall always read as 0. This object clears the statistics gathering portion of this entry. If bit 0 is set, the etsysCosIrlViolation TruthValue will be reset to false. If bit 1 is set, the etsysCosIrlUnitCounter will be reset to zero. Both bits set shall clear both properties. |
etsysCosOrl | 1.3.6.1.4.1.5624.1.2.55.1.6 | |||
etsysCosOrlPortTypeMaxEntries | 1.3.6.1.4.1.5624.1.2.55.1.6.1 | unsigned32 | read-only |
The actual number of distinctly unique (as defined by the set of shared outbound RateLimiting capabilities) port types available for configuration on this agent. |
etsysCosOrlPortTypeTable | 1.3.6.1.4.1.5624.1.2.55.1.6.2 | no-access |
A table defining the distinctly unique IRL characteristics of a group of ports. |
|
1.3.6.1.4.1.5624.1.2.55.1.6.2.1 | no-access |
Conceptually defines a particular entry within the etsysCosOrlPortTypeTable. |
||
etsysCosOrlPortTypeIndex | 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.1 | integer32 | no-access |
The port type associated with the unique set of ports sharing these capabilities. |
etsysCosOrlPortTypeDescr | 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.2 | snmpadminstring | read-only |
The textual description that represents this set of dot1dBridge ports. |
etsysCosOrlPortTypeEligiblePorts | 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.3 | portlist | read-only |
The list of dot1dBridge ports belonging (having the same capabilities) to this port type. |
etsysCosOrlPortTypeUnselectedPorts | 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.4 | portlist | read-only |
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosOrlPortGroupTable. |
etsysCosOrlPortTypeNumberOfORLs | 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.5 | integer32 | read-only |
The maximum number of outbound rate limiters supported by this agent on this type of port. |
etsysCosOrlPortTypeSupportedRateTypes | 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.6 | etsyscosratetypes | read-only |
The rate types available on this type of port. |
etsysCosOrlPortTypeCapabilities | 1.3.6.1.4.1.5624.1.2.55.1.6.2.1.7 | etsyscosrlcapabilities | read-only |
The EtsysCosRlCapabilities available on this type of port. |
etsysCosOrlUnitTable | 1.3.6.1.4.1.5624.1.2.55.1.6.3 | no-access |
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity. |
|
1.3.6.1.4.1.5624.1.2.55.1.6.3.1 | no-access |
Conceptually defines a particular entry within the etsysCosOrlUnitTable. Entries in this table indicate the port group boundaries for the type of port specified. |
||
etsysCosOrlUnitTypeIndex | 1.3.6.1.4.1.5624.1.2.55.1.6.3.1.1 | etsyscosratetypes | no-access |
The unit identifier for this port type. The metric at which the etsysCosOrlUnitMinRate, etsysCosOrlUnitMaxRate and etsysCosOrlUnitGranularity are applied. |
etsysCosOrlUnitMaxRate | 1.3.6.1.4.1.5624.1.2.55.1.6.3.1.2 | unsigned32 | read-only |
The maximum rate supported at the rate of units specified by etsysCosOrlUnitType. |
etsysCosOrlUnitMinRate | 1.3.6.1.4.1.5624.1.2.55.1.6.3.1.3 | unsigned32 | read-only |
The minimum rate supported at the rate of units specified by etsysCosOrlUnitType. |
etsysCosOrlUnitGranularity | 1.3.6.1.4.1.5624.1.2.55.1.6.3.1.4 | unsigned32 | read-only |
The smallest unit by which a rate can be modified. |
etsysCosOrlPortGroupMaxEntries | 1.3.6.1.4.1.5624.1.2.55.1.6.4 | unsigned32 | read-only |
The maximum number of port groups supported by this agent. |
etsysCosOrlPortGroupNumEntries | 1.3.6.1.4.1.5624.1.2.55.1.6.5 | gauge32 | read-only |
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index. |
etsysCosOrlPortGroupLastChange | 1.3.6.1.4.1.5624.1.2.55.1.6.6 | timestamp | read-only |
The time at which the etsysCosOrlPortTypeTable was last modified. |
etsysCosOrlPortGroupTable | 1.3.6.1.4.1.5624.1.2.55.1.6.7 | no-access |
A table containing the settings for specific types of dot1dBridge ports and their matching outbound rate limiting configurations. |
|
1.3.6.1.4.1.5624.1.2.55.1.6.7.1 | no-access |
Conceptually defines a particular entry within the etsysCosOrlPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosOrlPortGroupIndex | 1.3.6.1.4.1.5624.1.2.55.1.6.7.1.1 | integer32 | no-access |
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosOrlPortGroupMaxEntries. |
etsysCosOrlPortGroupRowStatus | 1.3.6.1.4.1.5624.1.2.55.1.6.7.1.2 | rowstatus | read-only |
This object allows for the dynamic creation and deletion of entries within the etsysCosOrlPortGroupTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the PortGroupList shall be removed from UnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosOrlPortTypeUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all dot1dBridge ports contained in etsysCosOrlPortGroupList shall be returned to the etsysCosOrlPortTypeUnselectedPorts and all entries referencing this row shall be removed as well. |
etsysCosOrlPortGroupList | 1.3.6.1.4.1.5624.1.2.55.1.6.7.1.3 | portlist | read-write |
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosOrlPortTypeIndex. |
etsysCosOrlPortGroupName | 1.3.6.1.4.1.5624.1.2.55.1.6.7.1.4 | snmpadminstring | read-write |
The administratively assigned textual description of this port group. |
etsysCosOrlPortCfgTable | 1.3.6.1.4.1.5624.1.2.55.1.6.8 | no-access |
A table containing the outbound rate limiting configurations to be used in the entries specified. Rows in this table are populated based on rowCreation in the etsysCosOrlPortGroupTable. Changes to this table are reflected in the etsysCosTxqPortGroupLastChange value. |
|
1.3.6.1.4.1.5624.1.2.55.1.6.8.1 | no-access |
Conceptually defines a particular entry within the etsysCosOrlPortCfgTable. Details contained within this entry will depict the outbound rate limiter's reception rate and parent rate limiter. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosOrlPortCfgFloodLimiter | 1.3.6.1.4.1.5624.1.2.55.1.6.8.1.2 | integer32 | read-write |
This object will represent the etsysCosOrlResourceNum to be used to limit flooded traffic. |
etsysCosOrlResourceTable | 1.3.6.1.4.1.5624.1.2.55.1.6.9 | no-access |
A table containing the outbound rate limiting configurations to be used in the entries specified. |
|
1.3.6.1.4.1.5624.1.2.55.1.6.9.1 | no-access |
Conceptually defines a particular entry within the etsysCosOrlResourceTable. These entries contain the specific attributes of policing rates (traffic clipping) and parent rate limiter. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosOrlResourceOrlNum | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.1 | unsigned32 | no-access |
The outbound rate limiter number associated with this entry. |
etsysCosOrlResourceUnits | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.2 | etsyscosratetypes | read-write |
Identifies the unit size for the etsysCosOrlPortRate. Values MUST NOT exceed the capacity of the etsysCosOrlPortType they are associated with. |
etsysCosOrlResourceRate | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.3 | integer32 | read-write |
Identifies the number of units above which packets will considered in violation. This object is read-only for limiters of type count(5). The value (0) shall carry special meaning in this case of unset. Rate limiters identified as having a value of (0) shall not have this settings applied to the limiter. |
etsysCosOrlResourceParentOrl | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.4 | integer32 | read-write |
Setting this object to a positive value indicates the etsysCosOrlResourceOrlNum to be used in conjunction with this setting. A value of (-1) indicates the parent Orl is not configured. |
etsysCosOrlResourceType | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.5 | etsysratelimitingtype | read-write |
The characteristics applied to this rate limiter. When chaining limiters is used, the AND / OR attribute denotes the limiter logic in handling violation. For example, option rePrioritizeAnd(2) requires that the current limiter AND it's parent be violated for the packet to be reprioritized. The rePrioritizeOr(3) option only needs one OR the other to be violated for the action to be taken. |
etsysCosOrlResourceActionCosIndex | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.6 | integer32 | read-write |
This object will represent the CoS to be applied to packets in violation of the limits set when the etsysCosOrlResourceType is set to one of the rePrioritize types. |
etsysCosOrlResourceAction | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.7 | etsysviolationaction | read-write |
This object allows syslog, SNMP traps, or disabling actions to be taken limiters are first exceeded. |
etsysCosOrlResourceViolationPortList | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.8 | portlist | read-write |
The dot1dBridge ports this limiter has been violated on. Writing this object will clear the dot1dBridge ports given which have a corresponding bit of zero (0) in the PortList. |
etsysCosOrlResourceClearCounters | 1.3.6.1.4.1.5624.1.2.55.1.6.9.1.9 | truthvalue | read-write |
This object shall always read false(2). When set to true(1) this object clears the counter associated with this entry, if the associated entry is a limiter of type count(5). |
etsysCosOrlReferenceMappingMaxReference | 1.3.6.1.4.1.5624.1.2.55.1.6.10 | unsigned32 | read-only |
The maximum number of etsysCosOrlReferences allowed in the etsysCosOrlMappingTable. |
etsysCosOrlReferenceMappingLastChange | 1.3.6.1.4.1.5624.1.2.55.1.6.11 | timestamp | read-only |
The time at which the etsysCosOrlReferenceMappingTable was last modified. |
etsysCosOrlReferenceMappingTable | 1.3.6.1.4.1.5624.1.2.55.1.6.12 | no-access |
A table containing the user defined mappings of the outbound-rate-limiter-refences found in the etsysCosTable to actual outbound-rate-limiters associated with the specified port-group. |
|
1.3.6.1.4.1.5624.1.2.55.1.6.12.1 | no-access |
Conceptually defines a particular entry within the etsysCosOrlReferenceMappingTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosOrlResourceOrlNumber | 1.3.6.1.4.1.5624.1.2.55.1.6.12.1.1 | integer32 | read-write |
The outbound rate limiter bond to this reference. |
etsysCosOrlViolationClearTable | 1.3.6.1.4.1.5624.1.2.55.1.6.13 | truthvalue | read-write |
This object SHALL always read false. Setting this object to true removes all existing entries from the etsysCosOrlViolationTable. |
etsysCosOrlViolationLastChange | 1.3.6.1.4.1.5624.1.2.55.1.6.14 | timestamp | read-only |
The time at which the etsysCosOrlViolationTable was last modified. |
etsysCosOrlDisabledPortsList | 1.3.6.1.4.1.5624.1.2.55.1.6.15 | portlist | read-write |
The list of dot1dBridge ports disabled as a result of limiting violation. A set to this list will clear the violation status of any port which has a corresponding clear bit in the list. |
etsysCosOrlViolationTable | 1.3.6.1.4.1.5624.1.2.55.1.6.16 | no-access |
A table containing the list of entries of all dot1dBridge ports that have detected violations of the limiters current settings. |
|
1.3.6.1.4.1.5624.1.2.55.1.6.16.1 | no-access |
Conceptually defines a particular entry within the etsysCosOrlViolationTable. |
||
etsysCosOrlPortIndex | 1.3.6.1.4.1.5624.1.2.55.1.6.16.1.1 | integer32 | no-access |
The dot1dBridge port on which this violation occurred. |
etsysCosOrlViolation | 1.3.6.1.4.1.5624.1.2.55.1.6.16.1.2 | truthvalue | read-only |
This object represents the violation status for this limiter. If this object reads true(1) the action associated with this Orl have been taken. |
etsysCosOrlCounter | 1.3.6.1.4.1.5624.1.2.55.1.6.16.1.3 | counter64 | read-only |
In order for this object to have meaningful information the assigned limiter must be set up as a counter type limiter. This value shall then represent the number of configured units the limiter has recorded. If the associated limiter is of type pps(0) then the object represents the packets counted, otherwise it represents the octets counted. |
etsysCosOrlResetFlags | 1.3.6.1.4.1.5624.1.2.55.1.6.16.1.4 | etsysratelimitresetbits | read-write |
This value shall always read as 0. This object clears the statistics gathering portion of this entry. If bit 0 is set, the etsysCosOrlViolation TruthValue will be reset to false. If bit 1 is set, the etsysCosOrlUnitCounter will be reset to zero. Both bits set shall clear both properties. |
etsysCosFloodControl | 1.3.6.1.4.1.5624.1.2.55.1.7 | |||
etsysCosFloodCtrlPortTypeMaxEntries | 1.3.6.1.4.1.5624.1.2.55.1.7.1 | unsigned32 | read-only |
The actual number of distinctly unique (as defined by the set of shared flooded RateLimiting capabilities) port types available for configuration on this agent. |
etsysCosFloodCtrlPortTypeTable | 1.3.6.1.4.1.5624.1.2.55.1.7.2 | no-access |
A table defining the distinctly unique Broadcast Rate Limiting characteristics of a group of ports. |
|
1.3.6.1.4.1.5624.1.2.55.1.7.2.1 | no-access |
Conceptually defines a particular entry within the etsysCosFloodCtrlPortTypeTable. |
||
etsysCosFloodCtrlPortTypeIndex | 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.1 | integer32 | no-access |
The port type associated with the unique set of ports sharing these capabilities. |
etsysCosFloodCtrlPortTypeDescr | 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.2 | snmpadminstring | read-only |
The textual description that represents this set of dot1dBridge ports. |
etsysCosFloodCtrlPortTypeEligiblePorts | 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.3 | portlist | read-only |
The list of dot1dBridge ports belonging (having the same capabilities) to this port type. |
etsysCosFloodCtrlPortTypeUnselectedPorts | 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.4 | portlist | read-only |
The list of dot1dBridge ports not yet bound to a user created row (port group) in the etsysCosFloodCtrlPortGroupTable. |
etsysCosFloodCtrlPortTypeSupportedRateTypes | 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.5 | etsyscosratetypes | read-only |
The rate types available on this type of port. |
etsysCosFloodCtrlPortTypeCapabilities | 1.3.6.1.4.1.5624.1.2.55.1.7.2.1.7 | etsyscosrlcapabilities | read-only |
The EtsysCosRlCapabilities available on this type of port. |
etsysCosFloodCtrlUnitTable | 1.3.6.1.4.1.5624.1.2.55.1.7.3 | no-access |
A table containing the rate type, minimum and maximum limits of the port groups and their respective granularity. |
|
1.3.6.1.4.1.5624.1.2.55.1.7.3.1 | no-access |
Conceptually defines a particular entry within the etsysCosFloodCtrlUnitTable. Entries in this table indicate the port group boundaries for the type of port specified. |
||
etsysCosFloodCtrlUnitTypeIndex | 1.3.6.1.4.1.5624.1.2.55.1.7.3.1.1 | etsyscosratetypes | no-access |
The unit identifier for this port type. The metric at which the etsysCosFloodCtrlUnitMinRate, etsysCosFloodCtrlUnitMaxRate and etsysCosFloodCtrlUnitGranularity are applied. |
etsysCosFloodCtrlUnitMaxRate | 1.3.6.1.4.1.5624.1.2.55.1.7.3.1.2 | unsigned32 | read-only |
The maximum rate supported at the rate of units specified by etsysCosFloodCtrlUnitTypeIndex. |
etsysCosFloodCtrlUnitMinRate | 1.3.6.1.4.1.5624.1.2.55.1.7.3.1.3 | unsigned32 | read-only |
The minimum rate supported at the rate of units specified by etsysCosFloodCtrlUnitTypeIndex. |
etsysCosFloodCtrlUnitGranularity | 1.3.6.1.4.1.5624.1.2.55.1.7.3.1.4 | unsigned32 | read-only |
The smallest unit by which a rate can be modified. |
etsysCosFloodCtrlPortGroupMaxEntries | 1.3.6.1.4.1.5624.1.2.55.1.7.4 | unsigned32 | read-only |
The maximum number of port groups supported by this agent. |
etsysCosFloodCtrlPortGroupNumEntries | 1.3.6.1.4.1.5624.1.2.55.1.7.5 | gauge32 | read-only |
The number of assigned dot1dBridge port groups present in this agent. This number also reflects the port groups with a default system setup indicated by a zero(0) index. |
etsysCosFloodCtrlPortGroupLastChange | 1.3.6.1.4.1.5624.1.2.55.1.7.6 | timestamp | read-only |
The time at which the etsysCosFloodCtrlPortTypeTable was last modified. |
etsysCosFloodCtrlPortGroupTable | 1.3.6.1.4.1.5624.1.2.55.1.7.7 | no-access |
A table containing the settings for specific types of dot1dBridge ports and their matching flooded rate limiting configurations. |
|
1.3.6.1.4.1.5624.1.2.55.1.7.7.1 | no-access |
Conceptually defines a particular entry within the etsysCosFloodCtrlPortTypeTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosFloodCtrlPortGroupIndex | 1.3.6.1.4.1.5624.1.2.55.1.7.7.1.1 | integer32 | no-access |
The user-specified port group for which the settings are defined. This value MAY have meaning to the user for the purposes of identifying groups of dot1dBridge ports with similar function (uplink, user, etc). A value of zero(0) has special meaning in that it identifies the default port grouping of characteristics present in the agent. Entries indexed by a zero have a max-access of read-only. This value will have a system defined maximum of etsysCosFloodCtrlPortGroupMaxEntries. |
etsysCosFloodCtrlPortGroupRowStatus | 1.3.6.1.4.1.5624.1.2.55.1.7.7.1.2 | rowstatus | read-only |
This object allows for the dynamic creation and deletion of entries within the etsysCosFloodCtrlPortGroupTable. Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. When this object's value is active(1) the specified dot1dBridge ports listed in the PortGroupList shall be removed from UnselectedPorts. A row in transition to the active(1) state will have its port group list validated before activation. A port list that cannot be made active MUST result in the row state to become notReady(3) and no configuration action will be taken for this row. Rows not in the active(1) state SHALL NOT be persisted across entity resets and MUST return the ports from its port group list to the etsysCosFloodCtrlPortTypeUnselectedPorts. When this object's value is set to destroy(6) from an active(1) state, all dot1dBridge ports contained in etsysCosFloodCtrlPortGroupList shall be returned to the etsysCosFloodCtrlPortTypeUnselectedPorts and all entries referencing this row shall be removed as well. |
etsysCosFloodCtrlPortGroupList | 1.3.6.1.4.1.5624.1.2.55.1.7.7.1.3 | portlist | read-write |
The list of dot1dBridge ports to be assigned to this group. Ports in this list MUST : o Be mutually exclusive from other entries in this table o Be comprised of the same port type as defined by the etsysCosFloodCtrlPortTypeIndex. |
etsysCosFloodCtrlPortGroupName | 1.3.6.1.4.1.5624.1.2.55.1.7.7.1.4 | snmpadminstring | read-write |
The administratively assigned textual description of this port group. |
etsysCosFloodCtrlSyslogActionMsgFormat | 1.3.6.1.4.1.5624.1.2.55.1.7.8 | integer | read-write |
This object controls the format of syslog messages sent in response to a flood rate limit being violated. A value of notification(1) causes the syslog message to provide the index of the violated limiter and the port(s) that the violation occurred on. A value of notificationWithPktHdr(2) causes the syslog message to provide the first 64 bytes of the violating packet in addition to the information provided by notification(1). Enumeration: 'notification': 1, 'notificationWithPktHdr': 2. |
etsysCosFloodCtrlResourceTable | 1.3.6.1.4.1.5624.1.2.55.1.7.9 | no-access |
A table containing the inbound rate limiting configurations to be used in the entries specified. |
|
1.3.6.1.4.1.5624.1.2.55.1.7.9.1 | no-access |
Conceptually defines a particular entry within the etsysCosFloodCtrlResourceTable. These entries contain the specific attributes of flood policing rates (traffic clipping). Entries within this table MUST be considered non-volatile and MUST be maintained across entity resets. |
||
etsysCosFloodCtrlFloodType | 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.1 | integer | no-access |
The type of received traffic that rate limited based on this row entries configured limits. Enumeration: 'broadcast': 3, 'multicast': 2, 'unicastUnknown': 1. |
etsysCosFloodCtrlResourceUnits | 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.2 | etsyscosratetypes | read-write |
Identifies the unit size for the etsysCosFloodCtrlPortRate. Values MUST NOT exceed the capacity of the etsysCosFloodCtrlPortType they are associated with. |
etsysCosFloodCtrlResourceRate | 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.3 | integer32 | read-write |
Identifies the number of units above which packets will considered in violation. The value (0) shall carry special meaning in this case of unset. Rate limiters identified as having a value of (0) shall not have this settings applied to the limiter. |
etsysCosFloodCtrlResourceAction | 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.4 | bits | read-write |
This object allows packet dropping, syslog, SNMP traps, or disabling actions to be taken limiters are first exceeded. It is permissible for no actions to be specified, which effectively disables the limiter. Bits: 'syslog': 1, 'drop': 0, 'trap': 2, 'disable': 3. |
etsysCosFloodCtrlResourceViolationPortList | 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.5 | portlist | read-write |
The dot1dBridge ports this limiter has been violated on. Writing this object will clear the dot1dBridge ports given which have a corresponding bit of zero (0) in the PortList. |
etsysCosFloodCtrlResourceClearCounters | 1.3.6.1.4.1.5624.1.2.55.1.7.9.1.6 | truthvalue | read-write |
This object shall always read false(2). When set to true(1) this object clears the counter associated with this entry. |
etsysCosFloodCtrlViolationClearTable | 1.3.6.1.4.1.5624.1.2.55.1.7.10 | truthvalue | read-write |
This object SHALL always read false. Setting this object to true removes all existing entries from the etsysCosFloodCtrlViolationTable. |
etsysCosFloodCtrlViolationLastChange | 1.3.6.1.4.1.5624.1.2.55.1.7.11 | timestamp | read-only |
The time at which the etsysCosFloodCtrlViolationTable was last modified. |
etsysCosFloodCtrlDisabledPortsList | 1.3.6.1.4.1.5624.1.2.55.1.7.12 | portlist | read-write |
The list of dot1dBridge ports disabled as a result of limiting violation. A set to this list will clear the violation status of any port which has a corresponding clear bit in the list. |
etsysCosFloodCtrlViolationTable | 1.3.6.1.4.1.5624.1.2.55.1.7.13 | no-access |
A table containing the list of entries of all dot1dBridge ports that have detected violations of the limiters current settings. |
|
1.3.6.1.4.1.5624.1.2.55.1.7.13.1 | no-access |
Conceptually defines a particular entry within the etsysCosFloodCtrlViolationTable. |
||
etsysCosFloodCtrlViolation | 1.3.6.1.4.1.5624.1.2.55.1.7.13.1.1 | truthvalue | read-only |
This object represents the violation status for this limiter. If this object reads true(1) the action associated with this FloodCtrl have been taken. |
etsysCosFloodCtrlCounter | 1.3.6.1.4.1.5624.1.2.55.1.7.13.1.2 | counter64 | read-only |
The number of configured units the limiter has recorded. If the associated limiter is of type pps(1) then the object represents the packets counted, otherwise it represents the octets counted. |
etsysCosFloodCtrlResetFlags | 1.3.6.1.4.1.5624.1.2.55.1.7.13.1.3 | etsysratelimitresetbits | read-write |
This value shall always read as BITS contstruct with no bit set. This object clears the statistics gathering portion of this entry. If bit 0 is set, the etsysCosFloodCtrlViolation TruthValue will be reset to false(2). If bit 1 is set, the etsysCosFloodCtrlUnitCounter will be reset to zero. Setting both bits simultaneously shall clear both properties. |
etsysCosConformance | 1.3.6.1.4.1.5624.1.2.55.2 | |||
etsysCosGroups | 1.3.6.1.4.1.5624.1.2.55.2.1 | |||
etsysCosMasterResetGroup | 1.3.6.1.4.1.5624.1.2.55.2.1.1 |
A collection of objects providing a mechanism of resetting all objects back to an unconfigured state. |
||
etsysCosCapabilitiesGroup | 1.3.6.1.4.1.5624.1.2.55.2.1.2 |
A collection of objects providing the capability extent for the agent supporting this MIB. |
||
etsysCosGroup | 1.3.6.1.4.1.5624.1.2.55.2.1.3 |
A collection of objects providing the support capacity and capability extent for the agent supporting this MIB. The object etsysCosDropPrecedence is part of a required group however its access may be restricted to read-only for agents without the ability to support this feature and still wish to implement this MIB. |
||
etsysCosTxqGroup | 1.3.6.1.4.1.5624.1.2.55.2.1.4 |
A collection of objects required for creating and modifying settings for transmit queue configurations. |
||
etsysCosIrlGroup | 1.3.6.1.4.1.5624.1.2.55.2.1.5 |
A collection of objects required for creating and modifying settings for inbound rate limiter configurations. |
||
etsysCosOrlGroup | 1.3.6.1.4.1.5624.1.2.55.2.1.6 |
A collection of objects required for creating and modifying settings for outbound rate limiter configurations. |
||
etsysCosNotificationGroup | 1.3.6.1.4.1.5624.1.2.55.2.1.7 |
A collection of objects required for reporting rate limiter violations. |
||
etsysCosCompliances | 1.3.6.1.4.1.5624.1.2.55.2.2 | |||
etsysCosCompliance | 1.3.6.1.4.1.5624.1.2.55.2.2.1 |
The compliance statement for devices that support Enterasys class of service. |