All MIBs › CITRIX-NetScaler-SD-WAN-MIB
Organization: www.citrix.com
Last Updated: 2017-09-26
Category: Technology: SD-WAN, Technology: VPN, Vendor: Citrix
Description:
Monitors Citrix NetScaler SD-WAN appliance status, tunnels, and WAN path performance metrics.
Imported Objects
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks | |
| enterprises |
From SNMPv2-TC
| AutonomousType | |
| DisplayString | |
| PhysAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TestAndIncr | |
| TimeStamp | |
| TruthValue |
What Is CITRIX-NetScaler-SD-WAN-MIB?
CITRIX-NetScaler-SD-WAN-MIB is a Citrix (NetScaler) vendor MIB for managing SD-WAN appliances that provide software-defined WAN connectivity and path optimization between sites. It exposes performance and traffic statistics per appliance, high-availability and operational state, and identifying inventory data such as serial number and software/OS version. It is explicitly geared toward monitoring the hardware and software status of the appliance: administrators use it to check whether the box is up (sdWANStatsApplianceState), whether it is functioning correctly in an HA pair (sdWANStatsApplianceHAState), and what firmware/OS release it is running. There is no strong indication of dependency on other standard MIBs beyond the vendor's own sdWANObjects tree, suggesting it is largely self-contained. It is deployed in branch/data-center SD-WAN rollouts where network operations teams poll each appliance to track traffic volume, drops, and availability across the WAN fabric. Network engineers evaluating or troubleshooting this functionality can download the CITRIX-NetScaler-SD-WAN-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CITRIX-NetScaler-SD-WAN-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.
What Can Be Monitored
- appliance operational state
- HA (high-availability) pairing state
- bytes/packets sent and received
- bytes/packets dropped
- software and OS version
- appliance serial number
Supported Devices
- Citrix NetScaler SD-WAN appliance
Monitoring Examples
An admin would poll sdWANStatsApplianceBytesSent/Received and sdWANStatsAppliancePacketsSent/Received to baseline normal WAN throughput for a given appliance identified by sdWANStatsApplianceName. A rising sdWANStatsAppliancePacketsDropped or bytes-dropped counter would reveal congestion or a failing WAN path, while sdWANStatsApplianceState and sdWANStatsApplianceHAState reveal whether the appliance itself or its HA pairing has gone down. sdWANStatsApplianceOSVersion and SoftwareVersion let operators confirm firmware consistency across a fleet of SD-WAN appliances during a rollout.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| citrix | 1.3.6.1.4.1.3845 | |||
| sdWANMIB | 1.3.6.1.4.1.3845.31 | The MIB module for managing the CITRIX NetScaler SD-WAN Appliance | ||
| sdWANStatusMIB | 1.3.6.1.4.1.3845.31.4 | |||
| sdWANObjects | 1.3.6.1.4.1.3845.31.4.2 | |||
| sdWANConfiguration | 1.3.6.1.4.1.3845.31.4.2.1 | |||
| sdWANStatistics | 1.3.6.1.4.1.3845.31.4.2.2 | |||
| sdWANStatsAppliances | 1.3.6.1.4.1.3845.31.4.2.2.12 | |||
| sdWANStatsApplianceScalars | 1.3.6.1.4.1.3845.31.4.2.2.12.1 | |||
| STR sdWANStatsApplianceName | 1.3.6.1.4.1.3845.31.4.2.2.12.1.1 | DisplayString | read-only | The string name for the appliance. |
| C64 sdWANStatsApplianceBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.12.1.2 | Counter64 | read-only | The count of the number of bytes sent for the appliance since the last time the NetScaler SD-WAN service was started. |
| C64 sdWANStatsAppliancePacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.12.1.3 | Counter64 | read-only | The count of the number of packets sent for the appliance since the last time the NetScaler SD-WAN service was started. |
| C64 sdWANStatsApplianceBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.12.1.4 | Counter64 | read-only | The count of the number of bytes received for the appliance since the last time the NetScaler SD-WAN service was started. |
| C64 sdWANStatsAppliancePacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.12.1.5 | Counter64 | read-only | The count of the number of packets received for the appliance since the last time the NetScaler SD-WAN service was started. |
| C64 sdWANStatsApplianceBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.12.1.6 | Counter64 | read-only | The count of the number of bytes dropped for the appliance since the last time the NetScaler SD-WAN service was started. |
| C64 sdWANStatsAppliancePacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.12.1.7 | Counter64 | read-only | The count of the number of packets dropped for the appliance since the last time the NetScaler SD-WAN service was started. |
| INT sdWANStatsApplianceState | 1.3.6.1.4.1.3845.31.4.2.2.12.1.8 | INTEGER | read-only | The state of the appliance - whether or not it is enabled (passing traffic) or disabled. |
| INT sdWANStatsApplianceHAState | 1.3.6.1.4.1.3845.31.4.2.2.12.1.9 | INTEGER | read-only | The High Availability state of the appliance - whether or not it is the currently active appliance or the standby appliance. |
| STR sdWANStatsApplianceSerialNumber | 1.3.6.1.4.1.3845.31.4.2.2.12.1.10 | DisplayString | read-only | The string representation of the serial number for the appliance. |
| STR sdWANStatsApplianceOSVersion | 1.3.6.1.4.1.3845.31.4.2.2.12.1.11 | DisplayString | read-only | The string representation of the OS Version. |
| STR sdWANStatsApplianceSoftwareVersion | 1.3.6.1.4.1.3845.31.4.2.2.12.1.12 | DisplayString | read-only | The string representation of the Software Version running on the appliance. |
| STR sdWANStatsApplianceConfigCreatedOn | 1.3.6.1.4.1.3845.31.4.2.2.12.1.13 | DisplayString | read-only | Day and Time NetScaler SD-WAN Configuration was created. Only displayed on client when appliance is not disabled. |
| TIK sdWANStatsApplianceServiceUptime | 1.3.6.1.4.1.3845.31.4.2.2.12.1.14 | TimeTicks | read-only | The amount of time since the Virtual WAN Service was last initialized |
| TIK sdWANStatsApplianceApplianceUptime | 1.3.6.1.4.1.3845.31.4.2.2.12.1.15 | TimeTicks | read-only | The amount of time since this Appliance was last initialized |
| sdWANStatsEthernetInterfaces | 1.3.6.1.4.1.3845.31.4.2.2.13 | |||
| sdWANStatsEthernetInterfaceScalars | 1.3.6.1.4.1.3845.31.4.2.2.13.1 | |||
| I32 sdWANStatsNumEthernetInterfaces | 1.3.6.1.4.1.3845.31.4.2.2.13.1.1 | Integer32 | read-only | The total number of Ethernet interfaces. |
| sdWANStatsEthernetInterfaceTable | 1.3.6.1.4.1.3845.31.4.2.2.13.2 | not-accessible | A collection of statistics for Ethernet Interface objects. Contains statistics counts for all the Ethernet Interfaces in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. | |
| sdWANStatsEthernetInterfaceEntry | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1 | not-accessible | An entry containing management information applicable to a particular Ethernet interface object. | |
| I32 sdWANStatsEthernetInterfaceIndex | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.1 | Integer32 | read-only | The unique Citrix Index value for the Ethernet interface. |
| I32 sdWANStatsEthernetInterfaceIfIndex | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.2 | Integer32 | read-only | The unique ifIndex value for the Ethernet interface. This can be used to reference information in the IF-MIB about this interface. |
| STR sdWANStatsEthernetInterfaceName | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.3 | DisplayString | read-only | The name for the Ethernet interface. This is the name shown on the front panel of the appliance and used in the user interfaces (Web and CLI). |
| C64 sdWANStatsEthernetInterfaceBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.4 | Counter64 | read-only | The count of bytes sent for this Ethernet interface. |
| C64 sdWANStatsEthernetInterfacePacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.5 | Counter64 | read-only | The count of packets sent for this Ethernet interface. |
| C64 sdWANStatsEthernetInterfaceBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.6 | Counter64 | read-only | The count of bytes received for this Ethernet interface. |
| C64 sdWANStatsEthernetInterfacePacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.7 | Counter64 | read-only | The count of packets received for this Ethernet interface. |
| C64 sdWANStatsEthernetInterfaceBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.8 | Counter64 | read-only | The count of bytes dropped for this Ethernet interface. |
| C64 sdWANStatsEthernetInterfacePacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.13.2.1.9 | Counter64 | read-only | The count of packets dropped for this Ethernet interface. |
| sdWANStatsRules | 1.3.6.1.4.1.3845.31.4.2.2.14 | |||
| sdWANStatsRuleScalars | 1.3.6.1.4.1.3845.31.4.2.2.14.1 | |||
| I32 sdWANStatsNumRules | 1.3.6.1.4.1.3845.31.4.2.2.14.1.1 | Integer32 | read-only | The total number of rules in the system. |
| sdWANStatsRuleTable | 1.3.6.1.4.1.3845.31.4.2.2.14.2 | not-accessible | A collection of statistics for rule objects. Contains statistics counts for all the rules in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. | |
| sdWANStatsRuleEntry | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1 | not-accessible | An entry containing management information applicable to a particular route object. | |
| I32 sdWANStatsRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.1 | Integer32 | read-only | The unique index value for the rule. |
| I32 sdWANStatsRuleID | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.2 | Integer32 | read-only | The unique Citrix ID for the rule. |
| STR sdWANStatsRuleApplicationName | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.3 | DisplayString | read-only | The optional string application name associated with this rule. |
| G32 sdWANStatsRuleLANToWANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.4 | Gauge32 | read-only | The count of the number of LAN to WAN packets that have hit this rule, measured over the past active minute. |
| G32 sdWANStatsRuleWANToLANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.5 | Gauge32 | read-only | The count of the number of WAN to LAN packets that have hit this rule, measured over the past active minute. |
| G32 sdWANStatsRuleBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.6 | Gauge32 | read-only | The count of the number of bytes sent that matched this rule, measured over the past active minute. |
| G32 sdWANStatsRulePacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.7 | Gauge32 | read-only | The count of the number of packets sent that matched this rule, measured over the past active minute. |
| G32 sdWANStatsRuleBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.8 | Gauge32 | read-only | The count of the number of bytes received that matched this rule, measured over the past active minute. |
| G32 sdWANStatsRulePacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.9 | Gauge32 | read-only | The count of the number of packets received that matched this rule, measured over the past active minute. |
| G32 sdWANStatsRuleBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.10 | Gauge32 | read-only | The count of the number of bytes dropped that matched this rule, measured over the past active minute. |
| G32 sdWANStatsRulePacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.11 | Gauge32 | read-only | The count of the number of packets dropped that matched this rule, measured over the past active minute. |
| TIK sdWANStatsRuleLastActiveNMinuteAgo | 1.3.6.1.4.1.3845.31.4.2.2.14.2.1.12 | TimeTicks | read-only | This rule was hit last N Minutes ago. If this field value is 0 and either sdWANStatsRuleBytesSent or sdWANStatsRuleBytesReceived is not zero, then that means that this rule is currently being used. The rule statistics contain the latest values. If this field is > 0, then the rule statistics is plateaued to show that this rule was used N minutes ago. |
| sdWANStatsWANLinks | 1.3.6.1.4.1.3845.31.4.2.2.15 | |||
| sdWANStatsWANLinkScalars | 1.3.6.1.4.1.3845.31.4.2.2.15.1 | |||
| I32 sdWANStatsNumWANLinks | 1.3.6.1.4.1.3845.31.4.2.2.15.1.1 | Integer32 | read-only | The total number of WAN Links on this appliance. |
| sdWANStatsWANLinkTable | 1.3.6.1.4.1.3845.31.4.2.2.15.2 | not-accessible | A collection of statistics for WAN Link objects. Contains statistics counts for all the WAN Links in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the WAN service was started. | |
| sdWANStatsWANLinkEntry | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1 | not-accessible | An entry containing management information applicable to a particular WAN Link object. | |
| I32 sdWANStatsWANLinkIndex | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.1 | Integer32 | read-only | The unique index value for the WAN Link. |
| I32 sdWANStatsWANLinkID | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.2 | Integer32 | read-only | The unique Citrix ID for the WAN Link. |
| STR sdWANStatsWANLinkName | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.3 | DisplayString | read-only | The name for the WAN Link. |
| INT sdWANStatsWANLinkState | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.4 | INTEGER | read-only | The current operational state of the virtual path. |
| C64 sdWANStatsWANLinkBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.5 | Counter64 | read-only | The count of bytes sent for this WAN Link. |
| C64 sdWANStatsWANLinkPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.6 | Counter64 | read-only | The count of packets sent for this WAN Link. |
| C64 sdWANStatsWANLinkBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.7 | Counter64 | read-only | The count of bytes received for this WAN Link. |
| C64 sdWANStatsWANLinkPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.8 | Counter64 | read-only | The count of packets received for this WAN Link. |
| C64 sdWANStatsWANLinkBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.9 | Counter64 | read-only | The count of bytes dropped for this WAN Link. |
| C64 sdWANStatsWANLinkPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.15.2.1.10 | Counter64 | read-only | The count of packets dropped for this WAN Link. |
| sdWANStatsVPaths | 1.3.6.1.4.1.3845.31.4.2.2.16 | |||
| sdWANStatsVPathScalars | 1.3.6.1.4.1.3845.31.4.2.2.16.1 | |||
| I32 sdWANStatsNumVPaths | 1.3.6.1.4.1.3845.31.4.2.2.16.1.1 | Integer32 | read-only | The total number of VPaths. |
| sdWANStatsVPathTable | 1.3.6.1.4.1.3845.31.4.2.2.16.2 | not-accessible | A collection of statistics for VPath objects. Contains statistics counts for all the VPaths in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. | |
| sdWANStatsVPathEntry | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1 | not-accessible | An entry containing management information applicable to a particular VPath object. | |
| I32 sdWANStatsVPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.1 | Integer32 | read-only | The unique index value for the VPath. |
| I32 sdWANStatsVPathID | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.2 | Integer32 | read-only | The unique Citrix ID for the VPath. |
| STR sdWANStatsVPathName | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.3 | DisplayString | read-only | The name for the VPath. |
| INT sdWANStatsVPathState | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.4 | INTEGER | read-only | The current operational state of the virtual path. |
| C64 sdWANStatsVPathBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.5 | Counter64 | read-only | The count of bytes sent for this VPath. |
| C64 sdWANStatsVPathPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.6 | Counter64 | read-only | The count of packets sent for this VPath. |
| C64 sdWANStatsVPathBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.7 | Counter64 | read-only | The count of bytes received for this VPath. |
| C64 sdWANStatsVPathPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.8 | Counter64 | read-only | The count of packets received for this VPath. |
| I32 sdWANStatsVPathNumPaths | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.9 | Integer32 | read-only | The number of Paths associated with this virtual path - this is the number of rows in the sdWANStatsWANPathsTable for the current virtual path. Each virtual path can have a different number of paths associated with it. |
| I32 sdWANStatsVPathNumRules | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.10 | Integer32 | read-only | The number of Rules associated with this virtual path - this is the number of rows in the sdWANStatsWANRulesTable for the current virtual path. Each virtual path can have a different number of rules associated with it. |
| C64 sdWANStatsVPathSendBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.11 | Counter64 | read-only | The count of send bytes dropped for this VPath. |
| C64 sdWANStatsVPathSendPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.12 | Counter64 | read-only | The count of send packets dropped for this VPath. |
| C64 sdWANStatsVPathSendPacketsLost | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.13 | Counter64 | read-only | The current total number of send packets lost for this VPath. |
| C64 sdWANStatsVPathSendPacketsOOO | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.14 | Counter64 | read-only | The current total number of send packets received out of order by the remote on this VPath. |
| G32 sdWANStatsVPathSendBOWTms | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.15 | Gauge32 | read-only | The current best one-way time (BOWT) value (in milliseconds) in the send direction for this VPath. |
| G32 sdWANStatsVPathSendJitterms | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.16 | Gauge32 | read-only | The current worst jitter value (in milliseconds) in the send direction for this VPath. |
| C64 sdWANStatsVPathReceiveBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.17 | Counter64 | read-only | The count of receive bytes dropped for this VPath. |
| C64 sdWANStatsVPathReceivePacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.18 | Counter64 | read-only | The count of receive packets dropped for this VPath. |
| C64 sdWANStatsVPathReceivePacketsLost | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.19 | Counter64 | read-only | The current total number of receive packets lost for this VPath. |
| C64 sdWANStatsVPathReceivePacketsOOO | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.20 | Counter64 | read-only | The current total number of received packets out of order on this VPath. |
| G32 sdWANStatsVPathReceiveBOWTms | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.21 | Gauge32 | read-only | The current best one-way time (BOWT) value (in milliseconds) in the receive direction for this VPath. |
| G32 sdWANStatsVPathReceiveJitterms | 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.22 | Gauge32 | read-only | The current worst jitter value (in milliseconds) in the receive direction for this VPath. |
| sdWANStatsWANPaths | 1.3.6.1.4.1.3845.31.4.2.2.16.3 | |||
| sdWANStatsWANPathTable | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1 | not-accessible | A collection of statistics for VPath Path objects. Contains statistics counts for all the VPath Paths in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. The number of virtual paths in this table is stored in sdWANStatsNumVPaths and the number of Paths for each virtual path is in the variable sdWANStatsVPathNumPaths which is in the sdWANStatsVPathTable and has a specific number of paths value for each virtual path index. | |
| sdWANStatsWANPathEntry | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1 | not-accessible | An entry containing management information applicable to a particular VPath object. | |
| I32 sdWANStatsWANPathVPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.1 | Integer32 | read-only | The unique index (VPath) value for the VPath Path. |
| I32 sdWANStatsWANPathPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.2 | Integer32 | read-only | The unique index (Path) value for the VPath Path. |
| I32 sdWANStatsWANPathVPathID | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.3 | Integer32 | read-only | The unique Citrix ID (VPath) value for the VPath Path. |
| I32 sdWANStatsWANPathPathID | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.4 | Integer32 | read-only | The unique Citrix ID (Path) value for the VPath Path. |
| STR sdWANStatsWANPathName | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.5 | DisplayString | read-only | The name for the VPath Path. |
| INT sdWANStatsWANPathState | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.6 | INTEGER | read-only | The current operational state of the virtual path. |
| C64 sdWANStatsWANPathBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.7 | Counter64 | read-only | The count of bytes sent for this VPath Path. |
| C64 sdWANStatsWANPathPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.8 | Counter64 | read-only | The count of packets sent for this VPath Path. |
| C64 sdWANStatsWANPathBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.9 | Counter64 | read-only | The count of bytes received for this VPath Path. |
| C64 sdWANStatsWANPathPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.10 | Counter64 | read-only | The count of packets received for this VPath Path. |
| G32 sdWANStatsWANPathBOWTms | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.11 | Gauge32 | read-only | The current best one-way time (BOWT) value (in milliseconds) value for this VPath Path. |
| G32 sdWANStatsWANPathJitterms | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.12 | Gauge32 | read-only | The current best jitter value (in milliseconds) for this VPath Path. |
| C64 sdWANStatsWANPathPacketsLost | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.13 | Counter64 | read-only | The current total number of packets lost for this VPath Path. |
| C64 sdWANStatsWANPathPacketsOOO | 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.14 | Counter64 | read-only | The current total number of out of order packets detected on this VPath Path. |
| sdWANStatsWANClasses | 1.3.6.1.4.1.3845.31.4.2.2.16.4 | |||
| sdWANStatsWANClassTable | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1 | not-accessible | A collection of statistics for VPath Class objects. Contains statistics counts for all the VPath Classes in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. The number of virtual path in this table is stored in sdWANStatsNumVPaths and the number of Classes for each virtual path is always 17. | |
| sdWANStatsWANClassEntry | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1 | not-accessible | An entry containing management information applicable to a particular VPath object. | |
| I32 sdWANStatsWANClassVPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.1 | Integer32 | read-only | The unique index (VPath) value for the VPath Class. |
| I32 sdWANStatsWANClassClassIndex | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.2 | Integer32 | read-only | The unique index (Class) value for the VPath Class. |
| I32 sdWANStatsWANClassVPathID | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.3 | Integer32 | read-only | The internal Citrix ID for the VPath object. |
| I32 sdWANStatsWANClassClassID | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.4 | Integer32 | read-only | The internal Citrix ID for the Class object. |
| STR sdWANStatsWANClassName | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.5 | DisplayString | read-only | The name for the VPath Class. |
| INT sdWANStatsWANClassType | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.6 | INTEGER | read-only | The name for the VPath Class. |
| C64 sdWANStatsWANClassBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.7 | Counter64 | read-only | The count of bytes sent for this VPath Class. |
| C64 sdWANStatsWANClassPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.8 | Counter64 | read-only | The count of packets sent for this VPath Class. |
| C64 sdWANStatsWANClassBytesPending | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.9 | Counter64 | read-only | The count of bytes pending for this VPath Class. |
| C64 sdWANStatsWANClassPacketsPending | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.10 | Counter64 | read-only | The count of packets pending for this VPath Class. |
| C64 sdWANStatsWANClassBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.11 | Counter64 | read-only | The count of bytes dropped for this VPath Class. |
| C64 sdWANStatsWANClassPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.16.4.1.1.12 | Counter64 | read-only | The count of packets dropped for this VPath Class. |
| sdWANStatsWANRules | 1.3.6.1.4.1.3845.31.4.2.2.16.5 | |||
| sdWANStatsWANRuleTable | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1 | not-accessible | A collection of statistics for VPath Rule objects. Contains statistics counts for all the VPath Rules in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. The number of virtual paths in this table is stored in sdWANStatsNumVPaths and the number of Rules for each virtual path is in the variable sdWANStatsVPathNumRules which is in the sdWANStatsVPathTable and has a specific number of rules value for each virtual path index. | |
| sdWANStatsWANRuleEntry | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1 | not-accessible | An entry containing management information applicable to a particular VPath object. | |
| I32 sdWANStatsWANRuleVPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.1 | Integer32 | read-only | The unique index (VPath) value for the VPath Rule. |
| I32 sdWANStatsWANRuleRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.2 | Integer32 | read-only | The unique index (Rule) value for the VPath Rule. |
| I32 sdWANStatsWANRuleVPathID | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.3 | Integer32 | read-only | The unique Citrix ID (VPath) value for the VPath Rule. |
| I32 sdWANStatsWANRuleRuleID | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.4 | Integer32 | read-only | The unique Citrix ID (Rule) value for the VPath Rule. |
| I32 sdWANStatsWANRuleGlobalRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.5 | Integer32 | read-only | The index of this rule in the sdWANStatsRuleTable. |
| STR sdWANStatsWANRuleApplicationName | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.6 | DisplayString | read-only | The optional string application name associated with this rule. |
| G32 sdWANStatsWANRuleLANToWANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.7 | Gauge32 | read-only | The count of the number of times this rule has been hit for in the LAN to WAN direction, measured over the past active minute. |
| G32 sdWANStatsWANRuleWANToLANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.8 | Gauge32 | read-only | The count of the number of times this rule has been hit for in the WAN to LAN direction, measured over the past active minute. |
| G32 sdWANStatsWANRuleBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.9 | Gauge32 | read-only | The count of the number of bytes sent for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsWANRulePacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.10 | Gauge32 | read-only | The count of the number of packets sent for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsWANRuleBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.11 | Gauge32 | read-only | The count of the number of bytes received for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsWANRulePacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.12 | Gauge32 | read-only | The count of the number of packets received for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsWANRuleBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.13 | Gauge32 | read-only | The count of the number of bytes dropped for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsWANRulePacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.14 | Gauge32 | read-only | The count of the number of packets dropped for packets that matched this rule, measured over the past active minute. |
| TIK sdWANStatsWANRuleLastActiveNMinuteAgo | 1.3.6.1.4.1.3845.31.4.2.2.16.5.1.1.15 | TimeTicks | read-only | This rule was hit last N Minutes ago. If this field value is 0 and either sdWANStatsWANRuleBytesSent or sdWANStatsWANRuleBytesReceived is not zero, then that means that this rule is currently being used. The rule statistics contain the latest values. If this field is > 0, then the rule statistics is plateaued to show that this rule was used N minutes ago. |
| sdWANStatsInternet | 1.3.6.1.4.1.3845.31.4.2.2.17 | |||
| sdWANStatsInternetScalars | 1.3.6.1.4.1.3845.31.4.2.2.17.1 | |||
| C64 sdWANStatsInternetBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.17.1.1 | Counter64 | read-only | The count of the bytes sent on this Internet service. |
| C64 sdWANStatsInternetPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.17.1.2 | Counter64 | read-only | The count of the packets sent on this Internet service. |
| C64 sdWANStatsInternetBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.17.1.3 | Counter64 | read-only | The count of the bytes received on this Internet service. |
| C64 sdWANStatsInternetPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.17.1.4 | Counter64 | read-only | The count of the packets received on this Internet service. |
| C64 sdWANStatsInternetBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.17.1.5 | Counter64 | read-only | The count of the bytes dropped on this Internet service. |
| C64 sdWANStatsInternetPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.17.1.6 | Counter64 | read-only | The count of the packets dropped on this Internet service. |
| I32 sdWANStatsInternetNumRules | 1.3.6.1.4.1.3845.31.4.2.2.17.1.7 | Integer32 | read-only | The number of Rules associated with the Internet service. |
| sdWANStatsInternetRuleTable | 1.3.6.1.4.1.3845.31.4.2.2.17.2 | not-accessible | A collection of statistics for Rules associated with the Internet service. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. The number of rules in this table is sdWANStatsInternetNumRules and there is an entry for each of them. | |
| sdWANStatsInternetRuleEntry | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1 | not-accessible | An entry containing management information applicable to a particular InternetRule object. | |
| I32 sdWANStatsInternetRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.1 | Integer32 | read-only | The unique index value for the InternetRule. |
| I32 sdWANStatsInternetRuleID | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.2 | Integer32 | read-only | The unique Citrix ID for the InternetRule. |
| I32 sdWANStatsInternetRuleGlobalRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.3 | Integer32 | read-only | The index of this rule in the sdWANStatsRuleTable. |
| STR sdWANStatsInternetRuleApplicationName | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.4 | DisplayString | read-only | The optional string application name associated with this rule. |
| G32 sdWANStatsInternetRuleLANToWANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.5 | Gauge32 | read-only | The count of LAN to WAN packets that hit this rule, measured over the past active minute. |
| G32 sdWANStatsInternetRuleWANToLANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.6 | Gauge32 | read-only | The count of WAN to LAN packets that hit this rule, measured over the past active minute. |
| G32 sdWANStatsInternetRuleBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.7 | Gauge32 | read-only | The count of the number of bytes sent for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsInternetRulePacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.8 | Gauge32 | read-only | The count of the number of bytes received for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsInternetRuleBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.9 | Gauge32 | read-only | The count of the number of packets sent for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsInternetRulePacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.10 | Gauge32 | read-only | The count of the number of packets received for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsInternetRuleBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.11 | Gauge32 | read-only | The count of the number of bytes dropped for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsInternetRulePacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.12 | Gauge32 | read-only | The count of the number of packets dropped for packets that matched this rule, measured over the past active minute. |
| TIK sdWANStatsInternetRuleLastActiveNMinuteAgo | 1.3.6.1.4.1.3845.31.4.2.2.17.2.1.13 | TimeTicks | read-only | This rule was hit last N Minutes ago. If this field value is 0 and either sdWANStatsInternetRuleBytesSent or sdWANStatsInternetRuleBytesReceived is not zero, then that means that this rule is currently being used. The rule statistics contain the latest values. If this field is > 0, then the rule statistics is plateaued to show that this rule was used N minutes ago. |
| sdWANStatsIntranet | 1.3.6.1.4.1.3845.31.4.2.2.18 | |||
| sdWANStatsIntranetScalars | 1.3.6.1.4.1.3845.31.4.2.2.18.1 | |||
| I32 sdWANStatsIntranetNumIntranetServices | 1.3.6.1.4.1.3845.31.4.2.2.18.1.8 | Integer32 | read-only | The number of Intranet Services on this site. |
| sdWANStatsIntranetsTable | 1.3.6.1.4.1.3845.31.4.2.2.18.3 | not-accessible | A collection of statistics for the Intranet services on this site. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. | |
| sdWANStatsIntranetsEntry | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1 | not-accessible | An entry containing management information applicable to a particular Intranets object. | |
| I32 sdWANStatsIntranetsIndex | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.1 | Integer32 | read-only | The intranet index. |
| I32 sdWANStatsIntranetsID | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.2 | Integer32 | read-only | The intranet id. |
| STR sdWANStatsIntranetsName | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.3 | DisplayString | read-only | The intranet name. |
| C64 sdWANStatsIntranetsBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.4 | Counter64 | read-only | The count of the bytes sent on this intranet service. |
| C64 sdWANStatsIntranetsPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.5 | Counter64 | read-only | The count of the packets sent on this intranet service. |
| C64 sdWANStatsIntranetsBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.6 | Counter64 | read-only | The count of the bytes received on this intranet service. |
| C64 sdWANStatsIntranetsPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.7 | Counter64 | read-only | The count of packets received on this intranet service. |
| C64 sdWANStatsIntranetsBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.8 | Counter64 | read-only | The number of bytes dropped on this intranet service. |
| C64 sdWANStatsIntranetsPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.9 | Counter64 | read-only | The number of packets dropped on this intranet service. |
| I32 sdWANStatsIntranetsNumRules | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.10 | Integer32 | read-only | The number of rules associated with this specific Intranet service. |
| STR sdWANStatsIntranetsRoutingDomainName | 1.3.6.1.4.1.3845.31.4.2.2.18.3.1.11 | DisplayString | read-only | The routing domain name. Each routing domain has its own set of interfaces and routing tables. |
| sdWANStatsIntranetRulesTable | 1.3.6.1.4.1.3845.31.4.2.2.18.4 | not-accessible | A collection of statistics for Rules associated with the Intranet service. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. The number of rules in this table is sdWANStatsIntranetNumRules and there is an entry for each of them. | |
| sdWANStatsIntranetRulesEntry | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1 | not-accessible | An entry containing management information applicable to a particular IntranetRules object. | |
| I32 sdWANStatsIntranetRulesIntranetIndex | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.1 | Integer32 | read-only | The unique index value for the Intranet service. |
| I32 sdWANStatsIntranetRulesRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.2 | Integer32 | read-only | The unique index value for the Rule corresponding to the current Intranet service in the IntranetRules. |
| I32 sdWANStatsIntranetRulesID | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.3 | Integer32 | read-only | The unique Citrix ID for this Rule in the IntranetRules. |
| I32 sdWANStatsIntranetRulesGlobalRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.4 | Integer32 | read-only | The index of this rule in the sdWANStatsRuleTable. |
| STR sdWANStatsIntranetRulesIntranetName | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.5 | DisplayString | read-only | The optional string name associated with this Intranet service. |
| STR sdWANStatsIntranetRulesApplicationName | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.6 | DisplayString | read-only | The optional string application name associated with this rule. |
| G32 sdWANStatsIntranetRulesLANToWANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.7 | Gauge32 | read-only | The count of LAN to WAN packets that hit this rule, measured over the past active minute. |
| G32 sdWANStatsIntranetRulesWANToLANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.8 | Gauge32 | read-only | The count of WAN to LAN packets that hit this rule, measured over the past active minute. |
| G32 sdWANStatsIntranetRulesBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.9 | Gauge32 | read-only | The count of the number of bytes sent for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsIntranetRulesPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.10 | Gauge32 | read-only | The count of the number of bytes received for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsIntranetRulesBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.11 | Gauge32 | read-only | The count of the number of packets sent for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsIntranetRulesPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.12 | Gauge32 | read-only | The count of the number of packets received for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsIntranetRulesBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.13 | Gauge32 | read-only | The count of the number of bytes dropped for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsIntranetRulesPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.14 | Gauge32 | read-only | The count of the number of packets dropped for packets that matched this rule, measured over the past active minute. |
| TIK sdWANStatsIntranetRulesLastActiveNMinuteAgo | 1.3.6.1.4.1.3845.31.4.2.2.18.4.1.15 | TimeTicks | read-only | This rule was hit last N Minutes ago. If this field value is 0 and either sdWANStatsIntranetRulesBytesSent or sdWANStatsIntranetRulesBytesReceived is not zero, then that means that this rule is currently being used. The rule statistics contain the latest values. If this field is > 0, then the rule statistics is plateaued to show that this rule was used N minutes ago. |
| sdWANStatsPassthrough | 1.3.6.1.4.1.3845.31.4.2.2.19 | |||
| sdWANStatsPassthroughScalars | 1.3.6.1.4.1.3845.31.4.2.2.19.1 | |||
| C64 sdWANStatsPassthroughBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.19.1.1 | Counter64 | read-only | The count of the bytes sent on this Passthrough service. |
| C64 sdWANStatsPassthroughPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.19.1.2 | Counter64 | read-only | The count of the packets sent on this Passthrough service. |
| C64 sdWANStatsPassthroughBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.19.1.3 | Counter64 | read-only | The count of the bytes received on this Passthrough service. |
| C64 sdWANStatsPassthroughPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.19.1.4 | Counter64 | read-only | The count of the packets received on this Passthrough service. |
| C64 sdWANStatsPassthroughBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.19.1.5 | Counter64 | read-only | The count of the bytes dropped on this Passthrough service. |
| C64 sdWANStatsPassthroughPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.19.1.6 | Counter64 | read-only | The count of the packets dropped on this Passthrough service. |
| sdWANStatsRoutesV2 | 1.3.6.1.4.1.3845.31.4.2.2.20 | |||
| sdWANStatsRouteScalars | 1.3.6.1.4.1.3845.31.4.2.2.20.1 | |||
| G32 sdWANStatsNumRoutesV2 | 1.3.6.1.4.1.3845.31.4.2.2.20.1.1 | Gauge32 | read-only | The total number of routes in the system. |
| sdWANStatsRouteTableV2 | 1.3.6.1.4.1.3845.31.4.2.2.20.2 | not-accessible | A collection of statistics for route objects. Contains statistics counts for all the routes in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. | |
| sdWANStatsRouteEntryV2 | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1 | not-accessible | An entry containing management information applicable to a particular route object. | |
| I32 sdWANStatsRouteIndexV2 | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.1 | Integer32 | read-only | The unique index value for the route. |
| IP sdWANStatsRouteNetworkAddr | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.2 | IpAddress | read-only | This is the destination IP Address. |
| I32 sdWANStatsRouteNetworkPrefix | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.3 | Integer32 | read-only | Network Prefix indicate number of significant bits in the NetworkAddr field. |
| IP sdWANStatsRouteGateway | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.4 | IpAddress | read-only | The Gateway IP Address for Route. |
| INT sdWANStatsRouteServiceType | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.5 | INTEGER | read-only | Service Type for Route. |
| I32 sdWANStatsRouteServiceID | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.6 | Integer32 | read-only | The unique Citrix ID for the Service ID. meaningful for service type virtual path and intranet. |
| STR sdWANStatsRouteServiceName | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.7 | DisplayString | read-only | Service Name in meaning format. |
| INT sdWANStatsRouteReachable | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.8 | INTEGER | read-only | Indicate whether route is reachable. |
| STR sdWANStatsRouteSiteName | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.9 | DisplayString | read-only | Destination NetScaler SD-WAN Site Name for VPath Routes. |
| INT sdWANStatsRouteType | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.10 | INTEGER | read-only | Indicate whether route is static, dynamic, or part of dynamic virtual path route. |
| INT sdWANStatsRouteNeighborDirect | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.11 | INTEGER | read-only | If route is learned from another NetScaler SD-WAN Site, route is neighbor's direct route. Otherwise, neighbor learned route from its neighbor. Field is only applicable for dynamic routes. |
| I32 sdWANStatsRouteCost | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.12 | Integer32 | read-only | Route Cost. |
| C64 sdWANStatsRouteHitCountV2 | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.13 | Counter64 | read-only | The count of the number of packets that have hit this route. |
| STR sdWANStatsRouteEligible | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.14 | DisplayString | read-only | When eligiblility type and eligibility and value are specified for this route, this route is only available for use when the conditions specified is up. If eligibility fields are not specified, then this route is always eligible. |
| STR sdWANStatsRouteEligibilityType | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.15 | DisplayString | read-only | Use route only when either a specified path or gateway or both are available. |
| STR sdWANStatsRouteEligibilityValue | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.16 | DisplayString | read-only | Either the name of the path or gateway IP or both. |
| INT sdWANStatsRouteProtocol | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.17 | INTEGER | read-only | The Routing Protocol. |
| STR sdWANStatsRouteRoutingDomainName | 1.3.6.1.4.1.3845.31.4.2.2.20.2.1.18 | DisplayString | read-only | The routing domain name. Each routing domain has its own set of interfaces and routing tables. |
| sdWANStatsDynamicVPaths | 1.3.6.1.4.1.3845.31.4.2.2.21 | |||
| sdWANStatsDynamicVPathScalars | 1.3.6.1.4.1.3845.31.4.2.2.21.1 | |||
| G32 sdWANStatsNumDynamicVPaths | 1.3.6.1.4.1.3845.31.4.2.2.21.1.1 | Gauge32 | read-only | The total number of Dynamic VPaths. |
| sdWANStatsDynamicVPathTable | 1.3.6.1.4.1.3845.31.4.2.2.21.2 | not-accessible | A collection of statistics for Dynamic VPath objects. Contains statistics counts for all the Dynamic VPaths in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. Dynamic VPaths can be added and removed. | |
| sdWANStatsDynamicVPathEntry | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1 | not-accessible | An entry containing management information applicable to a particular Dynamic VPath object. | |
| I32 sdWANStatsDynamicVPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.1 | Integer32 | read-only | The unique index value for the Dynamic VPath. |
| I32 sdWANStatsDynamicVPathID | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.2 | Integer32 | read-only | The unique Citrix ID for the Dynamic VPath. |
| STR sdWANStatsDynamicVPathName | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.3 | DisplayString | read-only | The name for the Dynamic VPath. |
| INT sdWANStatsDynamicVPathState | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.4 | INTEGER | read-only | The current operational state of the dynamic virtual path. |
| C64 sdWANStatsDynamicVPathTimeSinceCreation | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.5 | Counter64 | read-only | Number of seconds since the dynamic virtual path has been created. |
| C64 sdWANStatsDynamicVPathBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.6 | Counter64 | read-only | The count of bytes sent for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.7 | Counter64 | read-only | The count of packets sent for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathSendBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.8 | Counter64 | read-only | The count of send bytes dropped for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathSendPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.9 | Counter64 | read-only | The count of send packets dropped for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathSendPacketsLost | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.10 | Counter64 | read-only | The current total number of send packets lost for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathSendPacketsOOO | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.11 | Counter64 | read-only | The current total number of send packets received out of order by the remote on this Dynamic VPath. |
| G32 sdWANStatsDynamicVPathSendBOWTms | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.12 | Gauge32 | read-only | The current best one-way time (BOWT) value (in milliseconds) in the send direction for this Dynamic VPath. |
| G32 sdWANStatsDynamicVPathSendJitterms | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.13 | Gauge32 | read-only | The current worst jitter value (in milliseconds) in the send direction for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.14 | Counter64 | read-only | The count of bytes received for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.15 | Counter64 | read-only | The count of packets received for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathReceiveBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.16 | Counter64 | read-only | The count of receive bytes dropped for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathReceivePacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.17 | Counter64 | read-only | The count of receive packets dropped for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathReceivePacketsLost | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.18 | Counter64 | read-only | The current total number of receive packets lost for this Dynamic VPath. |
| C64 sdWANStatsDynamicVPathReceivePacketsOOO | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.19 | Counter64 | read-only | The current total number of received packets out of order on this Dynamic VPath. |
| G32 sdWANStatsDynamicVPathReceiveBOWTms | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.20 | Gauge32 | read-only | The current best one-way time (BOWT) value (in milliseconds) in the receive direction for this Dynamic VPath. |
| G32 sdWANStatsDynamicVPathReceiveJitterms | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.21 | Gauge32 | read-only | The current worst jitter value (in milliseconds) in the receive direction for this Dynamic VPath. |
| I32 sdWANStatsDynamicVPathNumPaths | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.22 | Integer32 | read-only | The number of Paths associated with this virtual path - this is the number of rows in the sdWANStatsDynamicWANPathsTable for the current virtual path. Each dynamic virtual path can have a different number of paths associated with it. |
| I32 sdWANStatsDynamicVPathNumRules | 1.3.6.1.4.1.3845.31.4.2.2.21.2.1.23 | Integer32 | read-only | The number of Rules associated with this virtual path - this is the number of rows in the sdWANStatsDynamicWANRulesTable for the current virtual path. Each dynamic virtual path can have a different number of rules associated with it. |
| sdWANStatsDynamicWANPaths | 1.3.6.1.4.1.3845.31.4.2.2.21.3 | |||
| sdWANStatsDynamicWANPathTable | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1 | not-accessible | A collection of statistics for Dynamic VPath Path objects. Contains statistics counts for all the Dynamic VPath Paths in the system. Counter data in this table is updated once a minute and is a cumulative count since the time the VPath was added. The number of virtual path in this table is stored in sdWANStatsDynamicNumVPaths and the number of Paths for each dynamic virtual path is in the variable sdWANStatsDynamicVPathNumPaths which is in the sdWANStatsDynamicVPathTable and has a specific number of paths value for each dynamic virtual path index. | |
| sdWANStatsDynamicWANPathEntry | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1 | not-accessible | An entry containing management information applicable to a particular Dynamic VPath object. | |
| I32 sdWANStatsDynamicWANPathVPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.1 | Integer32 | read-only | The unique index (VPath) value for the Dynamic VPath Path. |
| I32 sdWANStatsDynamicWANPathPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.2 | Integer32 | read-only | The unique index (Path) value for the Dynamic VPath Path. |
| I32 sdWANStatsDynamicWANPathVPathID | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.3 | Integer32 | read-only | The unique Citrix ID (VPath) value for the Dynamic VPath Path. |
| I32 sdWANStatsDynamicWANPathPathID | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.4 | Integer32 | read-only | The unique Citrix ID (Path) value for the Dynamic VPath Path. |
| STR sdWANStatsDynamicWANPathName | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.5 | DisplayString | read-only | The name for the Dynamic VPath Path. |
| INT sdWANStatsDynamicWANPathState | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.6 | INTEGER | read-only | The current operational state of the dynamic virtual path path. |
| C64 sdWANStatsDynamicWANPathBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.7 | Counter64 | read-only | The count of bytes sent for this Dynamic VPath Path. |
| C64 sdWANStatsDynamicWANPathPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.8 | Counter64 | read-only | The count of packets sent for this Dynamic VPath Path. |
| C64 sdWANStatsDynamicWANPathBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.9 | Counter64 | read-only | The count of bytes received for this Dynamic VPath Path. |
| C64 sdWANStatsDynamicWANPathPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.10 | Counter64 | read-only | The count of packets received for this Dynamic VPath Path. |
| C64 sdWANStatsDynamicWANPathBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.11 | Counter64 | read-only | The count of bytes dropped for this Dynamic VPath Path. |
| C64 sdWANStatsDynamicWANPathPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.12 | Counter64 | read-only | The count of packets dropped for this Dynamic VPath Path. |
| G32 sdWANStatsDynamicWANPathBOWTms | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.13 | Gauge32 | read-only | The current best one-way time (BOWT) value (in milliseconds) value for this Dynamic VPath Path. |
| G32 sdWANStatsDynamicWANPathJitterms | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.14 | Gauge32 | read-only | The current best jitter value (in milliseconds) for this Dynamic VPath Path. |
| C64 sdWANStatsDynamicWANPathPacketsLost | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.15 | Counter64 | read-only | The current total number of packets lost for this Dynamic VPath Path. |
| C64 sdWANStatsDynamicWANPathPacketsOOO | 1.3.6.1.4.1.3845.31.4.2.2.21.3.1.1.16 | Counter64 | read-only | The current total number of out of order packets detected on this Dynamic VPath Path. |
| sdWANStatsDynamicWANClasses | 1.3.6.1.4.1.3845.31.4.2.2.21.4 | |||
| sdWANStatsDynamicWANClassTable | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1 | not-accessible | A collection of statistics for Dynamic VPath Class objects. Contains statistics counts for all the Dynamic VPath Classes in the system. Counter data in this table is updated once a minute and is a cumulative count since the virtual path has been added. The number of virtual path in this table is stored in sdWANStatsNumDynamicVPaths and the number of Classes for each virtual path is always 17. | |
| sdWANStatsDynamicWANClassEntry | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1 | not-accessible | An entry containing management information applicable to a particular Dynamic VPath object. | |
| I32 sdWANStatsDynamicWANClassVPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.1 | Integer32 | read-only | The unique index (VPath) value for the Dynamic VPath Class. |
| I32 sdWANStatsDynamicWANClassClassIndex | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.2 | Integer32 | read-only | The unique index (Class) value for the Dynamic VPath Class. |
| I32 sdWANStatsDynamicWANClassVPathID | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.3 | Integer32 | read-only | The internal Citrix ID for the Dynamic VPath object. |
| I32 sdWANStatsDynamicWANClassClassID | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.4 | Integer32 | read-only | The internal Citrix ID for the Dynamic VPath Class object. |
| STR sdWANStatsDynamicWANClassName | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.5 | DisplayString | read-only | The name for the Dynamic VPath Class. |
| INT sdWANStatsDynamicWANClassType | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.6 | INTEGER | read-only | The type of the Dynamic VPath Class. |
| C64 sdWANStatsDynamicWANClassBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.7 | Counter64 | read-only | The count of bytes sent for this Dynamic VPath Class. |
| C64 sdWANStatsDynamicWANClassPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.8 | Counter64 | read-only | The count of packets sent for this Dynamic VPath Class. |
| C64 sdWANStatsDynamicWANClassBytesPending | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.9 | Counter64 | read-only | The count of bytes pending for this Dynamic VPath Class. |
| C64 sdWANStatsDynamicWANClassPacketsPending | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.10 | Counter64 | read-only | The count of packets pending for this Dynamic VPath Class. |
| C64 sdWANStatsDynamicWANClassBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.11 | Counter64 | read-only | The count of bytes dropped for this Dynamic VPath Class. |
| C64 sdWANStatsDynamicWANClassPacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.4.1.1.12 | Counter64 | read-only | The count of packets dropped for this Dynamic VPath Class. |
| sdWANStatsDynamicWANRules | 1.3.6.1.4.1.3845.31.4.2.2.21.5 | |||
| sdWANStatsDynamicWANRuleTable | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1 | not-accessible | A collection of statistics for Dynamic VPath Rule objects. Contains statistics counts for all the Dynamic VPath Rules in the system. Counter data in this table is updated once a minute and is a cumulative count since the time that the virtual path has been added. The number of virtual paths in this table is stored in sdWANStatsNumDynamicVPaths and the number of Rules for each virtual path is in the variable sdWANStatsDynamicVPathNumRules which is in the sdWANStatsDynamicVPathTable and has a specific number of rules value for each virtual path index. | |
| sdWANStatsDynamicWANRuleEntry | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1 | not-accessible | An entry containing management information applicable to a particular Dynamic VPath object. | |
| I32 sdWANStatsDynamicWANRuleVPathIndex | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.1 | Integer32 | read-only | The unique index (VPath) value for the Dynamic VPath Rule. |
| I32 sdWANStatsDynamicWANRuleRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.2 | Integer32 | read-only | The unique index (Rule) value for the Dynamic VPath Rule. |
| I32 sdWANStatsDynamicWANRuleVPathID | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.3 | Integer32 | read-only | The unique Citrix ID (VPath) value for the Dynamic VPath Rule. |
| I32 sdWANStatsDynamicWANRuleRuleID | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.4 | Integer32 | read-only | The unique Citrix ID (Rule) value for the Dynamic VPath Rule. |
| I32 sdWANStatsDynamicWANRuleGlobalRuleIndex | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.5 | Integer32 | read-only | The index of this rule in the sdWANStatsRuleTable. |
| STR sdWANStatsDynamicWANRuleApplicationName | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.6 | DisplayString | read-only | The optional string application name associated with this dynamic virtual path rule. |
| G32 sdWANStatsDynamicWANRuleLANToWANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.7 | Gauge32 | read-only | The count of the number of times this rule has been hit for in the LAN to WAN direction, measured over the past active minute. |
| G32 sdWANStatsDynamicWANRuleWANToLANHitCount | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.8 | Gauge32 | read-only | The count of the number of times this rule has been hit for in the WAN to LAN direction, measured over the past active minute. |
| G32 sdWANStatsDynamicWANRuleBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.9 | Gauge32 | read-only | The count of the number of bytes sent for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsDynamicWANRulePacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.10 | Gauge32 | read-only | The count of the number of bytes received for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsDynamicWANRuleBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.11 | Gauge32 | read-only | The count of the number of packets sent for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsDynamicWANRulePacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.12 | Gauge32 | read-only | The count of the number of packets received for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsDynamicWANRuleBytesDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.13 | Gauge32 | read-only | The count of the number of bytes dropped for packets that matched this rule, measured over the past active minute. |
| G32 sdWANStatsDynamicWANRulePacketsDropped | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.14 | Gauge32 | read-only | The count of the number of packets dropped for packets that matched this rule, measured over the past active minute. |
| TIK sdWANStatsDynamicWANRuleLastActiveNMinuteAgo | 1.3.6.1.4.1.3845.31.4.2.2.21.5.1.1.15 | TimeTicks | read-only | This rule was hit last N Minutes ago. If this field value is 0 and either sdWANStatsDynamicWANRuleBytesSent or sdWANStatsDynamicWANRuleBytesReceived is not zero, then that means that this rule is currently being used. The rule statistics contain the latest values. If this field is > 0, then the rule statistics is plateaued to show that this rule was used N minutes ago. |
| sdWANStatsArp | 1.3.6.1.4.1.3845.31.4.2.2.22 | |||
| sdWANStatsArpScalars | 1.3.6.1.4.1.3845.31.4.2.2.22.1 | |||
| I32 sdWANStatsNumArpEntries | 1.3.6.1.4.1.3845.31.4.2.2.22.1.1 | Integer32 | read-only | The total number of Arp entries. |
| sdWANStatsArpTable | 1.3.6.1.4.1.3845.31.4.2.2.22.2 | not-accessible | A collection of statistics for Arp entry objects. Contains statistics counts for all the Arp entries in the system. Counter data in this table is updated once a minute. | |
| sdWANStatsArpEntry | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1 | not-accessible | An entry containing all the information for a ARP entry object. | |
| I32 sdWANStatsArpID | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1.1 | Integer32 | read-only | The unique Citrix Index value for the Arp entry. |
| STR sdWANStatsArpIfIndex | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1.2 | DisplayString | read-only | The interface name corresponding to the Arp entry. This is the name shown on the front panel of the appliance and used in the user interfaces (Web and CLI). |
| C64 sdWANStatsArpVlanTag | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1.3 | Counter64 | read-only | The VLAN ID associated with the Arp entry. |
| IP sdWANStatsArpIpAddr | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1.4 | IpAddress | read-only | The IP address mapping for the physical address. |
| PHY sdWANStatsArpPhysAddr | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1.5 | PhysAddress | read-only | The destination MAC address in a frame to which this entry's filtering information applies. |
| STR sdWANStatsArpState | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1.6 | DisplayString | read-only | The state of the Arp entry. |
| STR sdWANStatsArpType | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1.7 | DisplayString | read-only | The type of Arp entry describes whether it is persistent or end-user. |
| C64 sdWANStatsArpReplyAgeMs | 1.3.6.1.4.1.3845.31.4.2.2.22.2.1.8 | Counter64 | read-only | The age of arp reply we received in milliseconds. |
| sdWANStatsLanGRETunnels | 1.3.6.1.4.1.3845.31.4.2.2.23 | |||
| sdWANStatsLanGRETunnelScalars | 1.3.6.1.4.1.3845.31.4.2.2.23.1 | |||
| I32 sdWANStatsNumLanGRETunnels | 1.3.6.1.4.1.3845.31.4.2.2.23.1.1 | Integer32 | read-only | The total number of LAN-side GRE Tunnels. |
| sdWANStatsLanGRETunnelTable | 1.3.6.1.4.1.3845.31.4.2.2.23.2 | not-accessible | A collection of statistics for LAN-side GRE tunnel objects. Contains statistics counts and state for all the LAN-side GRE tunnels in the system. Counter data in this table is updated once a minute and is a cumulative count since the last time the NetScaler SD-WAN service was started. | |
| sdWANStatsLanGRETunnelEntry | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1 | not-accessible | An entry containing management information applicable to a particular LAN-side GRE tunnel object. | |
| I32 sdWANStatsLanGRETunnelIndex | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.1 | Integer32 | read-only | The unique Citrix Index value for the LAN-side GRE tunnel. |
| STR sdWANStatsLanGRETunnelName | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.2 | DisplayString | read-only | The name for the LAN-side GRE tunnel. This is the tunnel IP adddress of the configured tunnel. |
| STR sdWANStatsLanGRETunnelState | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.3 | DisplayString | read-only | The state of the LAN-side GRE tunnel. This can be up or down. |
| C64 sdWANStatsLanGRETunnelKeepaliveRequestSent | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.4 | Counter64 | read-only | The count of keepalive request packets sent for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelKeepaliveReplyReceived | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.5 | Counter64 | read-only | The count of keepalive reply packets received for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelKeepaliveReplySent | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.6 | Counter64 | read-only | The count of keepalive reply packets sent for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelPacketsSent | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.7 | Counter64 | read-only | The count of packets sent for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelBytesSent | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.8 | Counter64 | read-only | The count of bytes sent for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelPacketsSentDropped | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.9 | Counter64 | read-only | The count of packets failed to sent for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelBytesSentDropped | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.10 | Counter64 | read-only | The count of bytes fail to sent for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelPacketsSentFragmented | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.11 | Counter64 | read-only | The count of packets fragmented before sent for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelPacketsReceived | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.12 | Counter64 | read-only | The count of packets received for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelBytesReceived | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.13 | Counter64 | read-only | The count of bytes received for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelPacketsReceivedDropped | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.14 | Counter64 | read-only | The count of packets dropped after received for this LAN-side GRE tunnel. |
| C64 sdWANStatsLanGRETunnelBytesReceivedDropped | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.15 | Counter64 | read-only | The count of bytes dropped after received for this LAN-side GRE tunnel. |
| STR sdWANStatsLanGRETunnelRoutingDomainName | 1.3.6.1.4.1.3845.31.4.2.2.23.2.1.16 | DisplayString | read-only | The routing domain name. Each routing domain has its own set of interfaces and routing tables. |
| sdWANEvents | 1.3.6.1.4.1.3845.31.4.2.3 | |||
| sdWANEventScalars | 1.3.6.1.4.1.3845.31.4.2.3.1 | |||
| G32 sdWANNumEvents | 1.3.6.1.4.1.3845.31.4.2.3.1.1 | Gauge32 | read-only | The current number of Events in the system. |
| sdWANEventTable | 1.3.6.1.4.1.3845.31.4.2.3.2 | not-accessible | A table containing the latest set of events that have been generated by the sdWAN system. | |
| sdWANEventEntry | 1.3.6.1.4.1.3845.31.4.2.3.2.1 | not-accessible | An entry containing information describing an event that occurred in the system. | |
| I32 sdWANEventIndex | 1.3.6.1.4.1.3845.31.4.2.3.2.1.1 | Integer32 | read-only | A unique value, greater than zero, for each event. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization. |
| I32 sdWANEventID | 1.3.6.1.4.1.3845.31.4.2.3.2.1.2 | Integer32 | read-only | A unique value, used for the internal identification of the event. This ID will match the ID used in the other User Interfaces. |
| I32 sdWANEventObjectID | 1.3.6.1.4.1.3845.31.4.2.3.2.1.3 | Integer32 | read-only | The ID of the object associated with the event. |
| STR sdWANEventObjectName | 1.3.6.1.4.1.3845.31.4.2.3.2.1.4 | DisplayString | read-only | A String representing the object that generated the event. |
| SDW sdWANEventObjectType | 1.3.6.1.4.1.3845.31.4.2.3.2.1.5 | SdWANEventObjectTypeEnum | read-only | An enumerated value representing the object type of the object that generated the event. |
| STR sdWANEventTime | 1.3.6.1.4.1.3845.31.4.2.3.2.1.6 | DisplayString | read-only | The localtime on the appliance as a String when the event occurred. |
| SDW sdWANEventType | 1.3.6.1.4.1.3845.31.4.2.3.2.1.7 | SdWANEventStateEnum | read-only | The type of the event - basically an enumeration of State transitions that can occur in the appliance that will generate an event. |
| SDW sdWANEventSeverity | 1.3.6.1.4.1.3845.31.4.2.3.2.1.8 | SdWANEventSeverityEnum | read-only | The severity of the event. |
| STR sdWANEventDescription | 1.3.6.1.4.1.3845.31.4.2.3.2.1.9 | DisplayString | read-only | A string description of the event. |
| sdWANNetworkEventScalars | 1.3.6.1.4.1.3845.31.4.2.3.3 | |||
| STR sdWANNetworkEventSiteName | 1.3.6.1.4.1.3845.31.4.2.3.3.1 | DisplayString | read-only | A unique value, used for the identification of the site that is the source of the event. |
| sdWANNotifs | 1.3.6.1.4.1.3845.31.4.3 | |||
| NTF sdWANEventNotification | 1.3.6.1.4.1.3845.31.4.3.1 | Trap sent when an event occurs in a NetScaler SD-WAN appliance. These events can be from any of several sdWANEventObjectType object types in the system, and can represent a state transition or error condition in the sdWANEventType. | ||
| NTF sdWANNetworkEventNotification | 1.3.6.1.4.1.3845.31.4.3.2 | Trap sent from the network management/ monitoring system. These events can be from any of the appliances in the network being managed. |
RFC description
Manages CITRIX NetScaler SD-WAN appliance configuration, statistics, and events including WAN links, interfaces, and routes.
Start monitoring Citrix NetScaler SD-WAN appliance 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.