All MIBs › ANUE-MIB
Organization: Anue Systems
Last Updated: 2015-06-12
Category: Network Monitoring (RMON)
Description: Anue Systems network test access point (TAP) monitoring and traffic visibility management.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ANUE-MIB?
ANUE-MIB is a vendor MIB from Anue Systems (later acquired by Ixia/Keysight) for its Network Tool Optimizer (NTO) product, a network test-access-point/packet-broker platform used to aggregate, filter, and distribute traffic from network TAPs to monitoring tools. It exposes filter configuration, connection history, both 32-bit and High-Capacity 64-bit statistics tables, extended interface information, and authentication-related objects and traps such as SNMP and client login failures. Its monitoring value covers both software/security status (authentication failure events, login failures with source IP and reason) and traffic-visibility performance counters used to verify the packet broker is correctly forwarding monitored traffic. As an SNMP-based MIB using standard SMIv2 conventions and referencing interface information, it likely complements the standard IF-MIB for interface identification. It's typically deployed on Anue/Ixia/Keysight Network Tool Optimizer packet brokers positioned to distribute TAP/SPAN traffic to security and performance monitoring tools, and administrators can download the ANUE-MIB file directly to load it into their SNMP management software.
IPNetwork Monitor allows you to monitor SNMP objects defined in ANUE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Anue Systems / Ixia / Keysight Network Tool Optimizer (NTO) packet brokers / network TAPs
Monitoring Examples
An admin monitors anueSnmpAuthnFailureTime, anueSnmpAuthnFailureUsername, and anueSnmpAuthnFailureSrcIp to detect repeated unauthorized SNMP access attempts against the NTO device, enabling anueSnmpAuthnFailureTrapEnable so these fire as traps. anueClientLoginFailureTime and anueClientLoginFailureReason similarly reveal failed management-login attempts and their cause, useful for security auditing of the packet broker itself. The broader anueNtoObjects/anueNtoSystem subtree referenced in the module description would expose the actual filter and HC/32-bit traffic statistics used to confirm monitored traffic is flowing as configured, though specific table names for those were not present in the provided sample.
What Can Be Monitored
- SNMP authentication failure events
- client login failure events
- failed login source IP/username
- login failure reason
- traffic filter/connection statistics (32-bit and 64-bit)
This MIB depends on
Related MIBs
Imported Objects
From HCNUM-TC
| CounterBasedGauge64 | |
| ZeroBasedCounter64 | |
| hcnumTC | MODULE-IDENTITY |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero | |
| ifEntry | OBJECT-TYPE |
| ifIndex | OBJECT-TYPE |
| ifTable | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpSecurityModel |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| enterprises |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
From SNMPv2-TM
| SnmpUDPAddress | |
| snmpUDPDomain |
How to Use in IPNetwork Monitor
Example using anueFilterCntModHCInOctets OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT anueCaptureBufferSize | 1.3.6.1.4.1.32620.1.1.6.1.1.6 | INTEGER | read-only | Size in MB of the maximum buffer size. |
| INT anueCaptureBufferType | 1.3.6.1.4.1.32620.1.1.6.1.1.7 | INTEGER | read-only | The type of buffer used |
| C64 anueCaptureBufferUtilizationPerc | 1.3.6.1.4.1.32620.1.1.6.2.1.19 | Counter64 | read-only | Buffer utilization percent. |
| OID anueCaptureConnection | 1.3.6.1.4.1.32620.1.1.6.1.1.13 | OBJECT IDENTIFIER | read-only | The port or dynamic filter OID to which this capture is connected to. |
| STR anueCaptureDefaultName | 1.3.6.1.4.1.32620.1.1.6.1.1.2 | DisplayString | read-only | Capture default name is the system assigned name for a capture entry. These names are displayed in various locations in the NTO Control Panel. A capture resource's default name begins with the letter 'L' followed by the first unused number starting with 1. The first capture resource is L1-CAP, followed by L2-CAP and so on. The default name for capture resource is platform dependent. |
| STR anueCaptureDesc | 1.3.6.1.4.1.32620.1.1.6.1.1.4 | DisplayString | read-only | This is the user entered capture resource description. The object value is an empty string (Null) if there is no user entered description. |
| C64 anueCaptureDropPktsAvg | 1.3.6.1.4.1.32620.1.1.6.2.1.15 | Counter64 | read-only | Dropped(Pre-Capture) Avg Pkts/Sec |
| C64 anueCaptureDropPktsCur | 1.3.6.1.4.1.32620.1.1.6.2.1.14 | Counter64 | read-only | Dropped(Pre-Capture) Cur Pkts/Sec |
| C64 anueCaptureDropPktsPeak | 1.3.6.1.4.1.32620.1.1.6.2.1.16 | Counter64 | read-only | Dropped(Pre-Capture) Peak Pkts/Sec |
| DAT anueCaptureDropPktsPeakTime | 1.3.6.1.4.1.32620.1.1.6.2.1.17 | DateAndTime | read-only | Dropped(Pre-Capture) Returns the time at which a peak Dx rate was observed. |
| C64 anueCaptureDropPktsTimeSincePeak | 1.3.6.1.4.1.32620.1.1.6.2.1.18 | Counter64 | read-only | Dropped(Pre-Capture) Returns the number of milliseconds since a Dx peak rate was observed. |
| C64 anueCaptureDropPktsTotal | 1.3.6.1.4.1.32620.1.1.6.2.1.13 | Counter64 | read-only | Dropped(Pre-Capture) Pkts Total |
| INT anueCaptureEnableTrailerStripping | 1.3.6.1.4.1.32620.1.1.6.1.1.11 | INTEGER | read-only | The type of trailer stripping |
| T/F anueCaptureFillBufferToTrigger | 1.3.6.1.4.1.32620.1.1.6.1.1.10 | TruthValue | read-only | Tells if to fill the buffer before the trigger |
| STR anueCaptureName | 1.3.6.1.4.1.32620.1.1.6.1.1.3 | DisplayString | read-only | Capture name is the user entered capture resource's name. The capture name defaults to anueCaptureDefaultName if the user hasn't entered the name. |
| I32 anueCaptureNumber | 1.3.6.1.4.1.32620.1.1.6.1.1.1 | Integer32 | read-only | Capture number is a number which identifies a capture port. |
| STR anueCaptureResetById | 1.3.6.1.4.1.32620.1.1.6.2.1.21 | DisplayString | read-only | User Id who did the last stats reset. |
| INT anueCaptureStatus | 1.3.6.1.4.1.32620.1.1.6.1.1.5 | INTEGER | read-only | Status of this capture resource. |
| C64 anueCaptureTimeSinceReset | 1.3.6.1.4.1.32620.1.1.6.2.1.20 | Counter64 | read-only | Time in milliseconds since the last reset for this capture resource. |
| C64 anueCaptureTransBytesAvg | 1.3.6.1.4.1.32620.1.1.6.2.1.3 | Counter64 | read-only | Transmitted(To-Capture) Avg Bits/Sec |
| C64 anueCaptureTransBytesCur | 1.3.6.1.4.1.32620.1.1.6.2.1.2 | Counter64 | read-only | Transmitted(To-Capture) Cur Bits/Sec |
| C64 anueCaptureTransBytesPeak | 1.3.6.1.4.1.32620.1.1.6.2.1.4 | Counter64 | read-only | Transmitted(To-Capture) Peak Bits/Sec |
| DAT anueCaptureTransBytesPeakTime | 1.3.6.1.4.1.32620.1.1.6.2.1.5 | DateAndTime | read-only | Transmitted(To-Capture) Returns the time at which a peak Tx rate was observed. |
| C64 anueCaptureTransBytesTimeSincePeak | 1.3.6.1.4.1.32620.1.1.6.2.1.6 | Counter64 | read-only | Transmitted(To-Capture) Returns the number of milliseconds since a Tx peak rate was observed. |
| C64 anueCaptureTransBytesTotal | 1.3.6.1.4.1.32620.1.1.6.2.1.1 | Counter64 | read-only | Transmitted(To-Capture) Bytes Total |
| C64 anueCaptureTransPktsAvg | 1.3.6.1.4.1.32620.1.1.6.2.1.9 | Counter64 | read-only | Transmitted(To-Capture) Avg Pkts/Sec |
| C64 anueCaptureTransPktsCur | 1.3.6.1.4.1.32620.1.1.6.2.1.8 | Counter64 | read-only | Transmitted(To-Capture) Cur Pkts/Sec |
| C64 anueCaptureTransPktsPeak | 1.3.6.1.4.1.32620.1.1.6.2.1.10 | Counter64 | read-only | Transmitted(To-Capture) Peak Pkts/Sec |
| DAT anueCaptureTransPktsPeakTime | 1.3.6.1.4.1.32620.1.1.6.2.1.11 | DateAndTime | read-only | Transmitted(To-Capture) Returns the time at which a peak Tx rate was observed. |
| C64 anueCaptureTransPktsTimeSincePeak | 1.3.6.1.4.1.32620.1.1.6.2.1.12 | Counter64 | read-only | Transmitted(To-Capture) Returns the number of milliseconds since a Tx peak rate was observed. |
| C64 anueCaptureTransPktsTotal | 1.3.6.1.4.1.32620.1.1.6.2.1.7 | Counter64 | read-only | Transmitted(To-Capture) Pkts Total |
| STR anueCaptureTriggerCriteria | 1.3.6.1.4.1.32620.1.1.6.1.1.12 | DisplayString | read-only | A textual representation of the trigger criteria configured for the capture resource. |
| INT anueCaptureTriggerMode | 1.3.6.1.4.1.32620.1.1.6.1.1.8 | INTEGER | read-only | The type of trigger |
| INT anueCaptureTriggerPosition | 1.3.6.1.4.1.32620.1.1.6.1.1.9 | INTEGER | read-only | Trigger position percentage |
| NTF anueClientLoginFailure | 1.3.6.1.4.1.32620.2.1.2 | The Anue client login failure notification signifies that a user's login attempt failed due to improper authentication. The client login failure notification occurs when an invalid user name or password is entered by an Anue client. | ||
| STR anueClientLoginFailureId | 1.3.6.1.4.1.32620.1.1.1.2.2 | DisplayString | read-only | The variable contains the user name of the last failed client login. If there is no failed client login since system initialization, this object is null. |
| STR anueClientLoginFailureReason | 1.3.6.1.4.1.32620.1.1.1.2.5 | DisplayString | read-only | The variable explains the reason for the last failed client login. If there is no failed client login since system initialization, this object is an empty string. |
| IP anueClientLoginFailureSrcIp | 1.3.6.1.4.1.32620.1.1.1.2.4 | InetAddress | read-only | The variable contains the source ip address of the last failed client login. The data type is defined in INET-ADDRESS-MIB (RFC 4001). If there is no failed client login since system initialization, this object is an empty string. |
| IPt anueClientLoginFailureSrcIpType | 1.3.6.1.4.1.32620.1.1.1.2.3 | InetAddressType | read-only | The variable contains the source ip address type (ipv4 or ipv6) of the last failed client login. The data type is defined in INET-ADDRESS-MIB (RFC 4001). If there is no failed client login since system initialization, this object is unknown(0). |
| DAT anueClientLoginFailureTime | 1.3.6.1.4.1.32620.1.1.1.2.1 | DateAndTime | read-only | The time of the most recent failed client login. If there is no failed client login since system initialization, this object is null. |
| T/F anueClientLoginFailureTrapEnable | 1.3.6.1.4.1.32620.1.1.1.4 | TruthValue | read-only | NTO supports a global setting to enable/disable SNMP trap generation and also allows individual trap types to be enabled/disabled on a per trap recipient basis. Both settings must be enabled to permit a trap to be generated to a recipient. This MIB object contains the global setting of whether the SNMP agent is permitted to generate a client login failure notification. This object is enabled when an Anue client has SNMP trap generation globally enabled. The VACM MIB contains whether the Anue client login failure notification has been enabled for a particular trap recipient. |
| anueCompliances | 1.3.6.1.4.1.32620.3.1.2 | |||
| anueConformance | 1.3.6.1.4.1.32620.3 | |||
| DAT anueCriticalFailureDateAndTime | 1.3.6.1.4.1.32620.1.2.1.9.1 | DateAndTime | read-only | The date and time at which this notice occurred. |
| STR anueCriticalFailureType | 1.3.6.1.4.1.32620.1.2.1.9.2 | DisplayString | read-only | The type of the last GSC critical failure notice. |
| STR anueCustomFieldConfirmFldsList | 1.3.6.1.4.1.32620.1.1.1.8.3.1.6 | DisplayString | read-only | Contains a comma separated list of this field's confirmation fields in the format confirmation_field_type (size). |
| I32 anueCustomFieldId | 1.3.6.1.4.1.32620.1.1.1.8.3.1.1 | Integer32 | read-only | Indicates the id of the custom field. |
| STR anueCustomFieldName | 1.3.6.1.4.1.32620.1.1.1.8.3.1.4 | DisplayString | read-only | Indicates the name of the custom field. |
| INT anueCustomFieldPktType | 1.3.6.1.4.1.32620.1.1.1.8.3.1.2 | INTEGER | read-only | Packet Type |
| anueCustomFieldsEntry | 1.3.6.1.4.1.32620.1.1.1.8.3.1 | not-accessible | An address mapping for a particular custom field. | |
| INT anueCustomFieldSetEnableState | 1.3.6.1.4.1.32620.1.1.1.8.1 | INTEGER | read-only | The enabled state of the two field sets. |
| anueCustomFieldSetsEntry | 1.3.6.1.4.1.32620.1.1.1.8.2.1 | not-accessible | An address mapping for a particular custom field. | |
| anueCustomFieldSetsTable | 1.3.6.1.4.1.32620.1.1.1.8.2 | not-accessible | Contains all the custom field sets. | |
| I32 anueCustomFieldSize | 1.3.6.1.4.1.32620.1.1.1.8.3.1.3 | Integer32 | read-only | Indicates the size of the custom field in bytes. |
| STR anueCustomFieldSpecificAttrList | 1.3.6.1.4.1.32620.1.1.1.8.3.1.5 | DisplayString | read-only | Contains a comma separated list of key value pairs which represent attributes of specific packet types (MPLS, GTP_U, GTP_C and RAW). |
| anueCustomFieldsTable | 1.3.6.1.4.1.32620.1.1.1.8.3 | not-accessible | Contains all the custom fields defined on this custom field set. | |
| anueEvents | 1.3.6.1.4.1.32620.2 | |||
| STR anueFieldSetAvailOuterHdrFlds | 1.3.6.1.4.1.32620.1.1.1.8.2.1.2 | DisplayString | read-only | Available outer header fields. |
| I32 anueFieldSetId | 1.3.6.1.4.1.32620.1.1.1.8.2.1.1 | Integer32 | read-only | Indicates the id of the custom field set. |
| T/F anueFieldSetIsAdditOuterHdrs | 1.3.6.1.4.1.32620.1.1.1.8.2.1.3 | TruthValue | read-only | Provide additional outer header fields capacity. |
| T/F anueFilterAfmEnabled | 1.3.6.1.4.1.32620.1.1.3.2.1.11 | TruthValue | read-only | Indicates whether or not any AFM features are enabled on this filter. On bi-directional AFM ports, this object can be true in only one direction. The possible values are: 1 - true 2 - false |
| G32 anueFilterAvgDropPkts | 1.3.6.1.4.1.32620.1.1.3.13.1.9 | Gauge32 | read-only | |
| NUM anueFilterAvgGscPktsRate | 1.3.6.1.4.1.32620.1.1.3.101.1.4 | CounterBasedGauge64 | read-only | The average rate of GTP packets received in the current (most recent) sampling period. This field applies to GSC network and tool port/port group filters. For dynamic filters, the value for this field will be 0. |
| NUM anueFilterAvgHCDropPkts | 1.3.6.1.4.1.32620.1.1.3.8.1.9 | CounterBasedGauge64 | read-only | The average number of packets dropped by a tool port filter in each sampling period since anueFilterStatsResetTime. Drops may occur at a tool port when the rate of traffic directed to the tool port exceeds the port's line rate. Drops occur prior to the actual filtering that may be configured for the tool port. Drop counts are always 0 for network and dynamic filters. |
| NUM anueFilterAvgHCInOctets | 1.3.6.1.4.1.32620.1.1.3.8.1.3 | CounterBasedGauge64 | read-only | The average number of octets received by the filter in each sampling period since anueFilterStatsResetTime. Tool filters return 0, since they do not support this value. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. |
| NUM anueFilterAvgHCInPkts | 1.3.6.1.4.1.32620.1.1.3.8.1.6 | CounterBasedGauge64 | read-only | The average number of packets received by the filter in each sampling period since anueFilterStatsResetTime. |
| NUM anueFilterAvgHCOutOctets | 1.3.6.1.4.1.32620.1.1.3.8.1.4 | CounterBasedGauge64 | read-only | The average number of octets passed by the filter in each sampling period since anueFilterStatsResetTime. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. On the 5204 platform, dynamic pass by criteria filters configured to count matches in packets are set to a value of 0. |
| NUM anueFilterAvgHCOutPkts | 1.3.6.1.4.1.32620.1.1.3.8.1.7 | CounterBasedGauge64 | read-only | The average number of packets passed by the filter in each sampling period since anueFilterStatsResetTime. On the 5204 platform, dynamic pass by criteria filters configured to count matches in bytes are set to a value of 0. |
| NUM anueFilterAvgHCRateOctets | 1.3.6.1.4.1.32620.1.1.3.8.1.5 | CounterBasedGauge64 | read-only | The average percentage of received octets that passed this filter in each sampling period since anueFilterStatsResetTime. This value is always 0 for tool filters. On the 5204 platform, dynamic pass by criteria filters configured to count matches in packets are set to a value of 0. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. |
| NUM anueFilterAvgHCRatePkts | 1.3.6.1.4.1.32620.1.1.3.8.1.8 | CounterBasedGauge64 | read-only | The average percentage of received packets that passed this filter in each sampling period since anueFilterStatsResetTime. On the 5204 platform, dynamic pass by criteria filters configured to count matches in bytes are set to a value of 0. |
| NUM anueFilterAvgHCUtil | 1.3.6.1.4.1.32620.1.1.3.8.1.10 | CounterBasedGauge64 | read-only | The average percentage of port bandwidth utilized in each sampling period since anueFilterStatsResetTime. These values are valid for network port filter receive (incoming) traffic and tool port filter transmit traffic. For port groups the percentage is based on the aggregate link bandwidth. Utilization is always 0 for dynamic filters. |
| G32 anueFilterAvgInOctets | 1.3.6.1.4.1.32620.1.1.3.13.1.3 | Gauge32 | read-only | |
| G32 anueFilterAvgInPkts | 1.3.6.1.4.1.32620.1.1.3.13.1.6 | Gauge32 | read-only | |
| G32 anueFilterAvgOutOctets | 1.3.6.1.4.1.32620.1.1.3.13.1.4 | Gauge32 | read-only | |
| G32 anueFilterAvgOutPkts | 1.3.6.1.4.1.32620.1.1.3.13.1.7 | Gauge32 | read-only | |
| G32 anueFilterAvgRateOctets | 1.3.6.1.4.1.32620.1.1.3.13.1.5 | Gauge32 | read-only | |
| G32 anueFilterAvgRatePkts | 1.3.6.1.4.1.32620.1.1.3.13.1.8 | Gauge32 | read-only | |
| G32 anueFilterAvgUtil | 1.3.6.1.4.1.32620.1.1.3.13.1.10 | Gauge32 | read-only | |
| C32 anueFilterCntModDropPkts | 1.3.6.1.4.1.32620.1.1.3.10.1.7 | Counter32 | read-only | |
| DAT anueFilterCntModDropTime | 1.3.6.1.4.1.32620.1.1.3.10.1.8 | DateAndTime | read-only | |
| C64 anueFilterCntModHCDropPkts | 1.3.6.1.4.1.32620.1.1.3.5.1.7 | Counter64 | read-only | The total number of packets dropped at a tool port filter since anueFilterCriteriaModTime. Drops may occur at a tool port when the rate of traffic directed to the tool port exceeds the port's line rate. Drops occur prior to the actual filtering that may be configured for the tool port. Drop counts are always 0 for network and dynamic filters. |
| DAT anueFilterCntModHCDropTime | 1.3.6.1.4.1.32620.1.1.3.5.1.8 | DateAndTime | read-only | The date and time of last drop event. If no packets have been dropped since anueFilterCriteriaModTime, this field is an empty string. For network filters and dynamic filters, this field is an empty string. |
| C64 anueFilterCntModHCInOctetsEx | 1.3.6.1.4.1.32620.1.1.3.5.1.3 | Counter64 | read-only | The total number of octets received by the filter since anueFilterCriteriaModTime. Tool filters return 0, since they do not support this value. |
| C64 anueFilterCntModHCInPkts | 1.3.6.1.4.1.32620.1.1.3.5.1.5 | Counter64 | read-only | The total number of packets received by the filter since anueFilterCriteriaModTime |
| C64 anueFilterCntModHCOutOctets | 1.3.6.1.4.1.32620.1.1.3.5.1.4 | Counter64 | read-only | The total number of octets passed by the filter since anueFilterCriteriaModTime. On the 5204 platform, dynamic pass by criteria filters configured to count matches in packets are set to a value of 0. |
| C64 anueFilterCntModHCOutPkts | 1.3.6.1.4.1.32620.1.1.3.5.1.6 | Counter64 | read-only | The total number of packets passed by the filter since anueFilterCriteriaModTime. On the 5204 platform, dynamic pass by criteria filters configured to count matches in bytes are set to a value of 0. |
| C32 anueFilterCntModInOctets | 1.3.6.1.4.1.32620.1.1.3.10.1.3 | Counter32 | read-only | |
| C32 anueFilterCntModInPkts | 1.3.6.1.4.1.32620.1.1.3.10.1.5 | Counter32 | read-only | |
| C32 anueFilterCntModOutOctets | 1.3.6.1.4.1.32620.1.1.3.10.1.4 | Counter32 | read-only | |
| C32 anueFilterCntModOutPkts | 1.3.6.1.4.1.32620.1.1.3.10.1.6 | Counter32 | read-only | |
| C32 anueFilterCntRstDropPkts | 1.3.6.1.4.1.32620.1.1.3.11.1.7 | Counter32 | read-only | |
| DAT anueFilterCntRstDropTime | 1.3.6.1.4.1.32620.1.1.3.11.1.8 | DateAndTime | read-only | |
| C64 anueFilterCntRstHCDropPkts | 1.3.6.1.4.1.32620.1.1.3.6.1.7 | Counter64 | read-only | The total number of packets dropped by a tool port filter since anueFilterStatsResetTime. Drops may occur at a tool port when the rate of traffic directed to the tool port exceeds the port's line rate. Drops occur prior to the actual filtering that may be configured for the tool port. Drop counts are always 0 for network and dynamic filters. |
| DAT anueFilterCntRstHCDropTime | 1.3.6.1.4.1.32620.1.1.3.6.1.8 | DateAndTime | read-only | The date and time of last drop event since anueFilterStatsResetTime. If no packets have been dropped since anueFilterStatsResetTime, this field is an empty string. For network filters and dynamic filters, this field is an empty string. |
| C64 anueFilterCntRstHCInOctets | 1.3.6.1.4.1.32620.1.1.3.6.1.3 | Counter64 | read-only | The total number of octets received by the filter since anueFilterStatsResetTime. Tool filters return 0, since they do not support this value. |
| C64 anueFilterCntRstHCInPkts | 1.3.6.1.4.1.32620.1.1.3.6.1.5 | Counter64 | read-only | The total number of packets received by the filter since anueFilterStatsResetTime. |
| C64 anueFilterCntRstHCOutOctets | 1.3.6.1.4.1.32620.1.1.3.6.1.4 | Counter64 | read-only | The total number of octets passed by the filter since anueFilterStatsResetTime. On the 5204 platform, dynamic pass by criteria filters configured to count matches in packets are set to a value of 0 |
| C64 anueFilterCntRstHCOutPkts | 1.3.6.1.4.1.32620.1.1.3.6.1.6 | Counter64 | read-only | The total number of packets passed by the filter since anueFilterStatsResetTime. On the 5204 platform, dynamic pass by criteria filters configured to count matches in bytes are set to a value of 0. |
| C32 anueFilterCntRstInOctets | 1.3.6.1.4.1.32620.1.1.3.11.1.3 | Counter32 | read-only | |
| C32 anueFilterCntRstInPkts | 1.3.6.1.4.1.32620.1.1.3.11.1.5 | Counter32 | read-only | |
| C32 anueFilterCntRstOutOctets | 1.3.6.1.4.1.32620.1.1.3.11.1.4 | Counter32 | read-only | |
| C32 anueFilterCntRstOutPkts | 1.3.6.1.4.1.32620.1.1.3.11.1.6 | Counter32 | read-only | |
| G32 anueFilterCollectionPeriod | 1.3.6.1.4.1.32620.1.1.3.1 | Gauge32 | read-only | The interval in seconds over which the filter statistics data is collected. This is the actual statistics sampling period. On the 5200 platform users can change the collection period. On the 7300 platform users can not change the collection period. The value (1 second) is defined within the NTO application. The statistics data in anueNtoFilterStatsCntRstTable, anueNtoFilterStatsCurTable, anueNtoFilterStatsPeakTable, anueNtoFilterStatsAvgTable, anueNtoFilterStatsCntRstHCTable, anueNtoFilterStatsCurHCTable, anueNtoFilterStatsPeakHCTable, and anueNtoFilterStatsAvgHCTable are all collected within the period of time defined in this object. |
| STR anueFilterConfigModBy | 1.3.6.1.4.1.32620.1.1.3.4.1.9 | DisplayString | read-only | The login id of a user who made the last configuration change to any setting of this filter. |
| STR anueFilterConfigModFields | 1.3.6.1.4.1.32620.1.1.3.4.1.10 | DisplayString | read-only | The field(s) of the filter that were modified in the last configuration change. |
| DAT anueFilterConfigModTime | 1.3.6.1.4.1.32620.1.1.3.4.1.8 | DateAndTime | read-only | The date and time that any filter setting was last modified. This includes any modification that occurs in the Client NTO Control Panel for the corresponding Edit Port, Edit Port Group, or Edit Filter property dialog. Modifying settings that do not affect filter behavior such as filter name and description cause the date and time to update. |
| OID anueFilterConnFromOid | 1.3.6.1.4.1.32620.1.1.3.3.1.1 | OBJECT IDENTIFIER | read-only | The value of this object is a reference to an anueFilterNumber entry in the anueNtoFilterDefTable. |
| TIK anueFilterConnLastChange | 1.3.6.1.4.1.32620.1.1.3.16 | TimeTicks | read-only | The value of sysUpTime at the time of the last creation or deletion of an entry in the anueNtoFilterConnTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| OID anueFilterConnToOid | 1.3.6.1.4.1.32620.1.1.3.3.1.2 | OBJECT IDENTIFIER | read-only | The value of this object is a reference to an anueFilterNumber entry in the anueNtoFilterDefTable. |
| STR anueFilterCreatedBy | 1.3.6.1.4.1.32620.1.1.3.4.1.4 | DisplayString | read-only | The login id of a user who initially created the filter. For port filters, this field is always an empty string. |
| DAT anueFilterCreatedTime | 1.3.6.1.4.1.32620.1.1.3.4.1.3 | DateAndTime | read-only | The entry creation date and time. For a dynamic filter or a port group, the value of this object can be earlier than the current NTO system start time since FilterCreatedTime is stored persistently. For a port filter, this field is always an empty string. |
| STR anueFilterCriteria | 1.3.6.1.4.1.32620.1.1.3.2.1.9 | DisplayString | read-only | A textual representation of the filter criteria configured for the filter. This text string summarizes the filter criteria/values and includes boolean AND and OR operators when multiple criteria are configured. The text string uses the same format as the scripting 'show filter f1 -prop criteria' or 'prop-get filter f1 criteria' commands. The anueFilterCriteria is a zero length string if the filter mode is PassAll or DenyAll. The maximum string length is 255. If the string displayed on the Control Panel is longer than 255, this object only stores the first 255 characters. |
| STR anueFilterCriteriaModBy | 1.3.6.1.4.1.32620.1.1.3.4.1.7 | DisplayString | read-only | The login id of a user who made the last configuration change that altered anueFilterCriteriaModTime for this filter. |
| DAT anueFilterCriteriaModTime | 1.3.6.1.4.1.32620.1.1.3.4.1.5 | DateAndTime | read-only | The CriteriaModTime identifies the date and time of the last configuration event which significantly changed the behavior of this filter. This date and time is not displayed in the client NTO Control Panel. When a dynamic filter is created, it's CriteriaModTime and anueFilterCreatedTime are both set to the creation time. A port filter's CriteriaModTime will be an empty string until one of the filter configuration events listed below occurs. Events that cause CriteriaModTime to be updated: 1. Modify the filter mode; 2. Modify the filter criteria including type or values; 3. Modify the filter's port mode (for ports and port group) from network to tool, or visa versa; 4. Modify a dynamic filter from one-stage to two-stage, or visa versa; 5. Modify dynamic filter ordering; 6. Modify a 5204 dynamic filter to 'Count Matches In' packets or bytes. When any of the above events occur, all statistics are reset for this filter's row in anueNtoFilterStatsCntModHCTable and anueNtoFilterStatsCntModTable. The fields anueFilterCriteriaModTime, anueFilterCriteriaModTimestamp, anueFilterCriteriaModBy, anueFilterConfigModTimestamp, anueFilterConfigModBy, and anueFilterConfigModFields are updated. The fields anueFilterStatResetTime, anueFilterStatResetBy, anueFilterDropResetTime, and anueFilterDropResetBy are also updated since the filter configuration change triggers a statistics reset. The corresponding row in anueNtoFilterStatsCntRstHCTable and anueNtoFilterStatsCntRstTable are reset, as are all current, peak, and average statistics tables. When CriteriaModTime is updated previous statistics are no longer relevant for this filter since its behavior has been modified. Statistics aggregation and analysis should be restarted after CriteriaModTime is updated. CriteriaModTime is persistently stored in the object model. If one of the configuration events listed above has not occurred since the NTO system has been re-initialized, then the value of this object will pre-date the current system start time. |
| TIM anueFilterCriteriaModTimeStamp | 1.3.6.1.4.1.32620.1.1.3.4.1.6 | TimeStamp | read-only | This field is redundant to anueFilterCriteriaModTime, except it uses datatype TimeStamp. The field may be useful for SNMP management applications to programmatically aggregate filter statistics. This object contains a zero value if anueFilterCriteriaModTime pre-dates the current system start time. Otherwise, this object contains the sysUpTime when anueFilterCriteriaModTime was last updated. |
| G32 anueFilterCurDropPkts | 1.3.6.1.4.1.32620.1.1.3.12.1.9 | Gauge32 | read-only | |
| NUM anueFilterCurGscPktsRate | 1.3.6.1.4.1.32620.1.1.3.101.1.3 | CounterBasedGauge64 | read-only | The current rate of GTP packets received in the current (most recent) sampling period. This field applies to GSC network and tool port/port group filters. For dynamic filters, the value for this field will be 0. |
| NUM anueFilterCurHCDropPkts | 1.3.6.1.4.1.32620.1.1.3.7.1.9 | CounterBasedGauge64 | read-only | The number of packets dropped by a tool port filter in the current (most recent) sampling period. Drops may occur at a tool port when the rate of traffic directed to the tool port exceeds the port's line rate. Drops occur prior to the actual filtering that may be configured for the tool port. Drop counts are always 0 for network and dynamic filters. |
| NUM anueFilterCurHCInOctets | 1.3.6.1.4.1.32620.1.1.3.7.1.3 | CounterBasedGauge64 | read-only | The number of octets received by the filter in the current (most recent) sampling period. Tool filters return 0, since they do not support this value. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. |
| NUM anueFilterCurHCInPkts | 1.3.6.1.4.1.32620.1.1.3.7.1.6 | CounterBasedGauge64 | read-only | The number of packets received by the filter in the current (most recent) sampling period. |
| NUM anueFilterCurHCOutOctets | 1.3.6.1.4.1.32620.1.1.3.7.1.4 | CounterBasedGauge64 | read-only | The number of octets passed by the filter in the current (most recent) sampling period. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. On the 5204 platform, dynamic pass by criteria filters configured to count matches in packets are set to a value of 0. |
| NUM anueFilterCurHCOutPkts | 1.3.6.1.4.1.32620.1.1.3.7.1.7 | CounterBasedGauge64 | read-only | The number of packets passed by the filter in the current (most recent) sampling period. On the 5204 platform, dynamic pass by criteria filters configured to count matches in bytes are set to a value of 0. |
| NUM anueFilterCurHCRateOctets | 1.3.6.1.4.1.32620.1.1.3.7.1.5 | CounterBasedGauge64 | read-only | The percentage of received octets that passed this filter in the current (most recent) sampling period. This value is always 0 for tool filters. On the 5204 platform, dynamic pass by criteria filters configured to count matches in packets are set to a value of 0. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. |
| NUM anueFilterCurHCRatePkts | 1.3.6.1.4.1.32620.1.1.3.7.1.8 | CounterBasedGauge64 | read-only | The percentage of received packets that passed this filter in the current (most recent) sampling period. On the 5204 platform, dynamic pass by criteria filters configured to count matches in bytes are set to a value of 0. |
| NUM anueFilterCurHCUtil | 1.3.6.1.4.1.32620.1.1.3.7.1.10 | CounterBasedGauge64 | read-only | The percentage of port bandwidth utilized in the current (most recent) sampling period by network port filter receive (incoming) traffic, or tool port filter transmit traffic. For port groups the percentage is based on the aggregate link bandwidth. Utilization is always 0 for dynamic filters. |
| G32 anueFilterCurInOctets | 1.3.6.1.4.1.32620.1.1.3.12.1.3 | Gauge32 | read-only | |
| G32 anueFilterCurInPkts | 1.3.6.1.4.1.32620.1.1.3.12.1.6 | Gauge32 | read-only | |
| G32 anueFilterCurOutOctets | 1.3.6.1.4.1.32620.1.1.3.12.1.4 | Gauge32 | read-only | |
| G32 anueFilterCurOutPkts | 1.3.6.1.4.1.32620.1.1.3.12.1.7 | Gauge32 | read-only | |
| G32 anueFilterCurRateOctets | 1.3.6.1.4.1.32620.1.1.3.12.1.5 | Gauge32 | read-only | |
| G32 anueFilterCurRatePkts | 1.3.6.1.4.1.32620.1.1.3.12.1.8 | Gauge32 | read-only | |
| G32 anueFilterCurUtil | 1.3.6.1.4.1.32620.1.1.3.12.1.10 | Gauge32 | read-only | |
| STR anueFilterCustomFieldSets | 1.3.6.1.4.1.32620.1.1.3.2.1.13 | DisplayString | read-only | A comma separated string of custom field set ids. Indicates whether a custom offset field criteria is used and if so, from which field set(s). |
| STR anueFilterDefaultName | 1.3.6.1.4.1.32620.1.1.3.2.1.3 | DisplayString | read-only | Filter default name is the system assigned name for a filter entry. These names are displayed in various locations in the NTO Control Panel, including in bold letters on the diagram view. The default name for dynamic filters is assigned by the system when the filter is created. A dynamic filter's default name begins with the letter 'F' followed by the first unused number starting with 1. The first dynamic filter created in the system is F1, followed by F2. If F1 is deleted the next dynamic filter that is created will have default name F1. The default name for port filters is platform dependent. All licensed ports are assigned a default name which corresponds to the default port name displayed in the NTO Control Panel. Port filters which are members of bidirectional port groups will have two filter rows with the same default name - one for the network port filter and one for the tool port filter. For port filters, the value of anueFilterDefaultName maps to the ifMIB ifXTable ifName field. The default name for port group filters is assigned by the system when the port group is created. A Port group's default name begins with the letters 'PG' followed by the first unused number starting with 1. The first port group created in the system is PG1, followed by PG2. If PG1 is deleted the next port group that is created will have default name PG1. Port group filters which are configured as bidirectional will have two filter rows with the same default name - one for the network port group filter and one for the tool port group filter. For port group filters, the value of anueFilterDefaultName maps to the ifMIB ifXTable ifName field. |
| TIK anueFilterDefLastChange | 1.3.6.1.4.1.32620.1.1.3.15 | TimeTicks | read-only | The value of sysUpTime at the time of the last creation or deletion of an entry in the anueNtoFilterDefTable. If the number of entries has been unchanged since the last re-initialization of the local network management subsystem, then this object contains a zero value. |
| STR anueFilterDesc | 1.3.6.1.4.1.32620.1.1.3.2.1.5 | DisplayString | read-only | This is the user entered dynamic filter description. The object value is an empty string (Null) if there is no user entered description. The value is an empty string for network and tool port filters, and for network and tool port group filters. |
| STR anueFilterDropResetBy | 1.3.6.1.4.1.32620.1.1.3.4.1.14 | DisplayString | read-only | The login id of a user who last reset the drop counts (or stats) for this filter. |
| DAT anueFilterDropResetTime | 1.3.6.1.4.1.32620.1.1.3.4.1.13 | DateAndTime | read-only | The date and time that a tool port/port group filter's drop count was last reset. Note that stats reset also resets the tool port drop count. For network filters and dynamic filters, this field is an empty string. |
| ANU anueFilterEnabledFeatures | 1.3.6.1.4.1.32620.1.1.3.2.1.12 | AnueStageType | read-only | Identifies the pipeline stages that are present or enabled on this filter, either in the standard filtering hardware or on an AFM. Detailed statistics for each enabled stage are contained in separate stage tables. The numerical values of these enumerations do not imply an operational order. If no pipeline stages are present or enabled, this object will return an octet string with all bit enumerations set to zero. |
| C64 anueFilterGscAvgDenyGtpTotSess | 1.3.6.1.4.1.32620.1.1.3.100.1.10 | Counter64 | read-only | |
| C64 anueFilterGscAvgDenyGtpV0Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.7 | Counter64 | read-only | |
| C64 anueFilterGscAvgDenyGtpV1Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.8 | Counter64 | read-only | |
| C64 anueFilterGscAvgDenyGtpV2Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.9 | Counter64 | read-only | |
| C64 anueFilterGscAvgDroppedBytes | 1.3.6.1.4.1.32620.1.1.3.100.1.31 | Counter64 | read-only | |
| C64 anueFilterGscAvgDroppedPkts | 1.3.6.1.4.1.32620.1.1.3.100.1.26 | Counter64 | read-only | |
| C64 anueFilterGscAvgOversizePktsTx | 1.3.6.1.4.1.32620.1.1.3.100.1.21 | Counter64 | read-only | |
| C64 anueFilterGscCurDenyGtpTotSess | 1.3.6.1.4.1.32620.1.1.3.100.1.6 | Counter64 | read-only | |
| C64 anueFilterGscCurDenyGtpV0Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.3 | Counter64 | read-only | |
| C64 anueFilterGscCurDenyGtpV1Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.4 | Counter64 | read-only | |
| C64 anueFilterGscCurDenyGtpV2Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.5 | Counter64 | read-only | |
| C64 anueFilterGscCurDroppedBytes | 1.3.6.1.4.1.32620.1.1.3.100.1.30 | Counter64 | read-only | |
| C64 anueFilterGscCurDroppedPkts | 1.3.6.1.4.1.32620.1.1.3.100.1.25 | Counter64 | read-only | |
| C64 anueFilterGscCurOversizePktsTx | 1.3.6.1.4.1.32620.1.1.3.100.1.20 | Counter64 | read-only | |
| C64 anueFilterGscPkDenyGtpTotSess | 1.3.6.1.4.1.32620.1.1.3.100.1.14 | Counter64 | read-only | |
| DAT anueFilterGscPkDenyGtpTotSessT | 1.3.6.1.4.1.32620.1.1.3.100.1.18 | DateAndTime | read-only | |
| C64 anueFilterGscPkDenyGtpV0Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.11 | Counter64 | read-only | |
| DAT anueFilterGscPkDenyGtpV0SessT | 1.3.6.1.4.1.32620.1.1.3.100.1.15 | DateAndTime | read-only | |
| C64 anueFilterGscPkDenyGtpV1Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.12 | Counter64 | read-only | |
| DAT anueFilterGscPkDenyGtpV1SessT | 1.3.6.1.4.1.32620.1.1.3.100.1.16 | DateAndTime | read-only | |
| C64 anueFilterGscPkDenyGtpV2Sess | 1.3.6.1.4.1.32620.1.1.3.100.1.13 | Counter64 | read-only | |
| DAT anueFilterGscPkDenyGtpV2SessT | 1.3.6.1.4.1.32620.1.1.3.100.1.17 | DateAndTime | read-only | |
| C64 anueFilterGscPkDroppedBytes | 1.3.6.1.4.1.32620.1.1.3.100.1.32 | Counter64 | read-only | |
| DAT anueFilterGscPkDroppedBytesT | 1.3.6.1.4.1.32620.1.1.3.100.1.33 | DateAndTime | read-only | |
| C64 anueFilterGscPkDroppedPkts | 1.3.6.1.4.1.32620.1.1.3.100.1.27 | Counter64 | read-only | |
| DAT anueFilterGscPkDroppedPktsT | 1.3.6.1.4.1.32620.1.1.3.100.1.28 | DateAndTime | read-only | |
| C64 anueFilterGscPkOversizePktsTx | 1.3.6.1.4.1.32620.1.1.3.100.1.22 | Counter64 | read-only | |
| DAT anueFilterGscPkOversizePktsTxT | 1.3.6.1.4.1.32620.1.1.3.100.1.23 | DateAndTime | read-only | |
| C64 anueFilterGscTotDroppedBytes | 1.3.6.1.4.1.32620.1.1.3.100.1.29 | Counter64 | read-only | |
| C64 anueFilterGscTotDroppedPkts | 1.3.6.1.4.1.32620.1.1.3.100.1.24 | Counter64 | read-only | |
| C64 anueFilterGscTotOversizePktsTx | 1.3.6.1.4.1.32620.1.1.3.100.1.19 | Counter64 | read-only | |
| STR anueFilterGTPPktType | 1.3.6.1.4.1.32620.1.1.3.101.1.7 | DisplayString | read-only | The type of the GTP packets that are stored in the current row |
| I32 anueFilterIfIndex | 1.3.6.1.4.1.32620.1.1.3.2.1.6 | Integer32 | read-only | This field identifies the ifIndex that corresponds to this filter row. The ifIndex is the interface row in ifTable for network and tool port filters, and for network and tool port group filters. ifIndex is set to a meaningless value 0 for a dynamic filter. Associating the ifIndex with each filter allows SNMP management applications to easily navigate from Anue port filter tables to the corresponding port information in standard MIBs |
| INT anueFilterIsTwoStage | 1.3.6.1.4.1.32620.1.1.3.2.1.7 | INTEGER | read-only | This field identifies whether a dynamic filter is configured to be a One Stage or a Two Stage filter. By default, dynamic filters are two stage. This field is always set to anueFilterNA (not applicable) for network/tool port filters, and for network/tool port group filters. |
| INT anueFilterMode | 1.3.6.1.4.1.32620.1.1.3.2.1.8 | INTEGER | read-only | Filter mode identifies whether the filter is configured to Pass All traffic, Pass by Criteria, Deny All traffic, or Deny by Criteria. Pass by Criteria filters allow traffic to pass if it matches the defined criteria. Deny by Criteria filters deny traffic from passing if it matches the defined criteria. All filter types support Pass All and Deny All modes. Network port (group) filters support Pass by Criteria and Deny by Criteria. Dynamic filters support Pass by Criteria. Tool port (group) filters support Deny by Criteria. |
| STR anueFilterName | 1.3.6.1.4.1.32620.1.1.3.2.1.4 | DisplayString | read-only | Filter name is the user entered dynamic filter name, port name, or port group name. The filter name defaults to anueFilterDefaultName if the user hasn't entered the name. The filter name reverts to anueFilterDefaultName if the name is deleted, which prevents the object value from being an empty string (Null). |
| I32 anueFilterNumber | 1.3.6.1.4.1.32620.1.1.3.2.1.2 | Integer32 | read-only | Filter number is a number which identifies a dynamic filter, port filter, or a port group filter. The combination of filter type and filter number allows users to uniquely locate a filter definition row. These two values form the table key used by the filter tables. A dynamic filter 'number' is the numeric portion of its anueFilterDefaultName. For example, the 'filter number' for F15 is 15. The 'filter number' for a port or a port group corresponds to the port ifIndex in the ifTable. |
| G32 anueFilterPeakDropPkts | 1.3.6.1.4.1.32620.1.1.3.14.1.15 | Gauge32 | read-only | |
| DAT anueFilterPeakDropPktsTime | 1.3.6.1.4.1.32620.1.1.3.14.1.16 | DateAndTime | read-only | |
| NUM anueFilterPeakGscPktsRate | 1.3.6.1.4.1.32620.1.1.3.101.1.5 | CounterBasedGauge64 | read-only | The peak rate of GTP packets received in the current (most recent) sampling period. This field applies to GSC network and tool port/port group filters. For dynamic filters, the value for this field will be 0. |
| NUM anueFilterPeakHCDropPkts | 1.3.6.1.4.1.32620.1.1.3.9.1.15 | CounterBasedGauge64 | read-only | The peak number of packets dropped by a tool port filter in any sampling period since anueFilterStatsResetTime. Drops may occur at a tool port when the rate of traffic directed to the tool port exceeds the port's line rate. Drops occur prior to the actual filtering that may be configured for the tool port. Drop counts are always 0 for network and dynamic filters. |
| DAT anueFilterPeakHCDropPktsTime | 1.3.6.1.4.1.32620.1.1.3.9.1.16 | DateAndTime | read-only | The date and time of the PeakDropPkts event. For network and dynamic filters, this field is an empty string. |
| NUM anueFilterPeakHCInOctets | 1.3.6.1.4.1.32620.1.1.3.9.1.3 | CounterBasedGauge64 | read-only | The peak number of octets received by the filter in any sampling period since anueFilterStatsResetTime. Tool filters return 0, since they do not support this value. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. |
| DAT anueFilterPeakHCInOctetsTime | 1.3.6.1.4.1.32620.1.1.3.9.1.4 | DateAndTime | read-only | The date and time of the PeakInOctet event. For tool filters, this field is an empty string. |
| NUM anueFilterPeakHCInPkts | 1.3.6.1.4.1.32620.1.1.3.9.1.9 | CounterBasedGauge64 | read-only | The peak number of packets received by the filter in any sampling period since anueFilterStatsResetTime. |
| DAT anueFilterPeakHCInPktsTime | 1.3.6.1.4.1.32620.1.1.3.9.1.10 | DateAndTime | read-only | The date and time of the PeakInPkts event. |
| NUM anueFilterPeakHCOutOctets | 1.3.6.1.4.1.32620.1.1.3.9.1.5 | CounterBasedGauge64 | read-only | The peak number of octets passed by the filter in any sampling period since anueFilterStatsResetTime. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. On the 5204 platform, dynamic pass by criteria filters configured to count matches in packets are set to a value of 0. |
| DAT anueFilterPeakHCOutOctetsTime | 1.3.6.1.4.1.32620.1.1.3.9.1.6 | DateAndTime | read-only | The date and time of the PeakOutOctet event. On the 5204 platform, this field is an empty string for dynamic pass by criteria filters configured to count matches in packets. |
| NUM anueFilterPeakHCOutPkts | 1.3.6.1.4.1.32620.1.1.3.9.1.11 | CounterBasedGauge64 | read-only | The peak number of packets passed by the filter in any sampling period since anueFilterStatsResetTime. On the 5204 platform, dynamic pass by criteria filters configured to count matches in bytes are set to a value of 0. |
| DAT anueFilterPeakHCOutPktsTime | 1.3.6.1.4.1.32620.1.1.3.9.1.12 | DateAndTime | read-only | The date and time of the PeakOutPkts event. On the 5204 platform, this field is an empty string for dynamic pass by criteria filters configured to count matches in bytes. |
| NUM anueFilterPeakHCRateOctets | 1.3.6.1.4.1.32620.1.1.3.9.1.7 | CounterBasedGauge64 | read-only | The peak percentage of received octets that passed this filter in any sampling period since anueFilterStatsResetTime. This value is always 0 for tool filters. On the 5204 platform, dynamic pass by criteria filters configured to count matches in packets are set to a value of 0. Note that the corresponding NTO Control Panel counts are displayed as bits/sec. |
| DAT anueFilterPeakHCRateOctetsTime | 1.3.6.1.4.1.32620.1.1.3.9.1.8 | DateAndTime | read-only | The date and time of the PeakRateOctet event. On the 5204 platform, this field is an empty string for dynamic pass by criteria filters configured to count matches in packets. |
| NUM anueFilterPeakHCRatePkts | 1.3.6.1.4.1.32620.1.1.3.9.1.13 | CounterBasedGauge64 | read-only | The peak percentage of received packets that passed this filter in any sampling period since anueFilterStatsResetTime. On the 5204 platform, dynamic pass by criteria filters configured to count matches in bytes are set to a value of 0. |
| DAT anueFilterPeakHCRatePktsTime | 1.3.6.1.4.1.32620.1.1.3.9.1.14 | DateAndTime | read-only | The date and time of the PeakRatePkts event. On the 5204 platform, this field is an empty string for dynamic pass by criteria filters configured to count matches in packets. |
| NUM anueFilterPeakHCUtil | 1.3.6.1.4.1.32620.1.1.3.9.1.17 | CounterBasedGauge64 | read-only | The peak percentage of port bandwidth utilized in any sampling period since anueFilterStatsResetTime by network port filter receive (incoming) traffic, or tool port filter transmit traffic. For port groups the percentage is based on the aggregate link bandwidth. Utilization is always 0 for dynamic filters. |
| DAT anueFilterPeakHCUtilTime | 1.3.6.1.4.1.32620.1.1.3.9.1.18 | DateAndTime | read-only | The date and time of the PeakUtil event. For dynamic filters, this field is an empty string. |
| G32 anueFilterPeakInOctets | 1.3.6.1.4.1.32620.1.1.3.14.1.3 | Gauge32 | read-only | |
| DAT anueFilterPeakInOctetsTime | 1.3.6.1.4.1.32620.1.1.3.14.1.4 | DateAndTime | read-only | |
| G32 anueFilterPeakInPkts | 1.3.6.1.4.1.32620.1.1.3.14.1.9 | Gauge32 | read-only | |
| DAT anueFilterPeakInPktsTime | 1.3.6.1.4.1.32620.1.1.3.14.1.10 | DateAndTime | read-only | |
| G32 anueFilterPeakOutOctets | 1.3.6.1.4.1.32620.1.1.3.14.1.5 | Gauge32 | read-only | |
| DAT anueFilterPeakOutOctetsTime | 1.3.6.1.4.1.32620.1.1.3.14.1.6 | DateAndTime | read-only | |
| G32 anueFilterPeakOutPkts | 1.3.6.1.4.1.32620.1.1.3.14.1.11 | Gauge32 | read-only | |
| DAT anueFilterPeakOutPktsTime | 1.3.6.1.4.1.32620.1.1.3.14.1.12 | DateAndTime | read-only | |
| G32 anueFilterPeakRateOctets | 1.3.6.1.4.1.32620.1.1.3.14.1.7 | Gauge32 | read-only | |
| DAT anueFilterPeakRateOctetsTime | 1.3.6.1.4.1.32620.1.1.3.14.1.8 | DateAndTime | read-only | |
| G32 anueFilterPeakRatePkts | 1.3.6.1.4.1.32620.1.1.3.14.1.13 | Gauge32 | read-only | |
| DAT anueFilterPeakRatePktsTime | 1.3.6.1.4.1.32620.1.1.3.14.1.14 | DateAndTime | read-only | |
| DAT anueFilterPeakTimeGscPktsRate | 1.3.6.1.4.1.32620.1.1.3.101.1.6 | DateAndTime | read-only | The time when the peak rate of GTP packets received in the current (most recent) sampling period was hit. This field applies to GSC network and tool port/port group filters. For dynamic filters, the value for this field will be 0. |
| G32 anueFilterPeakUtil | 1.3.6.1.4.1.32620.1.1.3.14.1.17 | Gauge32 | read-only | |
| DAT anueFilterPeakUtilTime | 1.3.6.1.4.1.32620.1.1.3.14.1.18 | DateAndTime | read-only | |
| STR anueFilterStatsResetBy | 1.3.6.1.4.1.32620.1.1.3.4.1.12 | DisplayString | read-only | The login id of a user who initiated the modification that caused the filter's statistics to last be reset. |
| DAT anueFilterStatsResetTime | 1.3.6.1.4.1.32620.1.1.3.4.1.11 | DateAndTime | read-only | Various events can cause the Client NTO Control Panel to reset the statistics displayed for a filter. When a filter's statistics are reset, the corresponding row in anueNtoFilterStatsCntRstHCTable, anueNtoFilterStatsCurHCTable, anueNtoFilterStatsPeakHCTable, anueNtoFilterStatsAvgHCTable and the 32-bit version of these stats tables are all reset. The events that cause a filter's anueFilterCriteriaModTime to update will reset the above statistics tables, as well as the following events: 1. A user resets the filter's statistics; 2. A Port filter's media type is changed between copper and fiber, or between 1GSFP and 10GSFP+; 3. A Port/Port Group filter's enabled state (administrative state) is modified; 4. The system's filter memory allocation is modified; 5. A dynamic filter's statistics are reset when its connections change; |
| STR anueFilterTag | 1.3.6.1.4.1.32620.1.1.3.2.1.10 | DisplayString | read-only | Filter tag is a free form text field that users may optionally configure for each filter. A user can configure one or more keywords using comma, space, or colon as separators. A management system can use keywords for search and sort operations, and for aggregating MIB values. |
| ANU anueFilterType | 1.3.6.1.4.1.32620.1.1.3.2.1.1 | AnueFilterTypeDT | read-only | Filter type indicates whether the row is modeling a physical network port, a physical tool port, a dynamic filter, a logical network port group, or a logical tool port group. The combination of filter type and filter number allows users to uniquely locate a filter definition row. These two values form the table key used by the filter tables. |
| anueGroups | 1.3.6.1.4.1.32620.3.1.1 | |||
| NTF anueGscCriticalFailure | 1.3.6.1.4.1.32620.2.2.9 | The Anue GSC critical failure notification provides information about the appearance of a non-recoverable error. This error requires the GSC to be restarted and restored. | ||
| anueGscData | 1.3.6.1.4.1.32620.1.2.6 | |||
| anueGscDataGroup | 1.3.6.1.4.1.32620.3.1.1.2.2 | |||
| anueGscEventFailedProbeData | 1.3.6.1.4.1.32620.1.2.7.1 | |||
| anueGscEventGroup | 1.3.6.1.4.1.32620.3.1.1.2.1 | |||
| NTF anueGscEventMonStatControlPlanePktRate | 1.3.6.1.4.1.32620.2.2.2 | A notification from the Anue GSC event monitor subsystem. This notification type indicates that the GTP-C packets rate value being monitored exceeded a predefined threshold. | ||
| NTF anueGscEventMonStatExcessSessions | 1.3.6.1.4.1.32620.2.2.3 | A notification from the Anue GSC event monitor subsystem. This notification type indicates that the excess sessions value being monitored crossed a predefined threshold. | ||
| NTF anueGscEventMonStatFragmentationLoad | 1.3.6.1.4.1.32620.2.2.8 | A notification from the Anue GSC event monitor subsystem. This notification type indicates that a fragmentation load value being monitored crossed a predefined threshold. | ||
| NTF anueGscEventMonStatIngressPktDrops | 1.3.6.1.4.1.32620.2.2.4 | A notification from the Anue GSC event monitor subsystem. This notification type indicates that an ingress packets dropped value being monitored crossed a predefined threshold. | ||
| NTF anueGscEventMonStatNetworkElemLoad | 1.3.6.1.4.1.32620.2.2.6 | A notification from the Anue GSC event monitor subsystem. This notification type indicates that a network element load value being monitored crossed a predefined threshold. | ||
| NTF anueGscEventMonStatOverflowPkts | 1.3.6.1.4.1.32620.2.2.1 | A notification from the Anue GSC event monitor subsystem. This notification type indicates that the total number of packets dropped on a network port due to a full ingress buffer crossed a predefined threshold. | ||
| NTF anueGscEventMonStatReqRespLoad | 1.3.6.1.4.1.32620.2.2.7 | A notification from the Anue GSC event monitor subsystem. This notification type indicates that a request response load value being monitored crossed a predefined threshold. | ||
| NTF anueGscEventMonStatSessionsTableLoad | 1.3.6.1.4.1.32620.2.2.5 | A notification from the Anue GSC event monitor subsystem. This notification type indicates that a sessions table load value being monitored crossed a predefined threshold. | ||
| anueGscEvents | 1.3.6.1.4.1.32620.2.2 | |||
| DAT anueGscEvFailedPbDateAndTime | 1.3.6.1.4.1.32620.1.2.7.1.1 | DateAndTime | read-only | The date and time at which this notification occurred. |
| I32 anueGscEvFailedPbId | 1.3.6.1.4.1.32620.1.2.7.1.2 | Integer32 | read-only | The ID of the GSC probe that has failed. |
| IP anueGscEvFailedPbIP | 1.3.6.1.4.1.32620.1.2.7.1.4 | InetAddress | read-only | The IP address of the GSC probe that has failed. |
| DAT anueGscEvFailedPbLastRxFailMsg | 1.3.6.1.4.1.32620.1.2.7.1.7 | DateAndTime | read-only | The date and time of the last received fail message for the GSC probe that has failed. |
| DAT anueGscEvFailedPbLastRxHeartbeat | 1.3.6.1.4.1.32620.1.2.7.1.6 | DateAndTime | read-only | The date and time of the last received heartbeat for the GSC probe that has failed. |
| STR anueGscEvFailedPbName | 1.3.6.1.4.1.32620.1.2.7.1.3 | DisplayString | read-only | The name of the GSC probe that has failed. |
| STR anueGscEvFailedPbPortList | 1.3.6.1.4.1.32620.1.2.7.1.5 | DisplayString | read-only | The ports that are part of the GSC probe that has failed. |
| I32 anueGscEvFailoverPbId | 1.3.6.1.4.1.32620.1.2.7.1.8 | Integer32 | read-only | The GSC redundant probes ID to which the traffic was failed over, if such a probe exists. |
| IP anueGscEvFailoverPbIP | 1.3.6.1.4.1.32620.1.2.7.1.10 | InetAddress | read-only | The GSC redundant probes IP address to which the traffic was failed over, if such a probe exists. |
| STR anueGscEvFailoverPbName | 1.3.6.1.4.1.32620.1.2.7.1.9 | DisplayString | read-only | The GSC redundant probes name to which the traffic was failed over, if such a probe exists. |
| STR anueGscEvFailoverPbPortList | 1.3.6.1.4.1.32620.1.2.7.1.11 | DisplayString | read-only | The ports that belong to the GSC redundant probe to which the traffic was failed over, if such a probe exists. |
| anueGscGroups | 1.3.6.1.4.1.32620.3.1.1.2 | |||
| anueGscLastCriticalFailure | 1.3.6.1.4.1.32620.1.2.1.9 | |||
| C64 anueGscNWFltrAvgActiveUsers | 1.3.6.1.4.1.32620.1.1.4.100.1.29 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgCompFragPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.16 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgCompFragPktsPerc | 1.3.6.1.4.1.32620.1.1.4.100.1.17 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgDiameterPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.136 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgDnsPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.137 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgExcSess | 1.3.6.1.4.1.32620.1.1.4.100.1.33 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGscPktFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.5 | Counter64 | read-only | |
| NUM anueGscNWFltrAvgGscSessLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.166 | CounterBasedGauge64 | read-only | The percentage of sessions table bandwidth utilized in the current (most recent) sampling period by network port group filter receive (incoming) traffic. As the load nears 100% new sessions might not fit in the table and could be sent to the non-session pool. |
| C64 anueGscNWFltrAvgGscUnassignedSess | 1.3.6.1.4.1.32620.1.1.4.100.1.178 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpCPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.134 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpTotBearers | 1.3.6.1.4.1.32620.1.1.4.100.1.81 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpTotCrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.45 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpTotDelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.65 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpTotPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.97 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpTotToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.121 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpUPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.135 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV0Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.78 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV0CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.42 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV0DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.62 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV0Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.94 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV0ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.118 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV1Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.79 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV1CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.43 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV1DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.63 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV1Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.95 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV1ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.119 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV2Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.80 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV2CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.44 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV2DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.64 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV2Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.96 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgGtpV2ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.120 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgIncomFragPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.18 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgNonGtpPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.139 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgRadiusPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.138 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgTdoutFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.6 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgTdOutReq | 1.3.6.1.4.1.32620.1.1.4.100.1.188 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgUnmatchedResp | 1.3.6.1.4.1.32620.1.1.4.100.1.193 | Counter64 | read-only | |
| C64 anueGscNWFltrAvgUnprocReq | 1.3.6.1.4.1.32620.1.1.4.100.1.183 | Counter64 | read-only | |
| C64 anueGscNWFltrCurActiveUsers | 1.3.6.1.4.1.32620.1.1.4.100.1.30 | Counter64 | read-only | |
| C64 anueGscNWFltrCurCompFragPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.19 | Counter64 | read-only | |
| C64 anueGscNWFltrCurCompFragPktsPerc | 1.3.6.1.4.1.32620.1.1.4.100.1.20 | Counter64 | read-only | |
| C64 anueGscNWFltrCurDiameterPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.142 | Counter64 | read-only | |
| C64 anueGscNWFltrCurDnsPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.143 | Counter64 | read-only | |
| C64 anueGscNWFltrCurExcSess | 1.3.6.1.4.1.32620.1.1.4.100.1.34 | Counter64 | read-only | |
| NUM anueGscNWFltrCurFragLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.175 | CounterBasedGauge64 | read-only | |
| NUM anueGscNWFltrCurGscSessLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.165 | CounterBasedGauge64 | read-only | The percentage of sessions table bandwidth utilized in the current (most recent) sampling period by network port group filter receive (incoming) traffic. As the load nears 100% new sessions might not fit in the table and could be sent to the non-session pool. |
| C64 anueGscNWFltrCurGscUnassignedSess | 1.3.6.1.4.1.32620.1.1.4.100.1.179 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpCPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.140 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpTotBearers | 1.3.6.1.4.1.32620.1.1.4.100.1.85 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpTotCrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.49 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpTotDelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.69 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpTotPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.101 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpTotToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.125 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpUPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.141 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV0Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.82 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV0CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.46 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV0DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.66 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV0Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.98 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV0ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.122 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV1Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.83 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV1CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.47 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV1DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.67 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV1Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.99 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV1ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.123 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV2Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.84 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV2CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.48 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV2DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.68 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV2Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.100 | Counter64 | read-only | |
| C64 anueGscNWFltrCurGtpV2ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.124 | Counter64 | read-only | |
| C64 anueGscNWFltrCurIncomFragPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.21 | Counter64 | read-only | |
| NUM anueGscNWFltrCurNetwElemLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.169 | CounterBasedGauge64 | read-only | |
| C64 anueGscNWFltrCurNonGtpPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.145 | Counter64 | read-only | |
| C64 anueGscNWFltrCurPacketFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.7 | Counter64 | read-only | |
| C64 anueGscNWFltrCurRadiusPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.144 | Counter64 | read-only | |
| NUM anueGscNWFltrCurReqRespLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.172 | CounterBasedGauge64 | read-only | |
| C64 anueGscNWFltrCurTdoutFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.8 | Counter64 | read-only | |
| C64 anueGscNWFltrCurTdOutReq | 1.3.6.1.4.1.32620.1.1.4.100.1.189 | Counter64 | read-only | |
| C64 anueGscNWFltrCurUnmatchedResp | 1.3.6.1.4.1.32620.1.1.4.100.1.194 | Counter64 | read-only | |
| C64 anueGscNWFltrCurUnprocReq | 1.3.6.1.4.1.32620.1.1.4.100.1.184 | Counter64 | read-only | |
| C64 anueGscNWFltrExcSess | 1.3.6.1.4.1.32620.1.1.4.100.1.3 | Counter64 | read-only | |
| C64 anueGscNWFltrOverloadErrCode | 1.3.6.1.4.1.32620.1.1.4.100.1.198 | Counter64 | read-only | |
| DAT anueGscNWFltrOverloadT | 1.3.6.1.4.1.32620.1.1.4.100.1.199 | DateAndTime | read-only | |
| NUM anueGscNWFltrPeakFragLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.176 | CounterBasedGauge64 | read-only | |
| DAT anueGscNWFltrPeakFragLoadT | 1.3.6.1.4.1.32620.1.1.4.100.1.177 | DateAndTime | read-only | |
| NUM anueGscNWFltrPeakGscSessLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.167 | CounterBasedGauge64 | read-only | The peak percentage of sessions table bandwidth utilized in the in any sampling period since anueFilterStatsResetTime by network port group filter receive (incoming) traffic. As the load nears 100% new sessions might not fit in the table and could be sent to the non-session pool. |
| DAT anueGscNWFltrPeakGscSessLoadT | 1.3.6.1.4.1.32620.1.1.4.100.1.168 | DateAndTime | read-only | The date and time of the PeakGscSessLoad event. |
| NUM anueGscNWFltrPeakNetwElemLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.170 | CounterBasedGauge64 | read-only | |
| DAT anueGscNWFltrPeakNetwElemLoadT | 1.3.6.1.4.1.32620.1.1.4.100.1.171 | DateAndTime | read-only | |
| NUM anueGscNWFltrPeakReqRespLoad | 1.3.6.1.4.1.32620.1.1.4.100.1.173 | CounterBasedGauge64 | read-only | |
| DAT anueGscNWFltrPeakReqRespLoadT | 1.3.6.1.4.1.32620.1.1.4.100.1.174 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkActiveUsers | 1.3.6.1.4.1.32620.1.1.4.100.1.31 | Counter64 | read-only | |
| DAT anueGscNWFltrPkActiveUsersT | 1.3.6.1.4.1.32620.1.1.4.100.1.32 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkCompFragPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.22 | Counter64 | read-only | |
| C64 anueGscNWFltrPkCompFragPktsPerc | 1.3.6.1.4.1.32620.1.1.4.100.1.24 | Counter64 | read-only | |
| DAT anueGscNWFltrPkCompFragPktsPercT | 1.3.6.1.4.1.32620.1.1.4.100.1.25 | DateAndTime | read-only | |
| DAT anueGscNWFltrPkCompFragPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.23 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkDiameterPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.148 | Counter64 | read-only | |
| DAT anueGscNWFltrPkDiameterPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.154 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkDnsPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.149 | Counter64 | read-only | |
| DAT anueGscNWFltrPkDnsPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.155 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkExcSess | 1.3.6.1.4.1.32620.1.1.4.100.1.35 | Counter64 | read-only | |
| DAT anueGscNWFltrPkExcSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.36 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGscUnassignedSess | 1.3.6.1.4.1.32620.1.1.4.100.1.180 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGscUnassignedSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.181 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpCPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.146 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpCPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.152 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpTotBearers | 1.3.6.1.4.1.32620.1.1.4.100.1.89 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpTotBearersT | 1.3.6.1.4.1.32620.1.1.4.100.1.93 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpTotCrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.53 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpTotCrSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.57 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpTotDelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.73 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpTotDelSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.77 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpTotPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.109 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpTotPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.113 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpTotToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.129 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpTotToutSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.133 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpUPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.147 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpUPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.153 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV0Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.86 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV0BearersT | 1.3.6.1.4.1.32620.1.1.4.100.1.90 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV0CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.50 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV0CrSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.54 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV0DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.70 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV0DelSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.74 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV0Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.106 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV0PktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.110 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV0ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.126 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV0ToutSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.130 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV1Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.87 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV1BearersT | 1.3.6.1.4.1.32620.1.1.4.100.1.91 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV1CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.51 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV1CrSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.55 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV1DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.71 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV1DelSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.75 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV1Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.107 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV1PktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.111 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV1ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.127 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV1ToutSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.131 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV2Bearers | 1.3.6.1.4.1.32620.1.1.4.100.1.88 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV2BearersT | 1.3.6.1.4.1.32620.1.1.4.100.1.92 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV2CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.52 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV2CrSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.56 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV2DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.72 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV2DelSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.76 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV2Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.108 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV2PktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.112 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkGtpV2ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.128 | Counter64 | read-only | |
| DAT anueGscNWFltrPkGtpV2ToutSessT | 1.3.6.1.4.1.32620.1.1.4.100.1.132 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkIncomFragPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.26 | Counter64 | read-only | |
| DAT anueGscNWFltrPkIncomFragPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.27 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkNonGtpPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.151 | Counter64 | read-only | |
| DAT anueGscNWFltrPkNonGtpPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.157 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkPacketFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.9 | Counter64 | read-only | |
| DAT anueGscNWFltrPkPacketFragT | 1.3.6.1.4.1.32620.1.1.4.100.1.10 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkRadiusPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.150 | Counter64 | read-only | |
| DAT anueGscNWFltrPkRadiusPktsT | 1.3.6.1.4.1.32620.1.1.4.100.1.156 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkTdOutFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.11 | Counter64 | read-only | |
| DAT anueGscNWFltrPkTdOutFragT | 1.3.6.1.4.1.32620.1.1.4.100.1.12 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkTdOutReq | 1.3.6.1.4.1.32620.1.1.4.100.1.190 | Counter64 | read-only | |
| DAT anueGscNWFltrPkTdOutReqT | 1.3.6.1.4.1.32620.1.1.4.100.1.191 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkTotCompFragPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.28 | Counter64 | read-only | |
| C64 anueGscNWFltrPkUnmatchedResp | 1.3.6.1.4.1.32620.1.1.4.100.1.195 | Counter64 | read-only | |
| DAT anueGscNWFltrPkUnmatchedRespT | 1.3.6.1.4.1.32620.1.1.4.100.1.196 | DateAndTime | read-only | |
| C64 anueGscNWFltrPkUnprocReq | 1.3.6.1.4.1.32620.1.1.4.100.1.185 | Counter64 | read-only | |
| DAT anueGscNWFltrPkUnprocReqT | 1.3.6.1.4.1.32620.1.1.4.100.1.186 | DateAndTime | read-only | |
| C64 anueGscNWFltrTotDiameterPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.160 | Counter64 | read-only | |
| C64 anueGscNWFltrTotDnsPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.161 | Counter64 | read-only | |
| C64 anueGscNWFltrTotExcSess | 1.3.6.1.4.1.32620.1.1.4.100.1.37 | Counter64 | read-only | |
| C64 anueGscNWFltrTotFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.13 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGscDropPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.164 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGscUnassignedSess | 1.3.6.1.4.1.32620.1.1.4.100.1.182 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpCPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.158 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpTotCrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.41 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpTotDelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.61 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpTotPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.105 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpTotToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.117 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpUPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.159 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV0CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.38 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV0DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.58 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV0Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.103 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV0ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.114 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV1CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.39 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV1DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.59 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV1Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.102 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV1ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.115 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV2CrSess | 1.3.6.1.4.1.32620.1.1.4.100.1.40 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV2DelSess | 1.3.6.1.4.1.32620.1.1.4.100.1.60 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV2Pkts | 1.3.6.1.4.1.32620.1.1.4.100.1.104 | Counter64 | read-only | |
| C64 anueGscNWFltrTotGtpV2ToutSess | 1.3.6.1.4.1.32620.1.1.4.100.1.116 | Counter64 | read-only | |
| C64 anueGscNWFltrTotNonGtpPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.163 | Counter64 | read-only | |
| C64 anueGscNWFltrTotRadiusPkts | 1.3.6.1.4.1.32620.1.1.4.100.1.162 | Counter64 | read-only | |
| C64 anueGscNWFltrTotRxCountFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.14 | Counter64 | read-only | |
| C64 anueGscNWFltrTotTdOutFrag | 1.3.6.1.4.1.32620.1.1.4.100.1.15 | Counter64 | read-only | |
| C64 anueGscNWFltrTotTdOutReq | 1.3.6.1.4.1.32620.1.1.4.100.1.192 | Counter64 | read-only | |
| C64 anueGscNWFltrTotUnmatchedResp | 1.3.6.1.4.1.32620.1.1.4.100.1.197 | Counter64 | read-only | |
| C64 anueGscNWFltrTotUnprocReq | 1.3.6.1.4.1.32620.1.1.4.100.1.187 | Counter64 | read-only | |
| anueGscObjects | 1.3.6.1.4.1.32620.1.2 | |||
| anueGscPayload | 1.3.6.1.4.1.32620.1.2.7 | |||
| anueGscPayloadGroup | 1.3.6.1.4.1.32620.3.1.1.2.3 | |||
| NUM anueGscPortIfIndex | 1.3.6.1.4.1.32620.1.2.6.1.1.2 | InterfaceIndex | read-only | The port ifIndex. More information about the port can be found under the same index in the ifTable. |
| anueGscPortProbeEntry | 1.3.6.1.4.1.32620.1.2.6.1.1 | not-accessible | Each port that belongs to a probe is represented by a row in the anueGscPortProbeTable. | |
| I32 anueGscPortProbeId | 1.3.6.1.4.1.32620.1.2.6.1.1.3 | Integer32 | read-only | The id of the Probe to which this port belongs to. |
| anueGscPortProbeTable | 1.3.6.1.4.1.32620.1.2.6.1 | not-accessible | Table of entries holding the conection between ports and the GSC probes to which they belong. | |
| anueGscProbeEntry | 1.3.6.1.4.1.32620.1.2.6.2.1 | not-accessible | Each GSC Probe is represented by a row in the anueGscProbeTable. | |
| I32 anueGscProbeFailoverId | 1.3.6.1.4.1.32620.1.2.6.2.1.9 | Integer32 | read-only | The id of the probe to which the traffic was redirected in case this probe has failed. |
| NTF anueGscProbeFailure | 1.3.6.1.4.1.32620.2.2.10 | This notification provides information about the failure of a GSC probe. | ||
| I32 anueGscProbeId | 1.3.6.1.4.1.32620.1.2.6.2.1.1 | Integer32 | read-only | The probe id. |
| IP anueGscProbeIp | 1.3.6.1.4.1.32620.1.2.6.2.1.4 | InetAddress | read-only | The IP address of the probe. |
| T/F anueGscProbeIsActive | 1.3.6.1.4.1.32620.1.2.6.2.1.5 | TruthValue | read-only | The state of the probe. This has a value of TRUE if the probe is active or FALSE if the probe has failed. |
| T/F anueGscProbeIsRedundant | 1.3.6.1.4.1.32620.1.2.6.2.1.6 | TruthValue | read-only | This indicates if the probe is marked as redundant. |
| DAT anueGscProbeLastRxFailMsgTime | 1.3.6.1.4.1.32620.1.2.6.2.1.8 | DateAndTime | read-only | The date and time of the last received failed message for the probe (if such a message was sent). |
| DAT anueGscProbeLastRxHeartbeatTime | 1.3.6.1.4.1.32620.1.2.6.2.1.7 | DateAndTime | read-only | The date and time of the last received heartbeat for the probe. |
| STR anueGscProbeName | 1.3.6.1.4.1.32620.1.2.6.2.1.3 | DisplayString | read-only | The name of the Probe. |
| NUM anueGscProbePgIfIndex | 1.3.6.1.4.1.32620.1.2.6.2.1.2 | InterfaceIndex | read-only | The ifIndex of the Port Group to which this probes belongs to. This conects the anueGscProbeTable to the ifTable. |
| anueGscProbeTable | 1.3.6.1.4.1.32620.1.2.6.2 | not-accessible | Table of entries holding details for GSC Probes. | |
| anueGscSystem | 1.3.6.1.4.1.32620.1.2.1 | |||
| C64 anueGscTFltrAvgDiameterPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.22 | Counter64 | read-only | |
| C64 anueGscTFltrAvgDnsPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.23 | Counter64 | read-only | |
| C64 anueGscTFltrAvgGtpCPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.20 | Counter64 | read-only | |
| C64 anueGscTFltrAvgGtpTotActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.11 | Counter64 | read-only | |
| C64 anueGscTFltrAvgGtpUPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.21 | Counter64 | read-only | |
| C64 anueGscTFltrAvgGtpV0ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.8 | Counter64 | read-only | |
| C64 anueGscTFltrAvgGtpV1ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.9 | Counter64 | read-only | |
| C64 anueGscTFltrAvgGtpV2ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.10 | Counter64 | read-only | |
| C64 anueGscTFltrAvgRadiusPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.24 | Counter64 | read-only | |
| C64 anueGscTFltrCurDiameterPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.42 | Counter64 | read-only | |
| C64 anueGscTFltrCurDnsPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.43 | Counter64 | read-only | |
| C64 anueGscTFltrCurGtpCPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.40 | Counter64 | read-only | |
| C64 anueGscTFltrCurGtpTotActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.7 | Counter64 | read-only | |
| C64 anueGscTFltrCurGtpUPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.41 | Counter64 | read-only | |
| C64 anueGscTFltrCurGtpV0ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.4 | Counter64 | read-only | |
| C64 anueGscTFltrCurGtpV1ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.5 | Counter64 | read-only | |
| C64 anueGscTFltrCurGtpV2ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.6 | Counter64 | read-only | |
| C64 anueGscTFltrCurRadiusPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.44 | Counter64 | read-only | |
| C64 anueGscTFltrPeakDiameterPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.27 | Counter64 | read-only | |
| DAT anueGscTFltrPeakDiameterPktsT | 1.3.6.1.4.1.32620.1.1.4.101.1.32 | DateAndTime | read-only | |
| C64 anueGscTFltrPeakDnsPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.28 | Counter64 | read-only | |
| DAT anueGscTFltrPeakDnsPktsT | 1.3.6.1.4.1.32620.1.1.4.101.1.33 | DateAndTime | read-only | |
| C64 anueGscTFltrPeakGtpCPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.25 | Counter64 | read-only | |
| DAT anueGscTFltrPeakGtpCPktsT | 1.3.6.1.4.1.32620.1.1.4.101.1.30 | DateAndTime | read-only | |
| C64 anueGscTFltrPeakGtpTotActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.15 | Counter64 | read-only | |
| DAT anueGscTFltrPeakGtpTotActSessT | 1.3.6.1.4.1.32620.1.1.4.101.1.19 | DateAndTime | read-only | |
| C64 anueGscTFltrPeakGtpUPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.26 | Counter64 | read-only | |
| DAT anueGscTFltrPeakGtpUPktsT | 1.3.6.1.4.1.32620.1.1.4.101.1.31 | DateAndTime | read-only | |
| C64 anueGscTFltrPeakGtpV0ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.12 | Counter64 | read-only | |
| DAT anueGscTFltrPeakGtpV0ActSessT | 1.3.6.1.4.1.32620.1.1.4.101.1.16 | DateAndTime | read-only | |
| C64 anueGscTFltrPeakGtpV1ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.13 | Counter64 | read-only | |
| DAT anueGscTFltrPeakGtpV1ActSessT | 1.3.6.1.4.1.32620.1.1.4.101.1.17 | DateAndTime | read-only | |
| C64 anueGscTFltrPeakGtpV2ActSess | 1.3.6.1.4.1.32620.1.1.4.101.1.14 | Counter64 | read-only | |
| DAT anueGscTFltrPeakGtpV2ActSessT | 1.3.6.1.4.1.32620.1.1.4.101.1.18 | DateAndTime | read-only | |
| C64 anueGscTFltrPeakRadiusPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.29 | Counter64 | read-only | |
| DAT anueGscTFltrPeakRadiusPktsT | 1.3.6.1.4.1.32620.1.1.4.101.1.34 | DateAndTime | read-only | |
| C64 anueGscTFltrTotDiameterPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.37 | Counter64 | read-only | |
| C64 anueGscTFltrTotDnsPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.38 | Counter64 | read-only | |
| C64 anueGscTFltrTotGtpCPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.35 | Counter64 | read-only | |
| C64 anueGscTFltrTotGtpUPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.36 | Counter64 | read-only | |
| C64 anueGscTFltrTotRadiusPkts | 1.3.6.1.4.1.32620.1.1.4.101.1.39 | Counter64 | read-only | |
| ANU anueIfAdvCapabilities | 1.3.6.1.4.1.32620.1.1.2.1.1.7 | AnueStageType | read-only | Identifies the packet processing features available on this port or port group, either in the standard filtering hardware or on an AFM. This object reflects the capabilities present in the hardware itself, independent of how that hardware is currently configured. If no packet processing features are available, this object will return an octet string with all bit enumerations set to zero. |
| STR anueIfDesc | 1.3.6.1.4.1.32620.1.1.2.1.1.5 | DisplayString | read-only | The interface description contains a system generated interface description prepended to the user entered textual description for ports and port groups. The system generated description identifies whether the port is a Network port, Tool port, Bidirectional port, or Management port. It also includes the port/port group's default name as described in anueFilterDefaultName. The object value for ports that are not physically present is 'Port # -- pluggable module is not present'. The object value for ports that are not licensed is 'Port # -- not licensed. |
| T/F anueIfIsLicensed | 1.3.6.1.4.1.32620.1.1.2.1.1.2 | TruthValue | read-only | Indicates whether the physical interface is licensed or not. This object has a value of true (1) if a interface is licensed. The value is false (2) if the interface is not licensed. This object value is always true(1) for management ports and port groups |
| G32 anueIfLicensedMaxSpeed | 1.3.6.1.4.1.32620.1.1.2.1.1.3 | Gauge32 | read-only | The licensed maximum line rate for this port. For port groups, this is the sum of licensed maximum line rates of its member ports. Line rate is specified in units of 1,000,000 bits per second. The object value is 0 if the interface is not licensed. |
| INT anueIfMode | 1.3.6.1.4.1.32620.1.1.2.1.1.4 | INTEGER | read-only | The interface mode identifies whether a port or port group is configured to be a network, tool, or bidirectional interface. Ports that are members of a port group inherit the interface mode of their parent port group. Management ports have interface mode bidirectional. The object value is anueIfModeUnknown if the interface is not licensed. |
| T/F anueIfOnAfm | 1.3.6.1.4.1.32620.1.1.2.1.1.6 | TruthValue | read-only | Indicates whether or not the port or port group physically resides on an Advanced Feature Module (AFM). |
| STR anueLoginBanner | 1.3.6.1.4.1.32620.1.1.1.5 | DisplayString | read-only | The text displayed when the user logs into the NTO. |
| anueMemberActionData | 1.3.6.1.4.1.32620.1.1.5.3 | |||
| STR anueMemberActionDataMemberName | 1.3.6.1.4.1.32620.1.1.5.3.1 | DisplayString | read-only | The name of union member involved in action. |
| ANU anueMemberActionDataType | 1.3.6.1.4.1.32620.1.1.5.3.2 | AnueNtoUnionMemberActionType | accessible-for-notify | The union member action type that occurred. |
| anueMIB | 1.3.6.1.4.1.32620 | This Anue proprietary MIB provides access to Network Tool Optimizer (NTO) configuration and statistics which cannot be modeled in a straight forward manner using standard MIBs. The objects in this MIB include filter configuration, history, connections, and statistics. The Anue proprietary MIB also includes extended interface information and authentication objects/traps. All statistics are provided in both High Capacity (HC) 64-bit tables and in 32-bit tables to accommodate backward compatibility with SNMPv1. | ||
| anueMIBCompliances | 1.3.6.1.4.1.32620.3.1.2.2 | |||
| anueNtoCapture | 1.3.6.1.4.1.32620.1.1.6 | |||
| anueNtoCaptureEntry | 1.3.6.1.4.1.32620.1.1.6.1.1 | not-accessible | An entry containing additional information about an capture port on Anue NTO devices. | |
| anueNtoCaptureGroup | 1.3.6.1.4.1.32620.3.1.1.1.5 | Capture resource objects | ||
| anueNtoCaptureStatsEntry | 1.3.6.1.4.1.32620.1.1.6.2.1 | not-accessible | An entry containing additional information about capture statistics. | |
| anueNtoCaptureStatsGroup | 1.3.6.1.4.1.32620.3.1.1.1.6 | Capture resource stats objects | ||
| anueNtoCaptureStatsTable | 1.3.6.1.4.1.32620.1.1.6.2 | not-accessible | A list of capture stats entries. This table contains statistics for each capture resource available | |
| anueNtoCaptureTable | 1.3.6.1.4.1.32620.1.1.6.1 | not-accessible | A list of capture entries. This table contains the available capture resources | |
| anueNtoConformance | 1.3.6.1.4.1.32620.3.1 | |||
| anueNtoCustomFilterSetConfig | 1.3.6.1.4.1.32620.1.1.1.8 | |||
| anueNtoEventGroup | 1.3.6.1.4.1.32620.3.1.1.1.7 | |||
| anueNtoEventMonData | 1.3.6.1.4.1.32620.1.1.5.1 | |||
| DAT anueNtoEventMonDataDateAndTime | 1.3.6.1.4.1.32620.1.1.5.1.1 | DateAndTime | accessible-for-notify | The date and time at which this notification occurred. |
| ANU anueNtoEventMonDataDirection | 1.3.6.1.4.1.32620.1.1.5.1.4 | AnueThresholdCrossing | accessible-for-notify | The direction (up or down) in which the statistic being monitored crossed the predefined threshold. |
| STR anueNtoEventMonDataEntityName | 1.3.6.1.4.1.32620.1.1.5.1.6 | DisplayString | accessible-for-notify | A human-readable string containing the name of the triggering entity. Example: P04 |
| I32 anueNtoEventMonDataInterval | 1.3.6.1.4.1.32620.1.1.5.1.12 | Integer32 | accessible-for-notify | The minimum time (in seconds) that must elapse between event actions for this monitor. |
| C32 anueNtoEventMonDataNotSent | 1.3.6.1.4.1.32620.1.1.5.1.7 | Counter32 | accessible-for-notify | The number of notifications not sent for this event monitor because of the configured minimum time interval between event actions. |
| STR anueNtoEventMonDataStatName | 1.3.6.1.4.1.32620.1.1.5.1.5 | DisplayString | accessible-for-notify | A human-readable string containing the name of the statistic being monitored. Example: TP_TOTAL_DROP_COUNT_PACKETS |
| NUM anueNtoEventMonDataThreshold | 1.3.6.1.4.1.32620.1.1.5.1.11 | CounterBasedGauge64 | accessible-for-notify | The threshold value defined in the event monitor that causes this event to trigger. |
| OID anueNtoEventMonDataTriggerCause | 1.3.6.1.4.1.32620.1.1.5.1.2 | OBJECT IDENTIFIER | accessible-for-notify | The cause of this notification, including both the statistic being monitored (e.g., port utilization) and the triggering entity (e.g., filter, port group) whose value crossed the predefined threshold. The statistic being monitored is specified as a table column OID. The triggering entity is specified by the indices of that OID. Example: anueFilterCurHCUtil.anueFilterTypeToolPort.4 |
| STR anueNtoEventMonDataTriggerDescr | 1.3.6.1.4.1.32620.1.1.5.1.8 | DisplayString | accessible-for-notify | A human-readable string describing the cause of this notification. This is used only when there is no OID available for this purpose. |
| STR anueNtoEventMonDataTriggerValue | 1.3.6.1.4.1.32620.1.1.5.1.3 | DisplayString | accessible-for-notify | The value of the statistic being monitored that crossed the predefined threshold. Depending on smoothing options defined in the event monitor, this value may be blended with other samples. |
| I32 anueNtoEventMonDataWindowCount | 1.3.6.1.4.1.32620.1.1.5.1.14 | Integer32 | accessible-for-notify | The number of consecutive time windows for which a monitored value must stay across a specified threshold in order for an action to be triggered. |
| I32 anueNtoEventMonDataWindowSize | 1.3.6.1.4.1.32620.1.1.5.1.13 | Integer32 | accessible-for-notify | On the 7300 platform it represents the duration (in seconds)of the time window over which the value being monitored is calculated. On the 5200 platform it represents the duration (in statistics polling intervals) of the time window over which the value being monitored is calculated. |
| NTF anueNtoEventMonStatDropCount | 1.3.6.1.4.1.32620.2.1.4 | A notification from the Anue NTO event monitor subsystem. This notification type indicates that a dropped packet counter value being monitored exceeded a predefined threshold. | ||
| NTF anueNtoEventMonStatInvalidCount | 1.3.6.1.4.1.32620.2.1.3 | A notification from the Anue NTO event monitor subsystem. This notification type indicates that an invalid packet counter value being monitored exceeded a predefined threshold. | ||
| NTF anueNtoEventMonStatLoadDistribution | 1.3.6.1.4.1.32620.2.1.9 | A notification from the Anue NTO event monitor subsystem. This notification type indicates that a tool port is not load balanced in comparison with the other tool ports that have the GTP-U option enabled. This indicated that the received data rate on the tool port has crossed a predefined threshold. | ||
| NTF anueNtoEventMonStatRxUtilization | 1.3.6.1.4.1.32620.2.1.5 | A notification from the Anue NTO event monitor subsystem. This notification type indicates that a receive utilization value being monitored crossed a predefined threshold. | ||
| NTF anueNtoEventMonStatTxUtilization | 1.3.6.1.4.1.32620.2.1.6 | A notification from the Anue NTO event monitor subsystem. This notification type indicates that a transmit utilization value being monitored crossed a predefined threshold. | ||
| anueNtoEvents | 1.3.6.1.4.1.32620.2.1 | |||
| NTF anueNtoEventTest | 1.3.6.1.4.1.32620.2.1.7 | On-demand notification type generated at user's request to validate the SNMP configuration on the agent and SNMP management system. | ||
| anueNtoEventTestData | 1.3.6.1.4.1.32620.1.1.5.2 | |||
| STR anueNtoEventTestMessage | 1.3.6.1.4.1.32620.1.1.5.2.2 | DisplayString | read-only | The message can be 'Anue Test Alarm' or 'Clear Anue Test Alarm'. |
| DAT anueNtoEventTestTime | 1.3.6.1.4.1.32620.1.1.5.2.1 | DateAndTime | read-only | The time when test notification was generated. |
| NTF anueNtoEventUnionMemberAction | 1.3.6.1.4.1.32620.2.1.8 | This notification type indicates that a union member action has occurred. | ||
| anueNtoFilter | 1.3.6.1.4.1.32620.1.1.3 | |||
| anueNtoFilterConnEntry | 1.3.6.1.4.1.32620.1.1.3.3.1 | not-accessible | Filter connection row entries model a single from/to connection between filters. The connection is either from a network filter to a dynamic filter, or from a dynamic filter to a tool filter. Multiple rows can be used to model 1:m, m:1, and m:m connection relationships between filters. For port group filter connections, there will be a row for each connection between the port group and a dynamic filter, and n rows for each connection between the n port members and the dynamic filter. Each row represents a connection relationship regardless of whether packets are passing through a filter. The connection relationship exists when ports are disabled and when filter mode is configured to Deny All. | |
| anueNtoFilterConnTable | 1.3.6.1.4.1.32620.1.1.3.3 | not-accessible | Filter connection table entries model the connection relationships between filters. This table can be used to derive the filter topology, and to traverse from connected filter to connected filter. The information in this table maps to the connections displayed on the NTO Control Panel diagram view. Each row in this table maps to a single connecting line in the diagram view. | |
| anueNtoFilterDefEntry | 1.3.6.1.4.1.32620.1.1.3.2.1 | not-accessible | Each filter is represented by a row in the anueNtoFilterDefTable and a row in each of the filter history and filter statistics tables that logically augment that table. Unlicensed ports are not filters so they are not represented by rows in the filter tables. Dynamic filters and standalone port filters are each represented by a single row in the filter tables. A network or tool port group containing n port members is represented by n+1 rows in the filter tables. A bidirectional port has two filter definition rows. One row models its role as a network port and another models its role as a tool port. A bidirectional port group containing n port members is represented by 2*(n+1) rows in the filter tables. | |
| anueNtoFilterDefTable | 1.3.6.1.4.1.32620.1.1.3.2 | not-accessible | The NTO filter definition table contains filter configuration properties. NTO supports three types of filters: Network Port Filter, Dynamic Filter, and Tool Port filter. Network Port and Tool Port filters can either be associated with a physical interface or a logical port group. Logical port group filters contain 0 to 8 physical interfaces. The port group filter and each of its contained physical interfaces are considered to be port filters. The contained port filters inherit the filter type, mode, criteria, and connections from their parent port group. Unlicensed physical ports do not have port filter objects so they don't have rows in the filter tables. Every licensed physical port has a port filter object configured in one of the valid filter modes: Pass All, Deny All, Pass by Criteria, or Deny by Criteria. Dynamic filters and Logical port group filter objects are created, configured, and deleted by the user using one of the client interfaces (NTO Control Panel or scripting interface). Filter creation, modification of filter properties, and filter deletion are reflected in anueNtoFilterDefTable. Several filter statistics tables and a filter history table extend (logically augment) anueNtoFilterDefTable. | |
| anueNtoFilterGroup | 1.3.6.1.4.1.32620.3.1.1.1.3 | |||
| anueNtoFilterHistEntry | 1.3.6.1.4.1.32620.1.1.3.4.1 | not-accessible | An entry in the filter history table. | |
| anueNtoFilterHistTable | 1.3.6.1.4.1.32620.1.1.3.4 | not-accessible | A table that models filter creation, modification, and statistics reset history. | |
| anueNtoFilterStatsAvgEntry | 1.3.6.1.4.1.32620.1.1.3.13.1 | not-accessible | This entry extends anueNtoFilterDefEntry with 32-bit filter statistics that model the average of counts collected in each sampling period since anueFilterStatsResetTime. | |
| anueNtoFilterStatsAvgHCEntry | 1.3.6.1.4.1.32620.1.1.3.8.1 | not-accessible | This entry extends anueNtoFilterDefEntry with 64-bit filter counters. | |
| anueNtoFilterStatsAvgHCTable | 1.3.6.1.4.1.32620.1.1.3.8 | not-accessible | A table of filter statistics entries that model the average of the counts collected in each sampling period since anueFilterStatsResetTime. The table values map to the average counts displayed in the NTO Control Panel's filter statistics windows. The NTO statistics sampling period is stored in anueFilterCollectionPeriod. The values for a port group filter average the sum of counts collected by each port filter that is a member of the port group. Percentage values take into account the aggregate speed of the port group. | |
| anueNtoFilterStatsAvgTable | 1.3.6.1.4.1.32620.1.1.3.13 | not-accessible | This table is the 32-bit version of the 64-bit anueNtoFilterStatsAvgHCTable. Refer to the 64-bit table for variable descriptions. Unless backward compatibility with SNMPV1 only management applications is required, use of the High Capacity (HC) 64-bit tables is recommended. | |
| anueNtoFilterStatsCntModEntry | 1.3.6.1.4.1.32620.1.1.3.10.1 | not-accessible | This entry extends anueNtoFilterDefEntry with accumulated 32-bit filter counters since anueFilterCriteriaModTime. | |
| anueNtoFilterStatsCntModHCEntry | 1.3.6.1.4.1.32620.1.1.3.5.1 | not-accessible | This entry extends anueNtoFilterDefEntry with accumulated 64-bit filter counters. | |
| anueNtoFilterStatsCntModHCTable | 1.3.6.1.4.1.32620.1.1.3.5 | not-accessible | A table of statistics entries that model accumulated filter counts since anueFilterCriteriaModTime. The table values count filter statistics since the time the filter's data handling behavior was last modified. The values for a port group filter are the sum of accumulated counts of each port filter that is a member of the port group. | |
| anueNtoFilterStatsCntModTable | 1.3.6.1.4.1.32620.1.1.3.10 | not-accessible | This table is the 32-bit version of the 64-bit anueNtoFilterStatsCntModHCTable. Refer to the 64-bit table for variable descriptions. Unless backward compatibility with SNMPV1 only management applications is required, use of the High Capacity (HC) 64-bit tables is recommended. | |
| anueNtoFilterStatsCntRstEntry | 1.3.6.1.4.1.32620.1.1.3.11.1 | not-accessible | This entry extends anueNtoFilterDefEntry with accumulated 32-bit filter counters since anueFilterStatsResetTime. | |
| anueNtoFilterStatsCntRstHCEntry | 1.3.6.1.4.1.32620.1.1.3.6.1 | not-accessible | This entry extends anueNtoFilterDefEntry with accumulated 64-bit filter counters. | |
| anueNtoFilterStatsCntRstHCTable | 1.3.6.1.4.1.32620.1.1.3.6 | not-accessible | A table of statistics entries that model accumulated filter counts since anueFilterStatsResetTime. The table values map to the accumulated counts displayed in the NTO Control Panel's filter statistics windows. This table's values are reset by the same conditions that reset the Control Panel's statistics, as described in anueFilterStatsResetTime. The values for a port group filter are the sum of accumulated counts of each port filter that is a member of the port group. | |
| anueNtoFilterStatsCntRstTable | 1.3.6.1.4.1.32620.1.1.3.11 | not-accessible | This table is the 32-bit version of the 64-bit anueNtoFilterStatsCntRstHCTable. Refer to the 64-bit table for variable descriptions. Unless backward compatibility with SNMPV1 only management applications is required, use of the High Capacity (HC) 64-bit tables is recommended. | |
| anueNtoFilterStatsCurEntry | 1.3.6.1.4.1.32620.1.1.3.12.1 | not-accessible | This entry extends anueNtoFilterDefEntry with 32-bit filter statistics that model counts collected in the current (most recent) sampling period. | |
| anueNtoFilterStatsCurHCEntry | 1.3.6.1.4.1.32620.1.1.3.7.1 | not-accessible | This entry extends anueNtoFilterDefEntry with 64-bit filter counters. | |
| anueNtoFilterStatsCurHCTable | 1.3.6.1.4.1.32620.1.1.3.7 | not-accessible | A table of statistics entries that model the filter counts collected in the current (most recent) sampling period. The table values map to the current counts displayed in the NTO Control Panel's filter statistics windows. The NTO statistics sampling period is stored in anueFilterCollectionPeriod. The values for a port group filter take the sum of the current counts of each port filter that is a member of the port group. Percentage values take into account the aggregate speed of the port group. | |
| anueNtoFilterStatsCurTable | 1.3.6.1.4.1.32620.1.1.3.12 | not-accessible | This table is the 32-bit version of the 64-bit anueNtoFilterStatsCurHCTable. Refer to the 64-bit table for variable descriptions. Unless backward compatibility with SNMPV1 only management applications is required, use of the High Capacity (HC) 64-bit tables is recommended. | |
| anueNtoFilterStatsGscEntry | 1.3.6.1.4.1.32620.1.1.3.101.1 | not-accessible | This entry extends anueNtoFilterDefEntry with 64-bit filter counters. | |
| anueNtoFilterStatsGscSessEntry | 1.3.6.1.4.1.32620.1.1.3.100.1 | not-accessible | This entry extends anueNtoFilterDefEntry with 64-bit filter counters. | |
| anueNtoFilterStatsGscSessTable | 1.3.6.1.4.1.32620.1.1.3.100 | not-accessible | A table of statistics entries that model the GSC filter counts collected in the current (most recent) sampling period. The table values map to the current counts displayed in the GSC Control Panel's filter statistics windows. | |
| anueNtoFilterStatsGscTable | 1.3.6.1.4.1.32620.1.1.3.101 | not-accessible | A table of statistics entries that model the GSC filter packet rates collected in the current (most recent) sampling period. The table values map to the current counts displayed in the GSC Control Panel's filter statistics windows. | |
| anueNtoFilterStatsPeakEntry | 1.3.6.1.4.1.32620.1.1.3.14.1 | not-accessible | This entry extends anueNtoFilterDefEntry with 32-bit filter statistics that model the peak count (largest value) collected in any sampling period since anueFilterStatsResetTime. | |
| anueNtoFilterStatsPeakHCEntry | 1.3.6.1.4.1.32620.1.1.3.9.1 | not-accessible | This entry extends anueNtoFilterDefEntry with 64-bit filter counters. | |
| anueNtoFilterStatsPeakHCTable | 1.3.6.1.4.1.32620.1.1.3.9 | not-accessible | A table of filter statistics entries that model the peak count (largest value) collected in any sampling period since anueFilterStatsResetTime. Note that peak counts are based on the total traffic measured during a sampling period. The table values map to the peak counts displayed in the NTO Control Panel's filter statistics windows. The NTO statistics sampling period is stored in anueFilterCollectionPeriod. The values for a port group filter model the peak sum of counts collected by each port filter that is a member of the port group. Percentage values take into account the aggregate speed of the port group. | |
| anueNtoFilterStatsPeakTable | 1.3.6.1.4.1.32620.1.1.3.14 | not-accessible | This table is the 32-bit version of the 64-bit anueNtoFilterStatsPeakHCTable. Refer to the 64-bit table for variable descriptions. Unless backward compatibility with SNMPV1 only management applications is required, use of the High Capacity (HC) 64-bit tables is recommended. | |
| anueNtoGroups | 1.3.6.1.4.1.32620.3.1.1.1 | |||
| anueNtoIfExt | 1.3.6.1.4.1.32620.1.1.2 | |||
| anueNtoIfExtEntry | 1.3.6.1.4.1.32620.1.1.2.1.1 | not-accessible | An entry containing additional management information about an interface on Anue NTO devices. | |
| anueNtoIfExtGroup | 1.3.6.1.4.1.32620.3.1.1.1.2 | |||
| anueNtoIfExtTable | 1.3.6.1.4.1.32620.1.1.2.1 | not-accessible | A list of interface entries which extend the rows in ifTable. This table contains physical interfaces, whether the port is present or not. It also contains logical port groups and management ports. | |
| anueNtoLastClientLoginFailure | 1.3.6.1.4.1.32620.1.1.1.2 | |||
| anueNtoLastSnmpAuthnFailure | 1.3.6.1.4.1.32620.1.1.1.1 | |||
| anueNtoObjects | 1.3.6.1.4.1.32620.1.1 | |||
| anueNtoPayload | 1.3.6.1.4.1.32620.1.1.5 | |||
| anueNtoPayloadGroup | 1.3.6.1.4.1.32620.3.1.1.1.4 | Notification payload objects | ||
| anueNtoResource | 1.3.6.1.4.1.32620.1.1.7 | |||
| anueNtoResourceEntry | 1.3.6.1.4.1.32620.1.1.7.1.1 | not-accessible | An entry containing additional information about a resource on Anue NTO devices. | |
| anueNtoResourceGroup | 1.3.6.1.4.1.32620.3.1.1.1.9 | Resource objects | ||
| anueNtoResourceTable | 1.3.6.1.4.1.32620.1.1.7.1 | not-accessible | A list of Resource entries. This table contains the available resources | |
| anueNtoStage | 1.3.6.1.4.1.32620.1.1.4 | |||
| anueNtoStageAfmDropEntry | 1.3.6.1.4.1.32620.1.1.4.8.1 | not-accessible | A specific entry for a single AFM drop stage present on a single port or port group filter. | |
| anueNtoStageAfmDropTable | 1.3.6.1.4.1.32620.1.1.4.8 | not-accessible | Table of entries holding detailed statistics for all AFM drop stages present in all port or port group filters. | |
| anueNtoStageBurstBufferEntry | 1.3.6.1.4.1.32620.1.1.4.5.1 | not-accessible | A specific entry for a single burst buffer stage enabled on a single port or port group filter. | |
| anueNtoStageBurstBufferTable | 1.3.6.1.4.1.32620.1.1.4.5 | not-accessible | Table of entries holding detailed statistics for all burst buffer stages enabled in all port or port group filters. | |
| anueNtoStageDataMaskingEntry | 1.3.6.1.4.1.32620.1.1.4.12.1 | not-accessible | A specific entry for a single data masking stage enabled on a single port or port group filter. | |
| anueNtoStageDataMaskingTable | 1.3.6.1.4.1.32620.1.1.4.12 | not-accessible | Table of entries holding detailed statistics for all data masking stages enabled in all port or port group filters. | |
| anueNtoStageDedupEntry | 1.3.6.1.4.1.32620.1.1.4.3.1 | not-accessible | A specific entry for a single dedup stage enabled on a single port or port group filter. | |
| anueNtoStageDedupTable | 1.3.6.1.4.1.32620.1.1.4.3 | not-accessible | Table of entries holding detailed statistics for all dedup stages enabled in all port or port group filters. | |
| anueNtoStageDropEntry | 1.3.6.1.4.1.32620.1.1.4.10.1 | not-accessible | A specific entry for a single non AFM drop. | |
| anueNtoStageDropTable | 1.3.6.1.4.1.32620.1.1.4.10 | not-accessible | Table of entries holding detailed non AFM drop statistics. | |
| anueNtoStageGroup | 1.3.6.1.4.1.32620.3.1.1.1.8 | |||
| anueNtoStageGscNetworkFilterEntry | 1.3.6.1.4.1.32620.1.1.4.100.1 | not-accessible | ||
| ANU anueNtoStageGscNetworkFilterFeature | 1.3.6.1.4.1.32620.1.1.4.100.1.4 | AnueStageType | read-only | |
| I32 anueNtoStageGscNetworkFilterNumber | 1.3.6.1.4.1.32620.1.1.4.100.1.2 | Integer32 | read-only | |
| anueNtoStageGscNetworkFilterTable | 1.3.6.1.4.1.32620.1.1.4.100 | not-accessible | ||
| ANU anueNtoStageGscNetworkFilterType | 1.3.6.1.4.1.32620.1.1.4.100.1.1 | AnueFilterTypeDT | read-only | |
| anueNtoStageGscToolFilterEntry | 1.3.6.1.4.1.32620.1.1.4.101.1 | not-accessible | ||
| ANU anueNtoStageGscToolFilterFeature | 1.3.6.1.4.1.32620.1.1.4.101.1.3 | AnueStageType | read-only | |
| I32 anueNtoStageGscToolFilterNumber | 1.3.6.1.4.1.32620.1.1.4.101.1.2 | Integer32 | read-only | |
| anueNtoStageGscToolFilterTable | 1.3.6.1.4.1.32620.1.1.4.101 | not-accessible | ||
| ANU anueNtoStageGscToolFilterType | 1.3.6.1.4.1.32620.1.1.4.101.1.1 | AnueFilterTypeDT | read-only | |
| anueNtoStageGtpFdEntry | 1.3.6.1.4.1.32620.1.1.4.11.1 | not-accessible | A specific entry for a single GTP Flow Distribution stage enabled on a single port or port group filter. | |
| anueNtoStageGtpFdTable | 1.3.6.1.4.1.32620.1.1.4.11 | not-accessible | Table of entries holding detailed statistics for all GTP Flow Distribution stages enabled in all port or port group filters. | |
| anueNtoStageNPErrorEntry | 1.3.6.1.4.1.32620.1.1.4.2.1 | not-accessible | A specific entry for a single network port error stage present on a single port or port group filter. | |
| anueNtoStageNPErrorTable | 1.3.6.1.4.1.32620.1.1.4.2 | not-accessible | Table of entries holding detailed statistics for all network port error stages present in all port or port group filters. On NTO 7300 this also contains the Line Card Invalid Packets. | |
| anueNtoStageNPFilterEntry | 1.3.6.1.4.1.32620.1.1.4.6.1 | not-accessible | A specific entry for a single network port filter stage present on a single port or port group filter. | |
| anueNtoStageNPFilterTable | 1.3.6.1.4.1.32620.1.1.4.6 | not-accessible | Table of entries holding detailed statistics for all network port filter stages present in all port or port group filters. | |
| anueNtoStageStripEntry | 1.3.6.1.4.1.32620.1.1.4.1.1 | not-accessible | A specific entry for a single strip stage enabled on a single port or port group filter. | |
| anueNtoStageStripTable | 1.3.6.1.4.1.32620.1.1.4.1 | not-accessible | Table of entries holding detailed statistics for all strip stages enabled in all port or port group filters. | |
| anueNtoStageTagEntry | 1.3.6.1.4.1.32620.1.1.4.9.1 | not-accessible | A specific entry for a single tagging stage enabled on a single port or port group filter. | |
| anueNtoStageTagTable | 1.3.6.1.4.1.32620.1.1.4.9 | not-accessible | Table of entries holding detailed statistics, pipeline order and configuration attributes for all packet tagging stages enabled in all port or port group filters. | |
| anueNtoStageTPFilterEntry | 1.3.6.1.4.1.32620.1.1.4.7.1 | not-accessible | A specific entry for a single tool port filter stage present on a single port or port group filter. | |
| anueNtoStageTPFilterTable | 1.3.6.1.4.1.32620.1.1.4.7 | not-accessible | Table of entries holding detailed statistics for all tool port filter stages present in all port or port group filters. | |
| anueNtoStageTrimEntry | 1.3.6.1.4.1.32620.1.1.4.4.1 | not-accessible | A specific entry for a single trim stage enabled on a single port or port group filter. | |
| anueNtoStageTrimTable | 1.3.6.1.4.1.32620.1.1.4.4 | not-accessible | Table of entries holding detailed statistics for all trim stages enabled in all port or port group filters. | |
| anueNtoSystem | 1.3.6.1.4.1.32620.1.1.1 | |||
| anueNtoSystemGroup | 1.3.6.1.4.1.32620.3.1.1.1.1 | |||
| anueObjects | 1.3.6.1.4.1.32620.1 | |||
| STR anueResourceDefaultName | 1.3.6.1.4.1.32620.1.1.7.1.1.3 | DisplayString | read-only | Resource default name is the system assigned name for a resource entry. These names are displayed in various locations in the NTO Control Panel. |
| STR anueResourceDesc | 1.3.6.1.4.1.32620.1.1.7.1.1.5 | DisplayString | read-only | This is the user entered resource description. The object value is an empty string (Null) if there is no user entered description. |
| ANU anueResourceFilterType | 1.3.6.1.4.1.32620.1.1.7.1.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoResourceTable to which this stage is subordinate. |
| STR anueResourceName | 1.3.6.1.4.1.32620.1.1.7.1.1.4 | DisplayString | read-only | Resource name is the user entered resource's name. The resource name defaults to anueResourceDefaultName if the user hasn't entered the name. |
| I32 anueResourceNumber | 1.3.6.1.4.1.32620.1.1.7.1.1.2 | Integer32 | read-only | Resource number is a number which identifies a resource port. |
| INT anueResourceStatus | 1.3.6.1.4.1.32620.1.1.7.1.1.6 | INTEGER | read-only | Status of this resource. |
| NTF anueSnmpAuthenticationFailure | 1.3.6.1.4.1.32620.2.1.1 | The Anue version of AuenticationFailure notification provides extra information about improperly authenticated PDUs when compared with the RFC 3418 AuenticationFailure notification. It includes username (or community string), message security model, source ip address, and type (ipv4 or ipv6). The RFC 3418 notification does not include the Source IP address of the offending host, so the notification recipient cannot determine the source of the invalid SNMP. | ||
| SNM anueSnmpAuthnFailureSecModel | 1.3.6.1.4.1.32620.1.1.1.1.5 | SnmpSecurityModel | read-only | The SNMP security model as received in the last improperly authenticated SNMP message. If there is no failed SNMP query since the system initialization, this object is any(0). |
| IP anueSnmpAuthnFailureSrcIp | 1.3.6.1.4.1.32620.1.1.1.1.4 | InetAddress | read-only | The variable contains the source ip address of the last failed SNMP request. The data type is defined in INET-ADDRESS-MIB (RFC 4001). If there is no failed SNMP query since the system initialization, this object is an empty string. |
| IPt anueSnmpAuthnFailureSrcIpType | 1.3.6.1.4.1.32620.1.1.1.1.3 | InetAddressType | read-only | The variable contains the source ip address type (ipv4 or ipv6) of the last failed SNMP request. The data type is defined in INET-ADDRESS-MIB (RFC 4001). If there is no failed SNMP query since the system initialization, this object is unknown(0). |
| DAT anueSnmpAuthnFailureTime | 1.3.6.1.4.1.32620.1.1.1.1.1 | DateAndTime | read-only | The time of the most recent failed SNMP request. If there is no failed SNMP query since system initialization, this object is null. |
| T/F anueSnmpAuthnFailureTrapEnable | 1.3.6.1.4.1.32620.1.1.1.3 | TruthValue | read-only | NTO supports a global setting to enable/disable SNMP trap generation and also allows individual trap types to be enabled/disabled on a per trap recipient basis. Both settings must be enabled to permit a trap to be generated to a recipient. This MIB object contains the global setting of whether the SNMP agent is permitted to generate the Anue enhanced version of SNMP authentication failure notification. This object is enabled when an Anue client has SNMP trap generation globally enabled. The VACM MIB contains whether the Anue enhanced SNMP authentication failure notification has been enabled for a particular trap recipient. Note that each trap recipient may be configured via an Anue client to receive either the RFC 3418 authenticationFailure notification or the enhanced anueSnmpAuthenticationFailure notification. |
| STR anueSnmpAuthnFailureUsername | 1.3.6.1.4.1.32620.1.1.1.1.2 | DisplayString | read-only | The variable contains the username (SNMPV3) or communityString (SNMPV2 or SNMPV1) used by the last failed SNMP request. If there is no failed SNMP query since system initialization, this object is an empty string. |
| C64 anueStageAfmDropDropPkts | 1.3.6.1.4.1.32620.1.1.4.8.1.5 | Counter64 | read-only | The total number of packets dropped due to clock speed mismatch at this stage since anueFilterCriteriaModTime. |
| DAT anueStageAfmDropDropTime | 1.3.6.1.4.1.32620.1.1.4.8.1.6 | DateAndTime | read-only | The time the last packet was dropped. |
| ANU anueStageAfmDropFeature | 1.3.6.1.4.1.32620.1.1.4.8.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageAfmDropFilterNumber | 1.3.6.1.4.1.32620.1.1.4.8.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageAfmDropFilterType | 1.3.6.1.4.1.32620.1.1.4.8.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| I32 anueStageAfmDropOrder | 1.3.6.1.4.1.32620.1.1.4.8.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| C64 anueStageAfmDropRstDropPkts | 1.3.6.1.4.1.32620.1.1.4.8.1.7 | Counter64 | read-only | The total number of packets dropped due to clock speed mismatch at this stage since anueFilterStatsResetTime. |
| DAT anueStageAfmDropRstDropTime | 1.3.6.1.4.1.32620.1.1.4.8.1.8 | DateAndTime | read-only | The time the last packet was dropped. |
| C64 anueStageAvgDropPkts | 1.3.6.1.4.1.32620.1.1.4.10.1.7 | Counter64 | read-only | The average number of packets dropped in each sampling period since anueFilterDropResetTime. |
| G32 anueStageBufferCurBufferLevel | 1.3.6.1.4.1.32620.1.1.4.5.1.6 | Gauge32 | read-only | Indicates the current fill level of the buffer in MB. |
| C64 anueStageBufferDropPkts | 1.3.6.1.4.1.32620.1.1.4.5.1.9 | Counter64 | read-only | The total number of packets dropped by this stage due to buffer overflow since anueFilterCriteriaModTime. |
| DAT anueStageBufferDropTime | 1.3.6.1.4.1.32620.1.1.4.5.1.10 | DateAndTime | read-only | The time the last packet was dropped. |
| ANU anueStageBufferFeature | 1.3.6.1.4.1.32620.1.1.4.5.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageBufferFilterNumber | 1.3.6.1.4.1.32620.1.1.4.5.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageBufferFilterType | 1.3.6.1.4.1.32620.1.1.4.5.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| I32 anueStageBufferOrder | 1.3.6.1.4.1.32620.1.1.4.5.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| C32 anueStageBufferPeakBufferLevel | 1.3.6.1.4.1.32620.1.1.4.5.1.7 | Counter32 | read-only | Indicates the peak fill level of the buffer in MB. |
| DAT anueStageBufferPeakBufferTime | 1.3.6.1.4.1.32620.1.1.4.5.1.8 | DateAndTime | read-only | Indicates the time that peak fill level was reached. |
| C64 anueStageBufferRstDropPkts | 1.3.6.1.4.1.32620.1.1.4.5.1.11 | Counter64 | read-only | The total number of packets dropped by this stage due to buffer overflow since anueFilterStatsResetTime. |
| DAT anueStageBufferRstDropTime | 1.3.6.1.4.1.32620.1.1.4.5.1.12 | DateAndTime | read-only | The time the last packet was dropped. |
| I32 anueStageBufferSize | 1.3.6.1.4.1.32620.1.1.4.5.1.5 | Integer32 | read-only | Specifies the maximum burst buffer size in MB. |
| C64 anueStageCntDropPkts | 1.3.6.1.4.1.32620.1.1.4.10.1.4 | Counter64 | read-only | The total number of packets dropped since anueFilterDropResetTime. |
| DAT anueStageCntDropTime | 1.3.6.1.4.1.32620.1.1.4.10.1.5 | DateAndTime | read-only | The time the last packet was dropped. |
| C64 anueStageCurDropPkts | 1.3.6.1.4.1.32620.1.1.4.10.1.6 | Counter64 | read-only | The number of packets dropped in the current (most recent) sampling period. |
| ANU anueStageDataMaskingFeature | 1.3.6.1.4.1.32620.1.1.4.12.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| OCT anueStageDataMaskingFillValue | 1.3.6.1.4.1.32620.1.1.4.12.1.8 | OCTET STRING | read-only | Specifies the value used to overwrite the data being masked. |
| I32 anueStageDataMaskingFilterNumber | 1.3.6.1.4.1.32620.1.1.4.12.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageDataMaskingFilterType | 1.3.6.1.4.1.32620.1.1.4.12.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| C64 anueStageDataMaskingLength | 1.3.6.1.4.1.32620.1.1.4.12.1.7 | Counter64 | read-only | Specifies the length of masked data. |
| G32 anueStageDataMaskingModPktPct | 1.3.6.1.4.1.32620.1.1.4.12.1.10 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterCriteriaModTime that have been modified. |
| C64 anueStageDataMaskingModPkts | 1.3.6.1.4.1.32620.1.1.4.12.1.9 | Counter64 | read-only | The total number of packets modified by this stage since anueFilterCriteriaModTime. |
| C64 anueStageDataMaskingOffset | 1.3.6.1.4.1.32620.1.1.4.12.1.6 | Counter64 | read-only | Specifies the offset to begin masking. |
| INT anueStageDataMaskingOffsetLayer | 1.3.6.1.4.1.32620.1.1.4.12.1.5 | INTEGER | read-only | Specifies the offset layer: anueStageDataMaskingL2Start(1) L2_START anueStageDataMaskingL2End(2) L2_END anueStageDataMaskingL3End(3) L3_END. |
| I32 anueStageDataMaskingOrder | 1.3.6.1.4.1.32620.1.1.4.12.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| G32 anueStageDataMaskingRstModPktPct | 1.3.6.1.4.1.32620.1.1.4.12.1.12 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterStatsResetTime that have been modified. |
| C64 anueStageDataMaskingRstModPkts | 1.3.6.1.4.1.32620.1.1.4.12.1.11 | Counter64 | read-only | The total number of packets modified by this stage since anueFilterStatsResetTime. |
| ANU anueStageDedupFeature | 1.3.6.1.4.1.32620.1.1.4.3.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageDedupFilterNumber | 1.3.6.1.4.1.32620.1.1.4.3.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageDedupFilterType | 1.3.6.1.4.1.32620.1.1.4.3.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| I32 anueStageDedupOrder | 1.3.6.1.4.1.32620.1.1.4.3.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| G32 anueStageDedupRmvPktPct | 1.3.6.1.4.1.32620.1.1.4.3.1.8 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterCriteriaModTime that have been removed as duplicates. |
| C64 anueStageDedupRmvPkts | 1.3.6.1.4.1.32620.1.1.4.3.1.7 | Counter64 | read-only | The total number of duplicate packets removed by this stage since anueFilterCriteriaModTime. |
| G32 anueStageDedupRstRmvPktPct | 1.3.6.1.4.1.32620.1.1.4.3.1.10 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterStatsResetTime that have been removed as duplicates. |
| C64 anueStageDedupRstRmvPkts | 1.3.6.1.4.1.32620.1.1.4.3.1.9 | Counter64 | read-only | The total number of duplicate packets removed by this stage since anueFilterStatsResetTime. |
| I32 anueStageDedupTimeWindows | 1.3.6.1.4.1.32620.1.1.4.3.1.6 | Integer32 | read-only | Specifies the packet arrival time window (in microseconds) within which packets may be considered to be duplicates. |
| INT anueStageDedupType | 1.3.6.1.4.1.32620.1.1.4.3.1.5 | INTEGER | read-only | Specifies what header information is ignored when determining if packets are duplicates. anueStageDedupNone(1) no header fields are ignored anueStageDedupMac(2) MAC header fields are ignored anueStageDedupMacVlan(3) MAC and VLAN header fields are ignored anueStageDedupMacVlanMpls(4) MAC, VLAN, and MPLS header fields are ignored anueStageDedupMacVlanMplsL3(5) The L3 header will be ignored, including IP source and destination addresses. |
| ANU anueStageDropFeature | 1.3.6.1.4.1.32620.1.1.4.10.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageDropFilterNumber | 1.3.6.1.4.1.32620.1.1.4.10.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageDropFilterType | 1.3.6.1.4.1.32620.1.1.4.10.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageGtpFdFeature | 1.3.6.1.4.1.32620.1.1.4.11.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageGtpFdFilterNumber | 1.3.6.1.4.1.32620.1.1.4.11.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageGtpFdFilterType | 1.3.6.1.4.1.32620.1.1.4.11.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageNPErrorFeature | 1.3.6.1.4.1.32620.1.1.4.2.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageNPErrorFilterNumber | 1.3.6.1.4.1.32620.1.1.4.2.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageNPErrorFilterType | 1.3.6.1.4.1.32620.1.1.4.2.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| I32 anueStageNPErrorOrder | 1.3.6.1.4.1.32620.1.1.4.2.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| C64 anueStageNPErrorPkts | 1.3.6.1.4.1.32620.1.1.4.2.1.5 | Counter64 | read-only | The total number of invalid packets dropped at this stage since anueFilterCriteriaModTime. |
| C64 anueStageNPErrorRstPkts | 1.3.6.1.4.1.32620.1.1.4.2.1.6 | Counter64 | read-only | The total number of invalid packets dropped at this stage since anueFilterStatsResetTime. |
| G32 anueStageNPFilterDenyOctetPct | 1.3.6.1.4.1.32620.1.1.4.6.1.8 | Gauge32 | read-only | The percentage of octets received by this filter since anueFilterCriteriaModTime that have been denied. |
| C64 anueStageNPFilterDenyOctets | 1.3.6.1.4.1.32620.1.1.4.6.1.7 | Counter64 | read-only | The total number of octets denied by this filter since anueFilterCriteriaModTime. |
| G32 anueStageNPFilterDenyPktPct | 1.3.6.1.4.1.32620.1.1.4.6.1.6 | Gauge32 | read-only | The percentage of packets received by this filter since anueFilterCriteriaModTime that have been denied. |
| C64 anueStageNPFilterDenyPkts | 1.3.6.1.4.1.32620.1.1.4.6.1.5 | Counter64 | read-only | The total number of packets denied by this filter since anueFilterCriteriaModTime. |
| ANU anueStageNPFilterFeature | 1.3.6.1.4.1.32620.1.1.4.6.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageNPFilterFilterNumber | 1.3.6.1.4.1.32620.1.1.4.6.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageNPFilterFilterType | 1.3.6.1.4.1.32620.1.1.4.6.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| I32 anueStageNPFilterOrder | 1.3.6.1.4.1.32620.1.1.4.6.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| G32 anueStageNPFilterRstDenyOctetPct | 1.3.6.1.4.1.32620.1.1.4.6.1.12 | Gauge32 | read-only | The percentage of octets received by this filter since anueFilterStatsResetTime that have been denied. |
| C64 anueStageNPFilterRstDenyOctets | 1.3.6.1.4.1.32620.1.1.4.6.1.11 | Counter64 | read-only | The total number of octets denied by this filter since anueFilterStatsResetTime. |
| G32 anueStageNPFilterRstDenyPktPct | 1.3.6.1.4.1.32620.1.1.4.6.1.10 | Gauge32 | read-only | The percentage of packets received by this filter since anueFilterStatsResetTime that have been denied. |
| C64 anueStageNPFilterRstDenyPkts | 1.3.6.1.4.1.32620.1.1.4.6.1.9 | Counter64 | read-only | The total number of packets denied by this filter since anueFilterStatsResetTime. |
| C64 anueStagePeakDropPkts | 1.3.6.1.4.1.32620.1.1.4.10.1.8 | Counter64 | read-only | The peak number of packets dropped in any sampling period since anueFilterDropResetTime. |
| DAT anueStagePeakDropTime | 1.3.6.1.4.1.32620.1.1.4.10.1.9 | DateAndTime | read-only | The date and time of the drop peak event. |
| C64 anueStageRateGtpCBps | 1.3.6.1.4.1.32620.1.1.4.11.1.6 | Counter64 | read-only | The rate of GTP-C bytes. |
| C64 anueStageRateGtpCPps | 1.3.6.1.4.1.32620.1.1.4.11.1.4 | Counter64 | read-only | The rate of GTP-C packets. |
| C64 anueStageRateGtpUBps | 1.3.6.1.4.1.32620.1.1.4.11.1.7 | Counter64 | read-only | The rate of GTP-U bytes. |
| C64 anueStageRateGtpUPps | 1.3.6.1.4.1.32620.1.1.4.11.1.5 | Counter64 | read-only | The rate of GTP-U packets. |
| STR anueStageStripAttributes | 1.3.6.1.4.1.32620.1.1.4.1.1.12 | DisplayString | read-only | Shows any additional attributes that the stripping feature may have. Is a comma separated string of key-value pairs, where the key is the attribute's name. |
| C64 anueStageStripErrorPkts | 1.3.6.1.4.1.32620.1.1.4.1.1.8 | Counter64 | read-only | The total number of packet transmit errors detected at egress since anueFilterCriteriaModTime. The cause of these transmit errors is the receipt of MPLS packets that are not of the same MPLS service type that was configured when enabling MPLS stripping on this port (e.g. with/without pseudowire control words). This statistic applies only to MPLS stripping. It is possible that some MPLS packets of the wrong service type will be incorrectly modified (stripped) and passed through successfully without being counted here. |
| ANU anueStageStripFeature | 1.3.6.1.4.1.32620.1.1.4.1.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageStripFilterNumber | 1.3.6.1.4.1.32620.1.1.4.1.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageStripFilterType | 1.3.6.1.4.1.32620.1.1.4.1.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| G32 anueStageStripModPktPct | 1.3.6.1.4.1.32620.1.1.4.1.1.7 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterCriteriaModTime that have been modified. On the 7300 platform, this statistic is unavailable for VLAN Stripping. |
| C64 anueStageStripModPkts | 1.3.6.1.4.1.32620.1.1.4.1.1.6 | Counter64 | read-only | The total number of packets modified by this stage since anueFilterCriteriaModTime. On the 7300 platform, this statistic is unavailable for VLAN Stripping. |
| I32 anueStageStripOrder | 1.3.6.1.4.1.32620.1.1.4.1.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| C64 anueStageStripRstErrorPkts | 1.3.6.1.4.1.32620.1.1.4.1.1.11 | Counter64 | read-only | The total number of packet transmit errors detected at egress since anueFilterStatsResetTime. See anueStageStripErrorPkts above for a more detailed description of these errors. |
| G32 anueStageStripRstModPktPct | 1.3.6.1.4.1.32620.1.1.4.1.1.10 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterStatsResetTime that have been modified. On the 7300 platform, this statistic is unavailable for VLAN Stripping. |
| C64 anueStageStripRstModPkts | 1.3.6.1.4.1.32620.1.1.4.1.1.9 | Counter64 | read-only | The total number of packets modified by this stage since anueFilterStatsResetTime. On the 7300 platform, this statistic is unavailable for VLAN Stripping. |
| INT anueStageStripType | 1.3.6.1.4.1.32620.1.1.4.1.1.5 | INTEGER | read-only | Specifies the protocol and/or configuration of stripping for this stage. Pwcw stands for pseudowire control words. anueStageStripMplsL3Vpn(1) MPLS L3 VPN service anueStageStripMplsL2VpnPwcwL3Vpn(2) MPLS L2 VPN service with pseudo wire control words or L3 VPN anueStageStripMplsL2VpnNoPwcw(3) MPLS L2 VPN service without pseudo wire control words anueStageStripGtp(4) GTP anueStageStripVlan(5) VLAN anueStageStripVntag(6) virtual network tag anueStageStripTrailer(7) trailer stripping anueStageStripFabricPath(8) Fabric Path anueStageStripVxlan(9) VXLAN anueStageStripL2Gre(10) L2Gre stripping anueStageStripErspan(11) ERSPAN stripping |
| STR anueStageTagAttributes | 1.3.6.1.4.1.32620.1.1.4.9.1.5 | DisplayString | read-only | Shows any additional attributes that the tagging feature may have. It is a comma separated string of key-value pairs, where the key is the attribute's name. |
| ANU anueStageTagFeature | 1.3.6.1.4.1.32620.1.1.4.9.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageTagFilterNumber | 1.3.6.1.4.1.32620.1.1.4.9.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageTagFilterType | 1.3.6.1.4.1.32620.1.1.4.9.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoStageTagEntry to which this stage is subordinate. |
| G32 anueStageTagModPktPct | 1.3.6.1.4.1.32620.1.1.4.9.1.7 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterCriteriaModTime that have been modified. |
| C64 anueStageTagModPkts | 1.3.6.1.4.1.32620.1.1.4.9.1.6 | Counter64 | read-only | The total number of modified packets by this stage since anueFilterCriteriaModTime. |
| I32 anueStageTagOrder | 1.3.6.1.4.1.32620.1.1.4.9.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| G32 anueStageTagRstModPktPct | 1.3.6.1.4.1.32620.1.1.4.9.1.9 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterStatsResetTime that have been modified. |
| C64 anueStageTagRstModPkts | 1.3.6.1.4.1.32620.1.1.4.9.1.8 | Counter64 | read-only | The total number of modified packets by this stage since anueFilterStatsResetTime. |
| G32 anueStageTPFilterDenyPktPct | 1.3.6.1.4.1.32620.1.1.4.7.1.6 | Gauge32 | read-only | The percentage of packets received by this filter since anueFilterCriteriaModTime that have been denied. |
| C64 anueStageTPFilterDenyPkts | 1.3.6.1.4.1.32620.1.1.4.7.1.5 | Counter64 | read-only | The total number of packets denied by this filter since anueFilterCriteriaModTime. |
| C64 anueStageTPFilterDropPkts | 1.3.6.1.4.1.32620.1.1.4.7.1.7 | Counter64 | read-only | The total number of pre-filter packet drops at this stage since anueFilterCriteriaModTime. |
| DAT anueStageTPFilterDropTime | 1.3.6.1.4.1.32620.1.1.4.7.1.8 | DateAndTime | read-only | The time the last packet was dropped. |
| ANU anueStageTPFilterFeature | 1.3.6.1.4.1.32620.1.1.4.7.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageTPFilterFilterNumber | 1.3.6.1.4.1.32620.1.1.4.7.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageTPFilterFilterType | 1.3.6.1.4.1.32620.1.1.4.7.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| I32 anueStageTPFilterOrder | 1.3.6.1.4.1.32620.1.1.4.7.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| G32 anueStageTPFilterRstDenyPktPct | 1.3.6.1.4.1.32620.1.1.4.7.1.10 | Gauge32 | read-only | The percentage of packets received by this filter since anueFilterStatsResetTime that have been denied. |
| C64 anueStageTPFilterRstDenyPkts | 1.3.6.1.4.1.32620.1.1.4.7.1.9 | Counter64 | read-only | The total number of packets denied by this filter since anueFilterStatsResetTime. |
| C64 anueStageTPFilterRstDropPkts | 1.3.6.1.4.1.32620.1.1.4.7.1.11 | Counter64 | read-only | The total number of pre-filter packet drops at this stage since anueFilterStatsResetTime. |
| DAT anueStageTPFilterRstDropTime | 1.3.6.1.4.1.32620.1.1.4.7.1.12 | DateAndTime | read-only | The time the last packet was dropped. |
| ANU anueStageTrimFeature | 1.3.6.1.4.1.32620.1.1.4.4.1.3 | AnueStageType | read-only | Partial index identifying which specific stage (subordinate to the indicated filter) this entry models. This bit enumeration will have exactly one stage type bit set. |
| I32 anueStageTrimFilterNumber | 1.3.6.1.4.1.32620.1.1.4.4.1.2 | Integer32 | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| ANU anueStageTrimFilterType | 1.3.6.1.4.1.32620.1.1.4.4.1.1 | AnueFilterTypeDT | read-only | Partial index identifying the filter entry in the anueNtoFilterDefTable to which this stage is subordinate. |
| G32 anueStageTrimModPktPct | 1.3.6.1.4.1.32620.1.1.4.4.1.8 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterCriteriaModTime that have been modified. |
| C64 anueStageTrimModPkts | 1.3.6.1.4.1.32620.1.1.4.4.1.7 | Counter64 | read-only | The total number of packets modified by this stage since anueFilterCriteriaModTime. |
| I32 anueStageTrimOrder | 1.3.6.1.4.1.32620.1.1.4.4.1.4 | Integer32 | read-only | Indicates the (one-based) ingress-to-egress relative positional order that this stage holds in the superordinate filter pipeline. |
| I32 anueStageTrimRetainOctets | 1.3.6.1.4.1.32620.1.1.4.4.1.6 | Integer32 | read-only | Specifies the number of octets beyond the retained headers that are also retained. |
| G32 anueStageTrimRmvOctetPct | 1.3.6.1.4.1.32620.1.1.4.4.1.10 | Gauge32 | read-only | The percentage of octets received by this stage since anueFilterCriteriaModTime that have been removed. |
| C64 anueStageTrimRmvOctets | 1.3.6.1.4.1.32620.1.1.4.4.1.9 | Counter64 | read-only | The total number of octets removed from packets by this stage since anueFilterCriteriaModTime. |
| G32 anueStageTrimRstModPktPct | 1.3.6.1.4.1.32620.1.1.4.4.1.12 | Gauge32 | read-only | The percentage of packets received by this stage since anueFilterStatsResetTime that have been modified. |
| C64 anueStageTrimRstModPkts | 1.3.6.1.4.1.32620.1.1.4.4.1.11 | Counter64 | read-only | The total number of packets modified by this stage since anueFilterStatsResetTime. |
| G32 anueStageTrimRstRmvOctetPct | 1.3.6.1.4.1.32620.1.1.4.4.1.14 | Gauge32 | read-only | The percentage of octets received by this stage since anueFilterStatsResetTime that have been removed. |
| C64 anueStageTrimRstRmvOctets | 1.3.6.1.4.1.32620.1.1.4.4.1.13 | Counter64 | read-only | The total number of octets removed from packets by this stage since anueFilterStatsResetTime. |
| INT anueStageTrimType | 1.3.6.1.4.1.32620.1.1.4.4.1.5 | INTEGER | read-only | Specifies what header information is retained when trimming packets. anueStageTrimRetainedMac(1) MAC header fields are retained anueStageTrimRetainedMacVlan(2) MAC and VLAN header fields are retained anueStageTrimRetainedMacVlanMpls(3) MAC, VLAN, and MPLS header fields are retained anueStageTrimRetainedMacVlanMPlsL3(4) MAC, VLAN, MPLS, and L3 header fields are retained |
| STR anueTimestampingStatus | 1.3.6.1.4.1.32620.1.1.1.7 | DisplayString | read-only | Displays the status of the timestamping feature. Can have one of the following values : Not available - if there are no AFM cards present Not in use - AFM card present but timestamping is not enabled on any port NTP (status) - where status describes the current state of the connection with the NTP Server Using NTP time - currently using NTP timesource GPS (status) - where status describes the current state of the GPS module Using GPS time - currently using GPS timesource Using Local time - currently using the local system time. |
| ANU anueTimestampingTimeSource | 1.3.6.1.4.1.32620.1.1.1.6 | AnueTimeSourceType | read-only | Specifies the type of time source used by the timestamping afm feature. |
RFC description
Anue Systems (Ixia) proprietary MIB for Network Tool Optimizer (NTO) configuration, filter settings, connections, and extended interface statistics.
Start monitoring Anue Systems (Ixia/Keysight) Network Tool Optimizer (NTO) packet brokers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.