ELTEX-MES-ISS-QOS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
13
.1.3.6.1.4.1.35265.1.139.5.1.2.1 · 1 row entry · 1 columns
Uses the eltex variant from /opt/observium/mibs/eltex.
Command help
Walk eltMesIssQoSMeterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-MES-ISS-QOS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-QOS-MIB::eltMesIssQoSMeterTable'
This table augments the FsQoSMeterTable table.
eltMesIssQoSMeterEntry row .1.3.6.1.4.1.35265.1.139.5.1.2.1.1
An entry appears in this table for each ACL/QOS meter.
Indexes
No indexes recorded
Column Syntax OID
Meter units. Supports byte mode or packet mode for
each meter.
EltMesIssMeterUnitsr/w
Type Values:
1bytes
2packets
.1.3.6.1.4.1.35265.1.139.5.1.2.1.1.1
.1.3.6.1.4.1.35265.1.139.5.1.3.1 · 1 row entry · 1 columns
Uses the eltex variant from /opt/observium/mibs/eltex.
Command help
Walk eltMesIssQoSPortTrustModeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-MES-ISS-QOS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-QOS-MIB::eltMesIssQoSPortTrustModeTable'
This table contains QoS trust mode configuration for an interface.
eltMesIssQoSPortTrustModeEntry row .1.3.6.1.4.1.35265.1.139.5.1.3.1.1
An entry appears in this table for each interface.
Indexes
Column Syntax OID
QoS trust mode on specific interface.
EltMesIssQoSTrustModer/w
Type Values:
1none
2cos
3dscp
4cos-dscp
.1.3.6.1.4.1.35265.1.139.5.1.3.1.1.1
.1.3.6.1.4.1.35265.1.139.5.1.4.1 · 1 row entry · 3 columns
Uses the eltex variant from /opt/observium/mibs/eltex.
Command help
Walk eltMesIssQoSRemarkPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-MES-ISS-QOS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-QOS-MIB::eltMesIssQoSRemarkPortTable'
This table contains QoS remarking configuration per interface.
eltMesIssQoSRemarkPortEntry row .1.3.6.1.4.1.35265.1.139.5.1.4.1.1
An entry appears in this table for each interface.
Indexes
Column Syntax OID
Enable CoS remarking for packets transmitted from the interface.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.35265.1.139.5.1.4.1.1.1
Enable DSCP remarking for packets transmitted from the interface.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.35265.1.139.5.1.4.1.1.2
Changes the source of the default egress CoS value.
EltMesIssQoSRemarkPortDefaultCosSourcer/w
Type Values:
1none
2user-priority
3inner-vlanPri
.1.3.6.1.4.1.35265.1.139.5.1.4.1.1.3
.1.3.6.1.4.1.35265.1.139.5.1.5.1 · 1 row entry · 6 columns
Uses the eltex variant from /opt/observium/mibs/eltex.
Command help
Walk eltMesIssQoSIfUtilizationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-MES-ISS-QOS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-QOS-MIB::eltMesIssQoSIfUtilizationTable'
Switch ports utilization configuration and information.
eltMesIssQoSIfUtilizationEntry row .1.3.6.1.4.1.35265.1.139.5.1.5.1.1
Defines the contents of each line in the eltMesIssQoSIfUtilizationTable table.
Column Syntax OID
A unique value for each interface. Its value
ranges between 1 and the value of ifNumber. The
value for each interface must remain constant at
least from one re-initialization of the entity's
network management system …
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.35265.1.139.5.1.5.1.1.1
A time in seconds for which interface
utilization is calculated. Supported values are 5, 60 and 300.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.35265.1.139.5.1.5.1.1.2
The total number of all (UC, MC and BC) packets
received on the interface during last utilization interval.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.1.139.5.1.5.1.1.3
The inbound rate in kbps
on the interface during last utilization interval.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.1.139.5.1.5.1.1.4
The total number of all (UC, MC and BC) packets
sent out of the interface during last utilization interval.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.1.139.5.1.5.1.1.5
The outbound rate in kbps
on the interface during last utilization interval.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.35265.1.139.5.1.5.1.1.6
.1.3.6.1.4.1.35265.1.139.5.1.6.1 · 1 row entry · 2 columns
Uses the eltex variant from /opt/observium/mibs/eltex.
Command help
Walk eltMesIssQoSCpuRateLimitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELTEX-MES-ISS-QOS-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-QOS-MIB::eltMesIssQoSCpuRateLimitTable'
QoS CPU rate-limit table
eltMesIssQoSCpuRateLimitEntry row .1.3.6.1.4.1.35265.1.139.5.1.6.1.1
QoS CPU rate-limit entry
Indexes
No indexes recorded
Column Syntax OID
Disable or enable cpu rate-limit logging
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.35265.1.139.5.1.6.1.1.1
Disable or enable cpu rate-limit traps
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.35265.1.139.5.1.6.1.1.2