All MIBs › CITRIX-NetScaler-SD-WAN-MIB › sdWANStatsWANPathState
sdWANStatsWANPathState
Module: CITRIX-NetScaler-SD-WAN-MIB
OID (symbolic): CITRIX-NetScaler-SD-WAN-MIB::sdWANStatsWANPathState
OID (numeric): 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current operational state of the virtual path.
What is sdWANStatsWANPathState?
This read-only INTEGER (undefined(0), disabled(1), dead(2), bad(3), good(4)) reports the operational state of this specific underlying path. An admin monitors this at the individual-path level to understand which of potentially several redundant paths within a VPath are actually usable right now. For example, one path within a VPath reporting bad(3) while a sibling path in the same VPath reports good(4) explains why the SD-WAN is steering traffic away from the first path onto the second.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.6 snmpwalk -v2c -c public <target> CITRIX-NetScaler-SD-WAN-MIB::sdWANStatsWANPathState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.6.1 snmpget -v2c -c public <target> CITRIX-NetScaler-SD-WAN-MIB::sdWANStatsWANPathState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdWANStatsWANPathState.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::sdWANStatsWANPathState 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.3 | sdWANStatsWANPaths | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2.2.16.3.1 | sdWANStatsWANPathTable | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1 | sdWANStatsWANPathEntry | CITRIX-NetScaler-SD-WAN-MIB |
| 1.3.6.1.4.1.3845.31.4.2.2.16.3.1.1.6 | sdWANStatsWANPathState | CITRIX-NetScaler-SD-WAN-MIB |