All MIBs › CITRIX-NetScaler-SD-WAN-MIB › sdWANStatsVPathState
sdWANStatsVPathState
Module: CITRIX-NetScaler-SD-WAN-MIB
OID (symbolic): CITRIX-NetScaler-SD-WAN-MIB::sdWANStatsVPathState
OID (numeric): 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state of the virtual path.
What is sdWANStatsVPathState?
This read-only INTEGER (undefined(0), disabled(1), dead(2), bad(3), good(4)) reports the current operational state of this virtual path. An admin monitors this as the top-level health indicator for a site-to-site SD-WAN tunnel, since a VPath reporting dead or bad means that remote site's traffic can't be properly steered across the overlay. For example, a VPath transitioning to dead(2) alerts the admin that the connection to that remote branch has effectively failed, warranting an immediate check of the underlying WAN Links feeding it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.4 snmpwalk -v2c -c public <target> CITRIX-NetScaler-SD-WAN-MIB::sdWANStatsVPathState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.4.1 snmpget -v2c -c public <target> CITRIX-NetScaler-SD-WAN-MIB::sdWANStatsVPathState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdWANStatsVPathState.1
Start monitoring Citrix NetScaler SD-WAN appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CITRIX-NetScaler-SD-WAN-MIB::sdWANStatsVPathState OID value, configure state conditions and alerts, and monitor any Citrix NetScaler SD-WAN appliance from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3845 | citrix | CITRIX-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3845.31 | sdWANMIB | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4 | sdWANStatusMIB | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2 | sdWANObjects | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2.2 | sdWANStatistics | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2.2.16 | sdWANStatsVPaths | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2.2.16.2 | sdWANStatsVPathTable | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2.2.16.2.1 | sdWANStatsVPathEntry | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2.2.16.2.1.4 | sdWANStatsVPathState | CITRIX-NetScaler-SD-WAN-MIB |