IPFIX-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
11
Rows
11
Columns
58
.1.3.6.1.2.1.193.1.1.1
·
1 row entry
·
16 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixTransportSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTransportSessionTable'
This table lists the currently established Transport Sessions between an Exporting Process and a Collecting Process.
Defines an entry in the ipfixTransportSessionTable.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
Locally arbitrary, but unique identifier of an entry in
the ipfixTransportSessionTable. The value is expected to remain constant from a re-initialization of the entity's network management agent to the next re-initiali… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.193.1.1.1.1.1 |
||||||
|
The transport protocol used for receiving or transmitting
IPFIX Messages. Protocol numbers are assigned by IANA. A current list of all assignments is available from <http://www.iana.org/assignments/protocol-numbers/>. |
Unsigned32 Constraints: range: 1-255 |
.1.3.6.1.2.1.193.1.1.1.1.2 |
||||||
|
The type of address used for the source address,
as specified in RFC 4001. The InetAddressType supported values are ipv4(1) and ipv6(2). This object is used with protocols (specified in ipfixTransportSe… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.193.1.1.1.1.3 |
||||||
|
The source address of the Exporter of the IPFIX Transport
Session. This value is interpreted according to the value of ipfixTransportSessionAddressType, as specified in RFC 4001. This object is used with protocols (spe… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.193.1.1.1.1.4 |
||||||
|
The type of address used for the destination address,
as specified in RFC 4001. The InetAddressType supported values are ipv4(1) and ipv6(2). This object is used with protocols (specified in ipfixTransportSessionProto… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.193.1.1.1.1.5 |
||||||
|
The destination address of the Collector of the IPFIX
Transport Session. This value is interpreted according to the value of ipfixTransportSessionAddressType, as specified in RFC 4001. This object is us… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.193.1.1.1.1.6 |
||||||
|
The transport protocol port number of the Exporter.
This object is used with protocols (specified in ipfixTransportSessionProtocol) like TCP (6) and UDP (17) that have the notion of ports. SCTP (132) should copy the va… |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.193.1.1.1.1.7 |
||||||
|
The transport protocol port number of the Collector. The
default value is 4739 for all currently defined transport protocol types. This object is used with protocols (specified in ipfixTransportSessionProtocol) like T… |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.193.1.1.1.1.8 |
||||||
|
The association ID used for the SCTP session between the
Exporter and the Collector of the IPFIX Transport Session. It is equal to the sctpAssocId entry in the sctpAssocTable defined in the SCTP MIB. This object is onl… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.1.1.9 |
||||||
|
The mode of operation of the device for the given Transport
Session. This object can have the following values: exporting(1) This value MUST be used if the Transport Session is used for exporting… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.193.1.1.1.1.10 |
||||||
|
On Exporters, this object contains the time in seconds
after which IPFIX Templates are resent by the Exporter. On Collectors, this object contains the lifetime in seconds after which a Template becomes in… |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.1.1.11 |
||||||
|
On Exporters, this object contains the time in seconds
after which IPFIX Options Templates are resent by the Exporter. On Collectors, this object contains the lifetime in seconds after which an Options Te… |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.1.1.12 |
||||||
|
On Exporters, this object contains the number of exported
IPFIX Messages after which IPFIX Templates are resent by the Exporter. On Collectors, this object contains the lifetime in number of exported IPFI… |
packetsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.1.1.13 |
||||||
|
On Exporters, this object contains the number of exported
IPFIX Messages after which IPFIX Options Templates are resent by the Exporter. On Collectors, this object contains the lifetime in number of expor… |
packetsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.1.1.14 |
||||||
|
On Exporters, the object contains the version number of the
IPFIX protocol that the Exporter uses to export its data in this Transport Session. On Collectors, the object contains the version number of the… |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.193.1.1.1.1.15 |
||||||
|
The status of a Transport Session. This object can have the
following values: unknown(0) This value MUST be used if the status of the Transport Session cannot be detected by the equipment. Th… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.193.1.1.1.1.16 |
ipfixTemplateTable
table.1.3.6.1.2.1.193.1.1.2
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixTemplateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTemplateTable'
This table lists the Templates and Options Templates that
are transmitted by the Exporting Process or received by the
Collecting Process.
The table contains the Templates and Options Templates that
are received or used for exporting data for a given
Transport Session group and Observation Domain.
Withdrawn or invalidated (Options) Templates MUST be removed
from this table.
Defines an entry in the ipfixTemplateTable.
| Column | Syntax | OID |
|---|---|---|
|
The ID of the Observation Domain for which this Template
is defined. This value is used when sending IPFIX Messages. The special value of 0 indicates that the Data Records exported with this (Options Tem… |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.2.1.193.1.1.2.1.1 |
|
This number indicates the Template ID in the IPFIX
Message. Values from 0 to 255 are not allowed for Template IDs. |
Unsigned32 Constraints: range: 256-65535 |
.1.3.6.1.2.1.193.1.1.2.1.2 |
|
This number indicates the Set ID of the Template. This
object allows the Template type to be easily retrieved. Currently, there are two values defined. The value 2 is used for Sets containing Template d… |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.2.1.193.1.1.2.1.3 |
|
If the Transport Session is in exporting mode
(ipfixTransportSessionDeviceMode) the time when this (Options) Template was last sent to the Collector(s). In the specific case of UDP as transport protocol, … |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.193.1.1.2.1.4 |
.1.3.6.1.2.1.193.1.1.3
·
1 row entry
·
5 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixTemplateDefinitionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTemplateDefinitionTable'
On Exporters, this table lists the (Options) Template fields
of which a (Options) Template is defined. It defines the
(Options) Template given in the ipfixTemplateId specified in
the ipfixTemplateTable.
On Collectors, this table lists the (Options) Template fields
of which a (Options) Template is defined. It defines the
(Options) Template given in the ipfixTemplateId specified in
the ipfixTemplateTable.
Defines an entry in the ipfixTemplateDefinitionTable.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The ipfixTemplateDefinitionIndex specifies the order in
which the Information Elements are used in the (Options) Template Record. Since a Template Record can contain a maximum of 65535 Information Element… |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.2.1.193.1.1.3.1.1 |
||||
|
This indicates the Information Element ID at position
ipfixTemplateDefinitionIndex in the (Options) Template ipfixTemplateId. This implicitly specifies the data type of the Information Element. The elements are regist… |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.2.1.193.1.1.3.1.2 |
||||
|
This indicates the length of the Information Element ID at
position ipfixTemplateDefinitionIndex in the (Options) Template ipfixTemplateId. |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.193.1.1.3.1.3 |
||||
|
IANA enterprise number of the authority defining the
Information Element identifier in this Template Record. Enterprise numbers are assigned by IANA. A current list of all assignments is available from <http://www.iana… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.3.1.4 |
||||
|
This bitmask indicates special attributes for the
Information Element: scope(0) This Information Element is used for scope. flowKey(1) This Information Element is a Flow Key. … |
Bits Enumerated Values:
|
.1.3.6.1.2.1.193.1.1.3.1.5 |
ipfixExportTable
table.1.3.6.1.2.1.193.1.1.4
·
1 row entry
·
2 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixExportTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixExportTable'
This table lists all exports of an IPFIX Device.
On Exporters, this table contains all exports grouped by
Transport Session, Observation Domain ID, Template ID, and
Metering Process represented by the
ipfixMeteringProcessCacheId. Thanks to the ipfixExportIndex,
the exports can group one or more Transport Sessions to
achieve a special functionality like failover management,
load-balancing, etc. The entries with the same
ipfixExportIndex, ipfixObservationDomainId,
and ipfixMeteringProcessCacheId define a Transport
Session group. If the Exporter does not use Transport
Session grouping, then each ipfixExportIndex contains a
single ipfixMeteringProcessCacheId, and thus a single
Transport Session; this session MUST have a member type
value of primary(1). Transport Sessions referenced in this
table MUST have a ipfixTransportSessionDeviceMode value of
exporting(1).
On Collectors, this table is not needed.
Defines an entry in the ipfixExportTable.
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Locally arbitrary, but unique identifier of an entry in
the ipfixExportTable. The value is expected to remain constant from a re-initialization of the entity's network management agent to the next re-initialization. … |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.193.1.1.4.1.1 |
||||||||||
|
The type of member Transport Session in a Transport
Session group (identified by the value of ipfixExportIndex, ipfixObservationDomainId, and ipfixMeteringProcessCacheId). The following values are valid: … |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.193.1.1.4.1.2 |
.1.3.6.1.2.1.193.1.1.5
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixMeteringProcessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixMeteringProcessTable'
This table lists so-called caches used at the Metering
Process to store the metering data of Flows observed at
the Observation Points given in the
ipfixObservationPointGroupReference. The table lists the
timeouts that specify when the cached metering data is
expired.
On Collectors, the table is not needed.
Defines an entry in the ipfixMeteringProcessTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Locally arbitrary, but unique identifier of an entry in the
ipfixMeteringProcessTable. The value is expected to remain constant from a re-initialization of the entity's network management agent to the next re-initializ… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.193.1.1.5.1.1 |
|
The Observation Point Group ID that links this table entry
to the ipfixObservationPointTable. The matching ipfixObservationPointGroupId in that table gives the Observation Points used in that cache. If the Observation… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.5.1.2 |
|
On the Exporter, this object contains the time after which a
Flow is expired (and a Data Record for the Template is sent), even though packets matching this Flow are still received by the Metering Process. If this valu… |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.5.1.3 |
|
On the Exporter, this object contains the time after which a
Flow is expired (and a Data Record for the Template is sent) when no packets matching this Flow are received by the Metering Process for the given number of s… |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.5.1.4 |
.1.3.6.1.2.1.193.1.1.6
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixObservationPointTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixObservationPointTable'
This table lists the Observation Points used within an
Exporter by the Metering Process. The index
ipfixObservationPointGroupId groups Observation Points
and is referenced in the Metering Process table.
On Collectors, this table is not needed.
Defines an entry in the ipfixObservationPointTable.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Locally arbitrary, but unique identifier of an entry in the
ipfixObservationPointTable. The value is expected to remain constant from a re-initialization of the entity's network management agent to the next re-initiali… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.193.1.1.6.1.1 |
||||||||
|
Locally arbitrary, but unique identifier of an entry in the
ipfixObservationPointTable. The value is expected to remain constant from a re-initialization of the entity's network management agent to the next re-initiali… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.193.1.1.6.1.2 |
||||||||
|
The ID of the Observation Domain in which this
Observation Point is included. The special value of 0 indicates that the Observation Points within this group cannot be applied to a single Observation Domai… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.1.6.1.3 |
||||||||
|
This object contains the index of a physical entity in
the ENTITY MIB. This physical entity is the given Observation Point. If such a physical entity cannot be specified or is not known, then the object… |
ENTITY-MIBPhysicalIndexOrZero Type Constraints: range: 0..2147483647 |
.1.3.6.1.2.1.193.1.1.6.1.4 |
||||||||
|
This object contains the index of a physical interface in
the Interfaces MIB. This physical interface is the given Observation Point. If such a physical interface cannot be specified or is not known, then the object i… |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.2.1.193.1.1.6.1.5 |
||||||||
|
The direction of the Flow that is monitored on the given
physical entity. The following values are valid: unknown(0) This value MUST be used if a direction is not known for the given physical ent… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.193.1.1.6.1.6 |
.1.3.6.1.2.1.193.1.1.7
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixSelectionProcessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixSelectionProcessTable'
This table contains Selector Functions connected to a
Metering Process by the index ipfixMeteringProcessCacheId.
The Selector Functions are grouped into Selection Processes
by the ipfixSelectionProcessIndex. The Selector Functions
are applied within the Selection Process to the packets
observed for the given Metering Process cache in increasing
order as indicated by the ipfixSelectionProcessSelectorIndex.
This means Selector Functions with a lower
ipfixSelectionProcessSelectorIndex are applied first.
The remaining packets are accounted for in Flow Records.
Since IPFIX does not define any Selector Function (except
selecting every packet), this is a placeholder for future
use and a guideline for implementing enterprise-specific
Selector Function objects.
The following object tree should help the reader visualize
how the Selector Function objects should be implemented:
ipfixSelectorFunctions
|
+- ipfixFuncSelectAll
| |
| +- ipfixFuncSelectAllAvail (is the function available?)
|
+- ipfixFuncF2
| |
| +- ipfixFuncF2Avail (is the function F2 available?)
| |
| +- ipfixFuncF2Parameters (a table with parameters)
...
|
+- ipfixFuncFn...
If a Selector Function takes parameters, the MIB should
contain a table with an entry for each set of parameters
used at the Exporter.
Defines an entry in the ipfixSelectionProcessTable.
| Column | Syntax | OID |
|---|---|---|
|
Locally arbitrary, but unique identifier of an entry in the
ipfixSelectionProcessTable. The value is expected to remain constant from a re-initialization of the entity's network management agent to the next re-initiali… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.193.1.1.7.1.1 |
|
Index specifying the order in which the referenced
ipfixSelectionProcessSelectorFunctions are applied to the observed packet stream within the given Selection Process (identified by the ipfixSelectionProcessIndex). The… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.193.1.1.7.1.2 |
|
The pointer to the Selector Function used at position
ipfixSelectionProcessSelectorIndex in the list of Selector Functions for the Metering Process cache specified by the index ipfixMeteringProcessCacheId and for the gi… |
ObjectIdentifier | .1.3.6.1.2.1.193.1.1.7.1.3 |
.1.3.6.1.2.1.193.1.2.1
·
1 row entry
·
9 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixTransportSessionStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTransportSessionStatsTable'
This table lists Transport Session statistics between Exporting Processes and Collecting Processes.
Defines an entry in the ipfixTransportSessionStatsTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
The number of bytes per second received by the
Collector or transmitted by the Exporter. A value of zero (0) means that no packets were sent or received yet. This object is updated every second. |
bytes/secondSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.2.1.1.1 |
|
The number of packets received by the Collector
or transmitted by the Exporter. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the… |
packetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.1.1.2 |
|
The number of bytes received by the Collector
or transmitted by the Exporter. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the v… |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.1.1.3 |
|
The number of IPFIX Messages received by the
Collector or transmitted by the Exporter. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.1.1.4 |
|
The number of received IPFIX Messages that are malformed,
cannot be decoded, are received in the wrong order, or are missing according to the sequence number. If used at the Exporter, the number of messag… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.1.1.5 |
|
The number of Data Records received by the Collector or
transmitted by the Exporter. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated b… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.1.1.6 |
|
The number of Templates received or transmitted.
Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of ipfixT… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.1.1.7 |
|
The number of Options Templates received or transmitted.
Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of ipfixTranspor… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.1.1.8 |
|
The value of sysUpTime at the most recent occasion at which
one or more of the Transport Session counters suffered a discontinuity. A value of zero indicates that no such discontinuity has occurred since the last re-ini… |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.2.1.193.1.2.1.1.9 |
ipfixTemplateStatsTable
table.1.3.6.1.2.1.193.1.2.2
·
1 row entry
·
2 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixTemplateStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixTemplateStatsTable'
This table lists statistics objects per Template.
Defines an entry in the ipfixTemplateStatsTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
The number of Data Records that are transmitted or received
per Template. Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.2.1.1 |
|
The value of sysUpTime at the most recent occasion at which
the Template counter suffered a discontinuity. A value of zero indicates that no such discontinuity has occurred since the last re-initialization of the local … |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.2.1.193.1.2.2.1.2 |
.1.3.6.1.2.1.193.1.2.3
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixMeteringProcessStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixMeteringProcessStatsTable'
This table lists statistics objects that have data per
Metering Process cache.
On Collectors, this table is not needed.
Defines an entry in the ipfixMeteringProcessStatsTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
The number of Flows currently active at this cache.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.2.3.1.1 |
|
The number of unused cache entries.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.193.1.2.3.1.2 |
|
The number of Data Records generated.
Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of ipfixMeteringProcessCacheDiscont… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.3.1.3 |
|
The value of sysUpTime at the most recent occasion at which
the Metering Process counter suffered a discontinuity. A value of zero indicates that no such discontinuity has occurred since the last re-initialization of th… |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.2.1.193.1.2.3.1.4 |
.1.3.6.1.2.1.193.1.2.4
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk ipfixSelectionProcessStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPFIX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPFIX-MIB::ipfixSelectionProcessStatsTable'
This table contains statistics for the Selector Functions
connected to a Metering Process by the index
ipfixMeteringProcessCacheId.
The indexes MUST match an entry in the
ipfixSelectionProcessTable.
Defines an entry in the ipfixSelectionProcessStatsTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
The number of packets observed at the entry point of the
function. The entry point may be the Observation Point or the exit point of another Selector Function. Discontinuities in the value of this counte… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.4.1.1 |
|
The number of packets dropped while selecting packets.
Discontinuities in the value of this counter can occur at re-initialization of the management system and at other times as indicated by the value of ipfixSelectionP… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.193.1.2.4.1.2 |
|
The value of sysUpTime at the most recent occasion at which
one or more of the Selector counters suffered a discontinuity. A value of zero indicates that no such discontinuity has occurred since the last re-initializati… |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.2.1.193.1.2.4.1.3 |