OMNITRON-HC-RMON-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
35
.1.3.6.1.4.1.7342.23.2
·
1 row entry
·
17 columns
Uses the omnitron variant from
Command help
/opt/observium/mibs/omnitron.
Walk ostHighCapacityRmonStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OMNITRON-HC-RMON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-HC-RMON-MIB::ostHighCapacityRmonStatsTable'
This table supports high capacity RMON statistics on a per port basis.
The entries in this table are automatically created based upon the
number of Ethernet ports available for the product.
This is a high capacity RMON statistics table entry.
| Column | Syntax | OID |
|---|---|---|
|
An index that is used to identify the specific interface number.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.7342.23.2.1.1 |
|
The total number of octets (including bad packets) received on an
interface (excluding framing bits but including FCS octets). |
OctetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.2 |
|
The total number of good unicast packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.3 |
|
The total number of good broadcast packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.4 |
|
The total number of good multicast packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.5 |
|
The total number of good 64 octet packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.6 |
|
The total number of good 65-127 octet packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.7 |
|
The total number of good 128-255 octet packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.8 |
|
The total number of good 256-511 octet packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.9 |
|
The total number of good 512-1023 octet packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.10 |
|
The total number of good 1024-Max Frame Size octet packets received.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.11 |
|
The total number of bad packets received, including too small,
too large, jabber, alignment, but not FCS errors. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.12 |
|
The total number of packets received with FCS errors.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.13 |
|
The total number of octets (including bad packets) transmitted on an
interface (excluding framing bits but including FCS octets). |
OctetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.14 |
|
The total number of unicast packets transmitted.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.15 |
|
The total number of broadcast packets transmitted.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.16 |
|
The total number of multicast packets transmitted.
|
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.2.1.17 |
.1.3.6.1.4.1.7342.23.3
·
1 row entry
·
18 columns
Uses the omnitron variant from
Command help
/opt/observium/mibs/omnitron.
Walk ostHighCapacityRmonHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OMNITRON-HC-RMON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-HC-RMON-MIB::ostHighCapacityRmonHistoryTable'
This table supports high capacity RMON historic statistics on a per port basis. Rows in this table are automatically created or deleted by the SNMP Agent based on the number and index of the buckets that are stored in the history table. A new row is added to the table when a specific measurement interval completes. An old row is deleted in the table when the number of rows in the table exceed ostHighCapacityRmonGlobalCfgBuckets.
This is a high capacity RMON statistics table entry.
| Column | Syntax | OID |
|---|---|---|
|
An index that is used to identify the specific measurement interval,
or bucket, for the specific interface number. Bucket indices are assigned sequentially by the SNMP Agent. The first bucket that occurs … |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.7342.23.3.1.1 |
|
The value of the sysUpTime at the start of the interval over which
this sample was measured. If the module has had its Time of Day initialized then the start of the first history sample should be delayed … |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.7342.23.3.1.2 |
|
The total number of octets (including bad packets) received on an
interface (excluding framing bits but including FCS octets). |
OctetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.3 |
|
The total number of good unicast packets received during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.4 |
|
The total number of good broadcast packets received during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.5 |
|
The total number of good multicast packets received during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.6 |
|
The total number of good 64 octet packets received during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.7 |
|
The total number of good 65-127 octet packets received during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.8 |
|
The total number of good 128-255 octet packets received during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.9 |
|
The total number of good 256-511 octet packets received during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.10 |
|
The total number of good 512-1023 octet packets received during the
time interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.11 |
|
The total number of good 1024-Max Frame Size octet packets received
during the time interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.12 |
|
The total number of bad packets received, including too small,
too large, jabber, alignment, but not FCS errors during the time interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.13 |
|
The total number of packets received with FCS errors during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.14 |
|
The total number of octets (including bad packets) transmitted on an
interface (excluding framing bits but including FCS octets) during the time interval. |
OctetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.15 |
|
The total number of unicast packets transmitted during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.16 |
|
The total number of broadcast packets transmitted during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.17 |
|
The total number of multicast packets transmitted during the time
interval. |
PacketsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.7342.23.3.1.18 |