All MIBs › PERF-STAT-MIB › sitaraCfgSysMonType
sitaraCfgSysMonType
Module: PERF-STAT-MIB
OID (symbolic): PERF-STAT-MIB::sitaraCfgSysMonType
OID (numeric): 1.3.6.1.4.1.2302.1.2.6.2.1.5
Node type: OBJECT-TYPE
Type: FilterType
Access: read-create
Description: The filter type used by this traffic monitor. The filter type defines how some of the other columnar objects in this row are used:
sitaraCfgSysMonType == none
No filtering is done.
sitaraCfgSysMonType == sourceAddr
sitaraCfgSysMonIPAddr is the source address to filter. sitaraCfgSysMonPort is not used.
sitaraCfgSysMonType == sourcePort
sitaraCfgSysMonPort is the source port to filter. sitaraCfgSysMonIPAddr is not used.
sitaraCfgSysMonType == destinationAddr
sitaraCfgSysMonIPAddr is the destination address to filter. sitaraCfgSysMonPort is not used.
sitaraCfgSysMonType == destinationPort
sitaraCfgSysMonPort is the destination port to filter. sitaraCfgSysMonIPAddr is not used.
sitaraCfgSysMonType == bothPorts
sitaraCfgSysMonPort is the source and destination port to filter. sitaraCfgSysMonIPAddr is not used.
What is sitaraCfgSysMonType?
This read-create FilterType enum selects which filter mode a traffic monitor instance uses — none, sourceAddr, sourcePort, destinationAddr, destinationPort, or bothPorts — which in turn determines whether sitaraCfgSysMonIPAddr or sitaraCfgSysMonPort is used for the filter, per the MIB's own worked-out table. An admin sets this to destinationPort, for example, to have sitaraCfgSysMonPort filter on destination port while sitaraCfgSysMonIPAddr goes unused.
OID Breakdown
Upper-level ancestors (8 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.2302 | sitara | CFG-PLCY-MIB |
| 1.3.6.1.4.1.2302.1 | sitaraCfg | CFG-PLCY-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2302.1.2 | sitaraCfgSys | PERF-STAT-MIB |
| 1.3.6.1.4.1.2302.1.2.6 | sitaraCfgSysMon | PERF-STAT-MIB |
| 1.3.6.1.4.1.2302.1.2.6.2 | sitaraCfgSysMonTable | PERF-STAT-MIB |
| 1.3.6.1.4.1.2302.1.2.6.2.1 | sitaraCfgSysMonEntry | PERF-STAT-MIB |
| 1.3.6.1.4.1.2302.1.2.6.2.1.5 | sitaraCfgSysMonType | PERF-STAT-MIB |