All MIBs › CISCO-TS-STACK-MIB › ciscoTsPassiveProbeDirection
ciscoTsPassiveProbeDirection
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPassiveProbeDirection
OID (numeric): 1.3.6.1.4.1.9.5.32.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Direction of traffic flow that is being monitored.
What is ciscoTsPassiveProbeDirection?
This read-only enum reports which direction of traffic flow, transmit(1), receive(2), or both(3), is currently being mirrored to the probe port, and per the description of ciscoTsPassiveProbeIndex, this actual direction is determined by the combination of index and the monitored port's duplex mode rather than being independently settable here. An admin trying to capture a specific direction of traffic, say only what a server transmits, would need to understand this interaction rather than assuming they can simply set direction like a normal read-write config object. Seeing both(3) confirms the monitored port is in half-duplex, since full-duplex ports only ever expose one direction per probe index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.5.1.1.4 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPassiveProbeDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.5.1.1.4.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPassiveProbeDirection.1
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsPassiveProbeDirection OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.5 | ciscoTsProbe | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.5.1 | ciscoTsPassiveProbeTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.5.1.1 | ciscoTsPassiveProbeEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.5.1.1.4 | ciscoTsPassiveProbeDirection | CISCO-TS-STACK-MIB |