PSAMP-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: PSAMP-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 |
psampSampCountBased | 1.3.6.1.2.1.194.1.1.2 | |||
psampSampCountBasedAvail | 1.3.6.1.2.1.194.1.1.2.1 | truthvalue | read-only |
This object indicates the availability of systematic count-based sampling at the managed node. A Selector may be unavailable if it is implemented but currently disabled due to, e.g., administrative reasons, lack of resources, or similar. |
psampSampCountBasedParamSetTable | 1.3.6.1.2.1.194.1.1.2.2 | no-access |
This table lists configurations of systematic count-based packet sampling. A parameter set describing a configuration contains two parameters: the sampling interval length and space. |
|
1.3.6.1.2.1.194.1.1.2.2.1 | no-access |
Defines an entry in the psampSampCountBasedParamSetTable. |
||
psampSampCountBasedIndex | 1.3.6.1.2.1.194.1.1.2.2.1.1 | integer32 | no-access |
The index of this parameter set in the psampSampCountBasedParamSetTable. It is used in the object ipfixSelectionProcessSelectorFunction entries of the ipfixSelectionProcessTable in the IPFIX-MIB as reference to this parameter set. |
psampSampCountBasedInterval | 1.3.6.1.2.1.194.1.1.2.2.1.2 | unsigned32 | read-only |
This object specifies the number of packets that are consecutively sampled. A value of 100 means that 100 consecutive packets are sampled. |
psampSampCountBasedSpace | 1.3.6.1.2.1.194.1.1.2.2.1.3 | unsigned32 | read-only |
This object specifies the number of packets between two intervals specified by the object psampSampCountBasedInterval. A value of 100 means that the next interval starts 100 packets (which are not sampled) after the current psampSampCountBasedInterval is over. |
psampSampTimeBased | 1.3.6.1.2.1.194.1.1.3 | |||
psampSampTimeBasedAvail | 1.3.6.1.2.1.194.1.1.3.1 | truthvalue | read-only |
This object indicates the availability of systematic time-based sampling at the managed node. A Selector may be unavailable if it is implemented but currently disabled due to, e.g., administrative reasons, lack of resources, or similar. |
psampSampTimeBasedParamSetTable | 1.3.6.1.2.1.194.1.1.3.2 | no-access |
This table lists configurations of systematic time-based packet sampling. A parameter set describing a configuration contains two parameters: the sampling interval length and the space. |
|
1.3.6.1.2.1.194.1.1.3.2.1 | no-access |
Defines an entry in the psampSampTimeBasedParamSetTable. |
||
psampSampTimeBasedIndex | 1.3.6.1.2.1.194.1.1.3.2.1.1 | integer32 | no-access |
The index of this parameter set in the psampSampTimeBasedParamSetTable. It is used in the object ipfixSelectionProcessSelectorFunction entries of the ipfixSelectionProcessTable in the IPFIX-MIB as reference to this parameter set. |
psampSampTimeBasedInterval | 1.3.6.1.2.1.194.1.1.3.2.1.2 | unsigned32 | read-only |
This object specifies the time interval in microseconds during which all arriving packets are sampled. |
psampSampTimeBasedSpace | 1.3.6.1.2.1.194.1.1.3.2.1.3 | unsigned32 | read-only |
This object specifies the time interval in microseconds between two intervals specified by the object psampSampTimeBasedInterval. A value of 100 means that the next interval starts 100 microseconds (during which no packets are sampled) after the current psampSampTimeBasedInterval is over. |
psampSampRandOutOfN | 1.3.6.1.2.1.194.1.1.4 | |||
psampSampRandOutOfNAvail | 1.3.6.1.2.1.194.1.1.4.1 | truthvalue | read-only |
This object indicates the availability of random n-out-of-N sampling at the managed node. A Selector may be unavailable if it is implemented but currently disabled due to, e.g., administrative reasons, lack of resources, or similar. |
psampSampRandOutOfNParamSetTable | 1.3.6.1.2.1.194.1.1.4.2 | no-access |
This table lists configurations of random n-out-of-N sampling. A parameter set describing a configuration contains two parameters: the sampling size and the parent population. |
|
1.3.6.1.2.1.194.1.1.4.2.1 | no-access |
Defines an entry in the psampSampRandOutOfNParamSetTable. |
||
psampSampRandOutOfNIndex | 1.3.6.1.2.1.194.1.1.4.2.1.1 | integer32 | no-access |
The index of this parameter set in the psampSampRandOutOfNParamSetTable. It is used in the object ipfixSelectionProcessSelectorFunction entries of the ipfixSelectionProcessTable in the IPFIX-MIB as reference to this parameter set. |
psampSampRandOutOfNSize | 1.3.6.1.2.1.194.1.1.4.2.1.2 | unsigned32 | read-only |
This object specifies the number of elements taken from the parent Population specified in psampSampRandOutOfNPopulation. |
psampSampRandOutOfNPopulation | 1.3.6.1.2.1.194.1.1.4.2.1.3 | unsigned32 | read-only |
This object specifies the number of elements in the parent Population. |
psampSampUniProb | 1.3.6.1.2.1.194.1.1.5 | |||
psampSampUniProbAvail | 1.3.6.1.2.1.194.1.1.5.1 | truthvalue | read-only |
This object indicates the availability of random uniform probabilistic sampling at the managed node. A Selector may be unavailable if it is implemented but currently disabled due to, e.g., administrative reasons, lack of resources, or similar. |
psampSampUniProbParamSetTable | 1.3.6.1.2.1.194.1.1.5.2 | no-access |
This table lists configurations of random probabilistic sampling. A parameter set describing a configuration contains a single parameter only: the sampling probability. |
|
1.3.6.1.2.1.194.1.1.5.2.1 | no-access |
Defines an entry in the psampSampUniProbParamSetTable. |
||
psampSampUniProbIndex | 1.3.6.1.2.1.194.1.1.5.2.1.1 | integer32 | no-access |
The index of this parameter set in the psampSampUniProbParamSetTable. It is used in the object ipfixSelectionProcessSelectorFunction entries of the ipfixSelectionProcessTable in the IPFIX-MIB as reference to this parameter set. |
psampSampUniProbProbability | 1.3.6.1.2.1.194.1.1.5.2.1.2 | float64tc | read-only |
This object specifies the probability that a packet is sampled, expressed as a value between 0 and 1. The probability is equal for every packet. A value of 0 means no packet is sampled since the probability is 0. A value of 1 means all packets are sampled since the probability is 1. NaN (not a number) and infinity MUST NOT be used. |
psampFiltPropMatch | 1.3.6.1.2.1.194.1.1.6 | |||
psampFiltPropMatchAvail | 1.3.6.1.2.1.194.1.1.6.1 | truthvalue | read-only |
This object indicates the availability of property match filtering at the managed node. A Selector may be unavailable if it is implemented but currently disabled due to, e.g., administrative reasons, lack of resources, or similar. |
psampFiltHash | 1.3.6.1.2.1.194.1.1.7 | |||
psampFiltHashAvail | 1.3.6.1.2.1.194.1.1.7.1 | truthvalue | read-only |
This object indicates the availability of hash filtering at the managed node. A Selector may be unavailable if it is implemented but currently disabled due to, e.g., administrative reasons, lack of resources, or similar. |
psampFiltHashCapabilities | 1.3.6.1.2.1.194.1.1.7.2 | |||
psampFiltHashParamSetTable | 1.3.6.1.2.1.194.1.1.7.3 | no-access |
This table lists configurations of hash filtering. A parameter set describing a configuration contains eight parameters describing the hash function. |
|
1.3.6.1.2.1.194.1.1.7.3.1 | no-access |
Defines an entry in the psampFiltHashParamSetTable. |
||
psampFiltHashIndex | 1.3.6.1.2.1.194.1.1.7.3.1.1 | integer32 | no-access |
The index of this parameter set in the psampFiltHashParamSetTable. It is used in the object ipfixSelectionProcessSelectorFunction entries of the ipfixSelectionProcessTable in the IPFIX-MIB as reference to this parameter set. |
psampFiltHashFunction | 1.3.6.1.2.1.194.1.1.7.3.1.2 | integer | read-only |
The hash function used by this filter. The PSAMP-MIB defines the following hash functions: crc32(1): The CRC-32 Hash Function as defined in RFC 1141. ipsx(2): The IPSX Hash Function as described in RFC 5475, Appendix A.1. bob(3): The BOB Hash Function as described in RFC 5475, Appendix A.2. Enumeration: 'crc32': 1, 'ipsx': 2, 'bob': 3. |
psampFiltHashInitializerValue | 1.3.6.1.2.1.194.1.1.7.3.1.3 | unsigned64tc | read-only |
This object specifies the initializer value to the hash function. |
psampFiltHashIpPayloadOffset | 1.3.6.1.2.1.194.1.1.7.3.1.4 | unsigned64tc | read-only |
This object specifies the IP payload offset used by a Hash-based Selection Selector. |
psampFiltHashIpPayloadSize | 1.3.6.1.2.1.194.1.1.7.3.1.5 | unsigned64tc | read-only |
This object specifies the IP payload size used by a Hash-based Selection Selector. |
psampFiltHashSelectedRangeMin | 1.3.6.1.2.1.194.1.1.7.3.1.6 | unsigned64tc | read-only |
This object specifies the value for the beginning of a hash function's selected range. |
psampFiltHashSelectedRangeMax | 1.3.6.1.2.1.194.1.1.7.3.1.7 | unsigned64tc | read-only |
This object specifies the value for the end of a hash function's selected range. |
psampFiltHashOutputRangeMin | 1.3.6.1.2.1.194.1.1.7.3.1.8 | unsigned64tc | read-only |
This object specifies the value for the beginning of a hash function's potential output range. |
psampFiltHashOutputRangeMax | 1.3.6.1.2.1.194.1.1.7.3.1.9 | unsigned64tc | read-only |
This object specifies the value for the end of a hash function's potential output range. |
psampMIB | 1.3.6.1.2.1.212 |
The PSAMP MIB defines managed objects for packet sampling and filtering. These objects provide information about managed nodes supporting packet sampling, including packet sampling capabilities, configuration, and statistics. The PSAMP MIB module registers additional top-level OIDs for the parameter subtrees of its Selector functions in the IPFIX-SELECTOR-MIB Function sub-registry according to the procedures defined in RFC 6615. Copyright (c) 2012 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This version of this MIB module is part of RFC 6727; see the RFC itself for full legal notices. |
||
psampObjects | 1.3.6.1.2.1.212.1 | |||
psampConformance | 1.3.6.1.2.1.212.2 | |||
psampCompliances | 1.3.6.1.2.1.212.2.1 | |||
psampCompliance | 1.3.6.1.2.1.212.2.1.1 |
The implementation of all objects is optional and depends on the implementation of the corresponding functionality in the equipment. |
||
psampGroups | 1.3.6.1.2.1.212.2.2 | |||
psampGroupSampCountBased | 1.3.6.1.2.1.212.2.2.1 |
These objects are needed if count based sampling is implemented. |
||
psampGroupSampTimeBased | 1.3.6.1.2.1.212.2.2.2 |
These objects are needed if time based sampling is implemented. |
||
psampGroupSampRandOutOfN | 1.3.6.1.2.1.212.2.2.3 |
These objects are needed if random n-out-of-N sampling is implemented. |
||
psampGroupSampUniProb | 1.3.6.1.2.1.212.2.2.4 |
These objects are needed if uniform probabilistic sampling is implemented. |
||
psampGroupFiltPropMatch | 1.3.6.1.2.1.212.2.2.5 |
These objects are needed if property match filtering is implemented. |
||
psampGroupFiltHash | 1.3.6.1.2.1.212.2.2.6 |
These objects are needed if hash filtering is implemented. |