All MIBs › TIMETRA-FILTER-MIB › tIPv6FilterParamsIngrHitByteCount
tIPv6FilterParamsIngrHitByteCount
Module: TIMETRA-FILTER-MIB
OID (symbolic): TIMETRA-FILTER-MIB::tIPv6FilterParamsIngrHitByteCount
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.21.19.1.37
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The value of tIPv6FilterParamsIngrHitByteCount indicates the number of bytes of all ingress packets that matched this entry.
What is tIPv6FilterParamsIngrHitByteCount?
This OID counts the total bytes of all incoming IPv6 packets that matched a specific firewall filter rule. It shows how much traffic that rule applies to. A network security analyst would check this to understand traffic patterns and rule effectiveness—high counts suggest rules are catching significant traffic, which helps validate firewall rule design.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.21.19.1.37 snmpwalk -v2c -c public <target> TIMETRA-FILTER-MIB::tIPv6FilterParamsIngrHitByteCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.21.19.1.37.1 snmpget -v2c -c public <target> TIMETRA-FILTER-MIB::tIPv6FilterParamsIngrHitByteCount.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tIPv6FilterParamsIngrHitByteCount.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.21 | tFilterObjects | ALCATEL-IND1-TIMETRA-FILTER-MIB |
| 1.3.6.1.4.1.6527.3.1.2.21.19 | tIPv6FilterParamsTable | ALCATEL-IND1-TIMETRA-FILTER-MIB |
| 1.3.6.1.4.1.6527.3.1.2.21.19.1 | tIPv6FilterParamsEntry | ALCATEL-IND1-TIMETRA-FILTER-MIB |
| 1.3.6.1.4.1.6527.3.1.2.21.19.1.37 | tIPv6FilterParamsIngrHitByteCount | TIMETRA-FILTER-MIB |