All MIBs › CISCO-TS-STACK-MIB › ciscoTsPassiveProbeIndex
ciscoTsPassiveProbeIndex
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPassiveProbeIndex
OID (numeric): 1.3.6.1.4.1.9.5.32.5.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index into the Passive Probe port table. The following table describes the configuration options for the ciscoTsPassiveProbeTable. The PortMode column represents the operational mode of the ciscoTsPassiveProbeMonitoredPort. Index PortMode Probe Direction --------------------------------------------- 1 HDX both 1 FDX receive 2 HDX both 2 FDX transmit Set the objects in this table according to how you want to monitor the traffic.
What is ciscoTsPassiveProbeIndex?
This read-only INTEGER (1-2) is the row index into a small, fixed two-entry passive probe table, and the description spells out that the meaning of each index depends on whether the associated monitored port is running half- or full-duplex, index 1 monitors both directions in HDX but only receive traffic in FDX, while index 2 covers both directions in HDX but only transmit in FDX. An admin configuring passive monitoring needs to pick the index that matches which traffic direction they actually want visibility into on a full-duplex link, since one probe can't see both directions of an FDX link at once. This limited two-slot design reflects real hardware limits on how many passive probes this switch platform supports simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.5.1.1.1 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPassiveProbeIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.5.1.1.1.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPassiveProbeIndex.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::ciscoTsPassiveProbeIndex 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.1 | ciscoTsPassiveProbeIndex | CISCO-TS-STACK-MIB |