All MIBs › IEEE8021-PSFP-MIB › ieee8021PSFPPassingSDUCount
ieee8021PSFPPassingSDUCount
Module: IEEE8021-PSFP-MIB
OID (symbolic): IEEE8021-PSFP-MIB::ieee8021PSFPPassingSDUCount
OID (numeric): 1.3.111.2.802.1.1.31.1.1.1.1.9
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The PassingSDUCount counter counts received frames that pass the SDU size filter specification associated with this stream filter.
What is ieee8021PSFPPassingSDUCount?
A running count of frames matching this stream filter that also passed its maximum-SDU-size check. This is distinct from the gate-based pass/fail counters, since it specifically tracks the size-filter outcome defined in ieee8021PSFPFilterSpecificationList.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.31.1.1.1.1.9 snmpwalk -v2c -c public <target> IEEE8021-PSFP-MIB::ieee8021PSFPPassingSDUCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.31.1.1.1.1.9.1 snmpget -v2c -c public <target> IEEE8021-PSFP-MIB::ieee8021PSFPPassingSDUCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ieee8021PSFPPassingSDUCount.1
Start monitoring Vendor-neutral IEEE 802.1Qci standard (TSN-capable Ethernet bridge or switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-PSFP-MIB::ieee8021PSFPPassingSDUCount OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1Qci standard (TSN-capable Ethernet bridge or switch) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.31 | ieee8021PSFPMib | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1 | ieee8021PSFPObjects | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1.1 | ieee8021PSFPStreamFilterParameters | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1.1.1 | ieee8021PSFPStreamFilterTable | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1.1.1.1 | ieee8021PSFPStreamFilterEntry | IEEE8021-PSFP-MIB |
| 1.3.111.2.802.1.1.31.1.1.1.1.9 | ieee8021PSFPPassingSDUCount | IEEE8021-PSFP-MIB |