CXFLT-IPXSAP-MIB: View SNMP OID List / Download MIB
VENDOR: MEMOTEC COMMUNICATIONS
Home | MIB: CXFLT-IPXSAP-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 |
cxFltIpxSapTable | 1.3.6.1.4.1.495.2.1.6.13.3 | no-access |
Provides the parameters used to filter various IPX SAP's (Service Advertising Protocol). SAP filtering allows certain SAP types and names (selected by the network administrator) to be excluded from the router's SAP database; filtered SAPs will not be advertised by the router. Each row (entry) of the table corresponds to a particular SAP selected for filtering. |
|
1.3.6.1.4.1.495.2.1.6.13.3.1 | no-access |
Provides the parameters used to filter a particular type of IPX SAP (Service Advertising Protocol). SAP filtering allows a particular combination of SAP type and name (selected by the network administrator) to be excluded from the SAP database; filtered SAPs will not be advertised by the router. |
||
cxFltIpxSapIndex | 1.3.6.1.4.1.495.2.1.6.13.3.1.1 | integer | read-only |
Identifies a number used to index the filtering information for particular SAP. Each number must be unique. Range of Values: 1 to 32 Default Value: None. |
cxFltIpxSapType | 1.3.6.1.4.1.495.2.1.6.13.3.1.2 | integer | read-write |
Determines the IPX SAP type that is included in the filter. The SAP type (i.e. 0004 for file server ) must be a valid SAP number as defined by Novell. Range of Values: 0 - 65535 Note: If 0 is selected, then all SAP types will be included in this filter. Default Value: None Configuration Changed: administrative |
cxFltIpxSapName | 1.3.6.1.4.1.495.2.1.6.13.3.1.3 | displaystring | read-write |
Determines the IPX SAP name of the Novell server that advertises the SAP type(s) assigned in cxFltIpxSapType. The name must be a valid SAP name as defined by Novell. Range of Values: 0-48 ASCII characters Note: If 0 is selected, then all SAP names will be included in this filter. Default Value: None Configuration Changed: administrative |
cxFltIpxSapStatus | 1.3.6.1.4.1.495.2.1.6.13.3.1.4 | integer | read-write |
Determines whether the filter as defined in cxFltIpxSapType and cxFltIpxSapName will be discarded (filtered). If the value is set to discard, then the SAP will not be included in the router's database; hence the SAP will not be advertised by the router. If the value is set to nodiscard the SAP will be included in the local database. Options: discard (1) nodiscard (2) Default Value: discard (1) Configuration Changed: administrative Enumeration: 'nodiscard': 2, 'discard': 1. |
cxFltIpxSapRowStatus | 1.3.6.1.4.1.495.2.1.6.13.3.1.5 | integer | read-write |
Determines the status of the objects in a table row. Options: invalid (1): row is flagged, after next reset the values will be disabled and the row will be deleted from the table. valid (2): values are enabled Default Value: valid (2) Configuration Changed: administrative Enumeration: 'valid': 2, 'invalid': 1. |