TN-FILTER-MIB: View SNMP OID List / Download MIB
VENDOR: NOKIA
Home | MIB: TN-FILTER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
tnFilterMIBModule | 1.3.6.1.4.1.7483.5.1.3.21 |
This document is the SNMP MIB module to manage and provision Filter features on Nokia 7x50 systems. Copyright 2003-2011 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. |
||
tnFilterObjects | 1.3.6.1.4.1.7483.6.1.2.21 | |||
tnMacFilterTable | 1.3.6.1.4.1.7483.6.1.2.21.3 | no-access |
Contains a List of all mac filters configured on this system. |
|
1.3.6.1.4.1.7483.6.1.2.21.3.1 | no-access |
Information about a particular MAC Filter. Entries are created/deleted by user. Entries have a presumed StorageType of nonVolatile. |
||
tnMacFilterId | 1.3.6.1.4.1.7483.6.1.2.21.3.1.1 | tmacfilterid | no-access |
Uniquely identifies a mac filter as configures on this system. |
tnMacFilterRowStatus | 1.3.6.1.4.1.7483.6.1.2.21.3.1.2 | rowstatus | read-only |
This object allows entries to be created and deleted in the tnMacFilterTable. |
tnMacFilterScope | 1.3.6.1.4.1.7483.6.1.2.21.3.1.3 | titemscope | read-only |
This object specifies the scope of this filter definition. If defined as exclusive(1), this filter can be instantiated only once as compared to the multiple instances that the filter can have if defined as template(2). |
tnMacFilterDescription | 1.3.6.1.4.1.7483.6.1.2.21.3.1.4 | titemdescription | read-only |
User-provided description for this filter. |
tnMacFilterDefaultAction | 1.3.6.1.4.1.7483.6.1.2.21.3.1.5 | tfilteraction | read-only |
The action to take for packets that do not match any filter entries. |
tnMacFilterType | 1.3.6.1.4.1.7483.6.1.2.21.3.1.6 | tmacfiltertype | read-only |
tnMacFilterType specifies which type of entries this mac filter can contain. If tnMacFilterType is set to 'normal(1)', all match criteria are accepted except the criteria mentioned below that belong to type isid(2) and vid(3). if tnMacFilterType is set to 'isid(2)' the only accepted match criteria for the filter entries are: - tMacFilterParamsLowISID - tMacFilterParamsHighISID If tnMacFilterType is set to vid(3) the only accepted match criteria for the filter entries are: - tMacFilterParamsInnerTagValue - tMacFilterParamsInnerTagMask - tMacFilterParamsOuterTagValue - tMacFilterParamsOuterTagMask tnMacFilterType can only be changed if the filter is not applied and has no entries. |
tnMacFilterName | 1.3.6.1.4.1.7483.6.1.2.21.3.1.7 | tlnameditemorempty | read-only |
The value of tnMacFilterName specifies the name to associate with this filter. |
tnMacFilterApplied | 1.3.6.1.4.1.7483.6.1.2.21.3.1.8 | truthvalue | read-only |
Indicates if the filter has been applied or not. |
tnMacFilterNumEntries | 1.3.6.1.4.1.7483.6.1.2.21.3.1.9 | unsigned32 | read-only |
The number of MAC filter match entries configure against the MAC filter. |
tnMacFilterParamsTable | 1.3.6.1.4.1.7483.6.1.2.21.4 | no-access |
A table of all MAC filter match entries for all MAC filters. |
|
1.3.6.1.4.1.7483.6.1.2.21.4.1 | no-access |
Information about a particular MAC Filter entry. Every MAC Filter can have zero or more MAC Filter match entries. a filter entry with no match criteria set will match every packet, and the entry action will be taken. Entries are created/deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. |
||
tnMacFilterParamsIndex | 1.3.6.1.4.1.7483.6.1.2.21.4.1.1 | tentryid | no-access |
This is the secondary index for the entry. Every mac filter can have multiple entries, therefore every mac filter entry is identified by the tnMacFilterId and tnMacFilterParamsIndex. |
tnMacFilterParamsRowStatus | 1.3.6.1.4.1.7483.6.1.2.21.4.1.2 | rowstatus | read-only |
This object allows entries to be created and deleted in the tnMacFilterParamsTable. |
tnMacFilterParamsLogId | 1.3.6.1.4.1.7483.6.1.2.21.4.1.3 | tfilterlogid | read-only |
This object specifies the log to use for packets that match this entry. The value zero indicates that logging is disabled. |
tnMacFilterParamsDescription | 1.3.6.1.4.1.7483.6.1.2.21.4.1.4 | titemdescription | read-only |
User-provided description for this filter entry. |
tnMacFilterParamsAction | 1.3.6.1.4.1.7483.6.1.2.21.4.1.5 | tfilteractionordefault | read-only |
The action to take for packets that match this filter entry. The value default(3) specifies this entry to inherit the behavior defined as the default for the filter. |
tnMacFilterParamsFrameType | 1.3.6.1.4.1.7483.6.1.2.21.4.1.6 | tframetype | read-only |
The type of mac frame for which we are defining this match criteria. |
tnMacFilterParamsSrcMAC | 1.3.6.1.4.1.7483.6.1.2.21.4.1.8 | macaddress | read-only |
Source MAC to match for this policy MAC filter entry. |
tnMacFilterParamsSrcMACMask | 1.3.6.1.4.1.7483.6.1.2.21.4.1.9 | macaddress | read-only |
Source MAC mask value for this policy MAC filter entry. The mask is ANDed with the MAC to match tnMacFilterParamsSrcMAC. A zero bit means ignore this bit, do not match. a one bit means match this bit with tnMacFilterParamsSrcMAC. Use the value 00-00-00-00-00-00 to disable this filter criteria. |
tnMacFilterParamsDstMAC | 1.3.6.1.4.1.7483.6.1.2.21.4.1.10 | macaddress | read-only |
Destination MAC mask value for this policy MAC filter entry. |
tnMacFilterParamsDstMACMask | 1.3.6.1.4.1.7483.6.1.2.21.4.1.11 | macaddress | read-only |
Destination MAC mask value for this policy MAC filter entry. The mask is ANDed with the MAC to match tnMacFilterParamsDstMAC. A zero bit means ignore this bit, do not match. a one bit means match this bit with tnMacFilterParamsDstMAC. Use the value 00-00-00-00-00-00 to disable this filter criteria. |
tnMacFilterParamsDot1pValue | 1.3.6.1.4.1.7483.6.1.2.21.4.1.12 | dot1ppriority | read-only |
IEEE 802.1p priority value for this policy MAC filter entry. Use -1 to disable matching this filter criteria. |
tnMacFilterParamsDot1pMask | 1.3.6.1.4.1.7483.6.1.2.21.4.1.13 | dot1ppriority | read-only |
IEEE 802.1p priority mask value for this policy MAC filter entry. Use zero to disable matching, use 7 to match everything. |
tnMacFilterParamsEtherType | 1.3.6.1.4.1.7483.6.1.2.21.4.1.14 | integer | read-only |
Ethertype for this policy MAC filter entry. Use -1 to disable matching by this criteria. This object has no significance if the object tnMacFilterParamsFrameType is not set to Ethernet_II. |
tnMacFilterParamsDsap | 1.3.6.1.4.1.7483.6.1.2.21.4.1.15 | serviceaccesspoint | read-only |
MAC DSAP to match for this policy MAC filter entry. This object has no significance if the object tnMacFilterParamsFrameType is not set to 802dot2LLC. |
tnMacFilterParamsDsapMask | 1.3.6.1.4.1.7483.6.1.2.21.4.1.16 | serviceaccesspoint | read-only |
MAC DSAP mask for this policy MAC filter entry. use 0 to disable matching by this criteria. This object has no significance if the object tnMacFilterParamsFrameType is not set to 802dot2LLC. |
tnMacFilterParamsSsap | 1.3.6.1.4.1.7483.6.1.2.21.4.1.17 | serviceaccesspoint | read-only |
MAC SSAP to match for this policy MAC filter entry. This object has no significance if the object tnMacFilterParamsFrameType is not set to 802dot2LLC. |
tnMacFilterParamsSsapMask | 1.3.6.1.4.1.7483.6.1.2.21.4.1.18 | serviceaccesspoint | read-only |
MAC SSAP mask for this policy MAC filter entry. use 0 to disable matching by this criteria. This object has no significance if the object tnMacFilterParamsFrameType is not set to 802dot2LLC. |
tnMacFilterParamsSnapPid | 1.3.6.1.4.1.7483.6.1.2.21.4.1.19 | integer | read-only |
MAC SNAP PID to match for this policy MAC filter entry. use -1 to disable matching by this criteria. This object has no significance if object tnMacFilterParamsFrameType is not set to 802dot2SNAP. |
tnMacFilterParamsSnapOui | 1.3.6.1.4.1.7483.6.1.2.21.4.1.20 | integer | read-only |
MAC SNAP OUI to match. The values zero(2) and nonZero(3) specify what to match. Matching can be disabled by the use of the value off(1). This object has no significance if the object tnMacFilterParamsFrameType is not set to 802dot2SNAP. Enumeration: 'nonZero': 3, 'zero': 2, 'off': 1. |
tnMacFilterParamsIngressHitCount | 1.3.6.1.4.1.7483.6.1.2.21.4.1.21 | counter64 | read-only |
This object indicates the number of times an ingress packet matched this entry. |
tnMacFilterParamsEgressHitCount | 1.3.6.1.4.1.7483.6.1.2.21.4.1.22 | counter64 | read-only |
This object indicates the number of times an egress packet matched this entry. |
tnMacFilterParamsLogInstantiated | 1.3.6.1.4.1.7483.6.1.2.21.4.1.23 | truthvalue | read-only |
tnMacFilterParamsLogInstantiated indicates if the filter log for this filter entry has been instantiated or not. |
tnMacFilterParamsFwdSvcId | 1.3.6.1.4.1.7483.6.1.2.21.4.1.24 | tmnxservid | read-only |
tnMacFilterParamsFwdSvcId indicates the service id of the destination for this Mac filter entry. A value of 0 indicates that there is currently no active SAP or SDP destination. |
tnMacFilterParamsFwdSapPortId | 1.3.6.1.4.1.7483.6.1.2.21.4.1.25 | tmnxportid | read-only |
tnMacFilterParamsFwdSapPortId specifies the sap port identity of the destination for this Mac filter entry. A value of 0 indicates that there is currently no SAP destination defined. A value different from 0 can only be specified if the tnMacFilterParamsFwdSvcId object also has a non-zero value, and if the the value of the tnMacFilterParamsAction object of this entry is 'forward'. In addition a non-zero value can only be given if the object tnMacFilterParamsFwdSdpBind has a zero value. |
tnMacFilterParamsFwdSapEncapVal | 1.3.6.1.4.1.7483.6.1.2.21.4.1.26 | tmnxencapval | read-only |
tnMacFilterParamsFwdSapEncapVal specifies the sap port encap value of the destination SAP for this Mac filter entry. A value different from 0 can only be specified if the tnMacFilterParamsFwdSvcId object also has a non-zero value, the tnMacFilterParamsFwdSapPortId object has a non zero value, and if the the value of the tnMacFilterParamsAction object of this entry is 'forward'. In addition a non-zero value can only be given if the object tnMacFilterParamsFwdSdpBind has a zero value. A value of 0 indicates that either 1) the sap encapsulation value is not specified when tnMacFilterParamsFwdSapPortId and tnMacFilterParamsFwdSvcId have valid values; or 2) that there is no SAP destination. |
tnMacFilterParamsFwdSdpBind | 1.3.6.1.4.1.7483.6.1.2.21.4.1.27 | sdpbindid | read-only |
tnMacFilterParamsFwdSdpBind specifies the sdp bibd identity of the destination for this Mac filter entry. A value of 0 indicates that there is currently no SDP binding defined. A value different from 0 can only be specified if the tnMacFilterParamsFwdSvcId object also has a non-zero value, and if the the value of the tnMacFilterParamsAction object of this entry is 'forward'. In addition a non-zero value can only be given if the objects tnMacFilterParamsFwdSapPortId and tnMacFilterParamsFwdSapEncapVal have a zero value. |
tnMacFilterParamsTimeRangeName | 1.3.6.1.4.1.7483.6.1.2.21.4.1.28 | tnameditemorempty | read-only |
tnMacFilterParamsTimeRangeName specifies the tmnxTimeRangeEntry to be associated with this filter entry. A value for this object can only be specified during row creation, and cannot be altered lateron. Also, a value is accepted only if the tmnxTimeRangeEntry is defined in the TIMETRA-SCHEDULER-MIB::tmnxTimeRangeTable.tTimeRangeName. |
tnMacFilterParamsTimeRangeState | 1.3.6.1.4.1.7483.6.1.2.21.4.1.29 | ttimerangestate | read-only |
tnMacFilterParamsTimeRangeState indicates whether or not the entry is currently in effect. - timeRangeNotApplic: no time range is applicable for this entry. - timeRangeNotActive: A time range is defined in tnMacFilterParamsTimeRangeName, but is not active at this moment. Consequently the filter entry is not installed. - timeRangeActive. A time range is defined in tnMacFilterParamsTimeRangeName, and is activated successfully. - timeRangeActiveDownloadFailed: A time range is defined in tnMacFilterParamsTimeRangeName, and is activated, but the corresponding filter entry could not be installed due to resource problems. |
tnMacFilterParamsRedirectURL | 1.3.6.1.4.1.7483.6.1.2.21.4.1.30 | displaystring | read-only |
The value of tnMacFilterParamsRedirectURL specifies the URL to redirect to, when the value of tnMacFilterParamsAction is 'httpRedirect'. |
tnMacFilterParamsIngrHitByteCount | 1.3.6.1.4.1.7483.6.1.2.21.4.1.31 | counter64 | read-only |
The value of tnMacFilterParamsIngrHitByteCount indicates the number of bytes of all ingress packets that matched this entry. |
tnMacFilterParamsEgrHitByteCount | 1.3.6.1.4.1.7483.6.1.2.21.4.1.32 | counter64 | read-only |
The value of tnMacFilterParamsEgrHitByteCount indicates the number of bytes of all egress packets that matched this entry. |
tnMacFilterAssociationScalar | 1.3.6.1.4.1.7483.6.1.2.21.7 | integer32 | read-only |
Dummy scalar for tnMacFilterAssociationTable. |
tnMacFilterAssociationTable | 1.3.6.1.4.1.7483.6.1.2.21.8 | no-access |
Contains a List of all mac filters associations present on this system. |
|
1.3.6.1.4.1.7483.6.1.2.21.8.1 | no-access |
Information about a particular MAC Filter association. Entries are automatically created when a filter is applied to a SAP. |
||
tnMacFilterAssociationDirection | 1.3.6.1.4.1.7483.6.1.2.21.8.1.1 | integer | read-only |
The value of tnMacFilterAssociationDirection specifies the direction (ingress/egress) that the filter is applied. Enumeration: 'ingress': 1, 'egress': 2. |
tnFilterScalar1 | 1.3.6.1.4.1.7483.6.1.2.21.101 | unsigned32 | read-only |
A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item. |
tnFilterScalar2 | 1.3.6.1.4.1.7483.6.1.2.21.102 | unsigned32 | read-only |