All MIBs › TN-FILTER-MIB › tnMacFilterParamsLogInstantiated
tnMacFilterParamsLogInstantiated
Module: TN-FILTER-MIB
OID (symbolic): TN-FILTER-MIB::tnMacFilterParamsLogInstantiated
OID (numeric): 1.3.6.1.4.1.7483.6.1.2.21.4.1.23
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
tnMacFilterParamsLogInstantiated indicates if the filter log for this filter entry has been instantiated or not.
What is tnMacFilterParamsLogInstantiated?
This boolean object indicates whether the filter log for a specific MAC-based filter entry has been instantiated (allocated and initialized) in memory. A true value means the filter is actively logging, while false means the log has not yet been created. An operator would check this flag to confirm logging is active for a filter and to diagnose why filter logs may not be generating expected entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.21.4.1.23 snmpwalk -v2c -c public <target> TN-FILTER-MIB::tnMacFilterParamsLogInstantiated
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.6.1.2.21.4.1.23.1 snmpget -v2c -c public <target> TN-FILTER-MIB::tnMacFilterParamsLogInstantiated.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.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6 | tnProducts | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1 | tnSRMIB | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2 | tnSRObjs | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.6.1.2.21 | tnFilterObjects | TN-FILTER-MIB |
| 1.3.6.1.4.1.7483.6.1.2.21.4 | tnMacFilterParamsTable | TN-FILTER-MIB |
| 1.3.6.1.4.1.7483.6.1.2.21.4.1 | tnMacFilterParamsEntry | TN-FILTER-MIB |
| 1.3.6.1.4.1.7483.6.1.2.21.4.1.23 | tnMacFilterParamsLogInstantiated | TN-FILTER-MIB |