A3COM-IPXPOLICY-R3-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-IPXPOLICY-R3-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 a3Com 1.3.6.1.4.1.43
       brouterMIB 1.3.6.1.4.1.43.2
           a3ComIPXpol 1.3.6.1.4.1.43.2.11
                 a3ipxPolControlTable 1.3.6.1.4.1.43.2.11.1 no-access
This table enables and disables the use of policies, policy attributes and the use of trusted neighbors and their attributes.
                     a3ipxPolControlEntry 1.3.6.1.4.1.43.2.11.1.1 no-access
A single entry in the Policy Control Table
                         a3ipxPCPort 1.3.6.1.4.1.43.2.11.1.1.1 integer read-only
The port to which this Policy Control entry applies.
                         a3ipxPCRteAdvCtl 1.3.6.1.4.1.43.2.11.1.1.2 integer read-write
The object enables or disables the use of the 'advertisable' entries in the Route Policy Table. Enumeration: 'enable': 1, 'disable': 2.
                         a3ipxPCRteAdvType 1.3.6.1.4.1.43.2.11.1.1.3 integer read-write
The object specifies whether only those routes listed as 'advertisable' in the Route Policy Table are advertised from this port (normal), or if only those routes that are not listed as 'advertisable' in the Route Policy Table are advertised (inverse). Enumeration: 'inverse': 2, 'normal': 1.
                         a3ipxPCRteRcvCtl 1.3.6.1.4.1.43.2.11.1.1.4 integer read-write
The object enables or disables the use of the 'receivable' entries in the Route Policy Table. Enumeration: 'enable': 1, 'disable': 2.
                         a3ipxPCRteRcvType 1.3.6.1.4.1.43.2.11.1.1.5 integer read-write
The object specifies whether only those routes listed as 'receivable' in the Route Policy Table are accepted from this port (normal), or if only those routes that are not listed as 'receivable' in the Route Policy Table are accepted (inverse). Enumeration: 'inverse': 2, 'normal': 1.
                         a3ipxPCSvcAdvCtl 1.3.6.1.4.1.43.2.11.1.1.6 integer read-write
The object enables or disables the use of the 'advertisable' entries in the Service Policy Table. Enumeration: 'enable': 1, 'disable': 2.
                         a3ipxPCSvcAdvType 1.3.6.1.4.1.43.2.11.1.1.7 integer read-write
The object specifies whether only those routes listed as 'advertisable' in the Service Policy Table are advertised from this port (normal), or if only those routes that are not listed as 'advertisable' in the Service Policy Table are advertised (inverse). Enumeration: 'inverse': 2, 'normal': 1.
                         a3ipxPCSvcRcvCtl 1.3.6.1.4.1.43.2.11.1.1.8 integer read-write
The object enables or disables the use of the 'receivable' entries in the Service Policy Table. Enumeration: 'enable': 1, 'disable': 2.
                         a3ipxPCSvcRcvType 1.3.6.1.4.1.43.2.11.1.1.9 integer read-write
The object specifies whether only those routes listed as 'receivable' in the Service Policy Table are accepted from this port (normal), or if only those routes that are not listed as 'receivable' in the Service Policy Table are accepted (inverse). Enumeration: 'inverse': 2, 'normal': 1.
                         a3ipxPCNbrAdvCtl 1.3.6.1.4.1.43.2.11.1.1.10 integer read-write
This object enables or disables the use of the entries in the Neighbor Policy Table that apply to neighbors to which routing and service reachability information is advertised. In other words, this object enables or disables the use of those entries in the Neighbor Policy Table for which a3ipxPolNbrType = advertise(2) or both(3). NOTE: this object is not supported by NETBuilders running sw version 8.0 and greater. Its functionality has been replaced by a3ipxRipPolNbrCtlTable and a3ipxSapPolNbrCtlTable. Enumeration: 'enable': 1, 'disable': 2.
                         a3ipxPCNbrRcvCtl 1.3.6.1.4.1.43.2.11.1.1.11 integer read-write
The object enables or disables the use of the entries in the Neighbor Policy Table that apply to neighbors from which routing and service reachability information is allowed to be received. In other words, this object enables or disables the use of those entries in the Neighbor Policy Table for which a3ipxPolNbrType = receive(2) or both(3). NOTE: this object is not supported by NETBuilders running sw version 8.0 and greater. Its functionality has been replaced by a3ipxRipPolNbrCtlTable and a3ipxSapPolNbrCtlTable. Enumeration: 'enable': 1, 'disable': 2.
                         a3ipxPCNbrRcvType 1.3.6.1.4.1.43.2.11.1.1.12 integer read-write
If this object is set to normal(1), then route and service reachability information is accepted only from those neighbors listed in the Neighbor Policy Table for which a3ipxPolNbrType = receive(2) or both(3). If this object is set to inverse(2), then route and service reachability information is accepted from any neighbor except those neighbors listed in the Neighbor Policy Table for which a3ipxPolNbrType = receive(2) or both(3). NOTE: this object is not supported by NETBuilders running sw version 8.0 and greater. Its functionality has been replaced by a3ipxRipPolNbrCtlTable and a3ipxSapPolNbrCtlTable. Enumeration: 'inverse': 2, 'normal': 1.
                         a3ipxPCPolicyOverride 1.3.6.1.4.1.43.2.11.1.1.13 integer read-write
Policy Override is used to override the configured policies when the router issues responses to specific RIP or SAP requests. The configured policies are always applied for regular RIP or SAP updates. NOTE: this object is no longer support by NETBuilders running sw version 8.0 and greater. Its functionality has been replaced by a3ipxPCRipPolOverride and a3ipxPCSapPolOverride. Enumeration: 'policyOverride': 1, 'noPolicyOverride': 2.
                         a3ipxPCSvrRplyCtl 1.3.6.1.4.1.43.2.11.1.1.14 integer read-write
This controls whether or not the router is permitted to respond to 'get nearest server' requests. If this object has the value bestSvrReply(1), then this router is permitted to respond to these requests. If this object has the value noBestSvrReply(2), this this router is not permitted to respond to these requests. Enumeration: 'noBestSvrReply': 2, 'bestSvrReply': 1.
                         a3ipxPCRipPolOverride 1.3.6.1.4.1.43.2.11.1.1.15 integer read-write
RIP Policy Override is used to override the configured RIP policies when the router issues responses to specific RIP requests. The configured policies are always applied for regular RIP updates. Enumeration: 'policyOverride': 1, 'noPolicyOverride': 2.
                         a3ipxPCSapPolOverride 1.3.6.1.4.1.43.2.11.1.1.16 integer read-write
SAP Policy Override is used to override the configured policies when the router issues responses to specific SAP requests. The configured policies are always applied for regular SAP updates. Enumeration: 'policyOverride': 1, 'noPolicyOverride': 2.
                 a3ipxPolRteTable 1.3.6.1.4.1.43.2.11.2 no-access
The IPX Route Policy Table controls the acceptance of route reachability information from neighbors and the advertisement of route reachability information to neighbors. If a3ipxPCRteRcvType is configured as normal, a route is accepted if the network number for the route is in the list of 'receivable' networks specified in this table. If a3ipxPCRteRcvType is configure as inverse, a route is not accepted if the network number for the route is in the list of 'receivable' networks specified in this table. If a3ipxPCRteAdvType is configured as normal, a route is advertised if the network number for the route is in the list of 'advertisable' networks specified in this table. If a3ipxPCRteAdvType is configure as inverse, a route is not advertised if the network number for the route is in the list of 'advertisable' networks specified in this table. Note, since this table allows ranges of routes to be specified, all the entries should be examined when determining if a specific route is affected by these policies. It is not sufficient to search for an instance of a3ipxPolRteNet1 that matches the route in question.
                     a3ipxPolRteEntry 1.3.6.1.4.1.43.2.11.2.1 no-access
A single entry in the Route Policy table
                         a3ipxPolRtePort 1.3.6.1.4.1.43.2.11.2.1.1 integer read-only
The IPX port to which this Receive Route Policy entry applies.
                         a3ipxPolRteType 1.3.6.1.4.1.43.2.11.2.1.2 integer read-write
This object specifies whether this entry applies to receiving routes, advertising routes, or both. Enumeration: 'receive': 2, 'both': 3, 'advertise': 1.
                         a3ipxPolRteNet1 1.3.6.1.4.1.43.2.11.2.1.3 ipxnet read-only
The IPX Network Number for which route information is accepted or rejected for this port. The value 0xfffffffe is used to represent the default route.
                         a3ipxPolRteNet2 1.3.6.1.4.1.43.2.11.2.1.4 ipxnet read-only
When the value of this object is a valid IPX network and different from a3ipxPolRteNet1, then this table entries specifies a range of IPX networks, with the value of a3ipxPolRteNet1 identifying the lower end of the range. If the value of this object is the same as a3ipxPolRteNet1, then this table entry specifies a single IPX network identified by the value of a3ipxPolRteNet1.
                         a3ipxPolRteStatus 1.3.6.1.4.1.43.2.11.2.1.5 rowstatus read-write
This object is used to add and delete entries in this table. See the notes describing RowStatus at the beginning of this MIB.
                 a3ipxPolSvcTable 1.3.6.1.4.1.43.2.11.3 no-access
The IPX Policy Services Table controls the acceptance of service reachability information from neighbors and the advertisement of that information to neighbors. If a3ipxPCSvcRcvType is configured as normal, a service is accepted if its port number, server name, and service type is in the list of tuples specified as 'receivable' by this table. If a3ipxPCSvcRcvType is configured as inverse, a service is not accepted if its port number, server name, and service type is in the list of tuples specified as 'receivable' by this table. If a3ipxPCSvcAdvType is configured as normal, a service is advertised if its network port, server name, and service type is in the list of tuples specified as 'advertisable' by this table. If a3ipxPCSvcAdvType is configured as inverse, a service is not advertised if its port number, server name, and service type is in the list of tuples specified as 'advertisable' by this table.
                     a3ipxPolSvcEntry 1.3.6.1.4.1.43.2.11.3.1 no-access
A single entry in the Receive Services Policy table.
                         a3ipxPolSvcPort 1.3.6.1.4.1.43.2.11.3.1.1 integer read-only
The IPX port to which this Receive Svc Pol entry applies.
                         a3ipxPolSvcEntryType 1.3.6.1.4.1.43.2.11.3.1.2 integer read-write
This object specifies whether this entry applies to receiving services, advertising services, or both. Enumeration: 'receive': 2, 'both': 3, 'advertise': 1.
                         a3ipxPolSvcSvrName 1.3.6.1.4.1.43.2.11.3.1.3 displaystring read-only
This object contains the name of a server. A single wildcard (*) is allowed at the end of the name.
                         a3ipxPolSvcType 1.3.6.1.4.1.43.2.11.3.1.4 octet string read-only
The type of service for which information is accepted or rejected by this port. The value 'FFFF' acts as a wildcard for all service types.
                         a3ipxPolSvcStatus 1.3.6.1.4.1.43.2.11.3.1.5 rowstatus read-write
This object is used to add and delete entries in this table. See the notes describing RowStatus at the beginning of this MIB.
                 a3ipxPolNbrTable 1.3.6.1.4.1.43.2.11.4 no-access
This table defines a set of neighbors to which the route and service reachability information is advertised. This table also defines a set of neighbors from which route and service reachability information is accepted. NOTE: this table is not supported by NETBuilders running sw version 8.0 and greater. The functionality provided by this table has been replaced by a3ipxPolRipNbrTable and a3ipxPolSapNbrTable.
                     a3ipxPolNbrEntry 1.3.6.1.4.1.43.2.11.4.1 no-access
A single entry in the Policy Neighbor Table
                         a3ipxPolNbrPort 1.3.6.1.4.1.43.2.11.4.1.1 integer read-only
The IPX port over which the Trusted Neighbor identified by this table entry can be reached.
                         a3ipxPolNbrType 1.3.6.1.4.1.43.2.11.4.1.2 integer read-write
This object specifies whether this entry applies to receiving information, advertising information, or both. Enumeration: 'receive': 2, 'both': 3, 'advertise': 1.
                         a3ipxPolNbrNet 1.3.6.1.4.1.43.2.11.4.1.3 ipxnet read-only
The IPX Network number identifying the network to which the neighbor identified by this table entry is attached.
                         a3ipxPolNbrAddress 1.3.6.1.4.1.43.2.11.4.1.4 macaddress read-only
The Mac Address of the Neighbor to whom route and service reachability information is to be advertised and from which route and service reachability information is accepted.
                         a3ipxPolNbrStatus 1.3.6.1.4.1.43.2.11.4.1.5 rowstatus read-write
This object is used to add and delete entries in this table. See the notes describing RowStatus at the beginning of this MIB.
                 a3ipxPolNbr 1.3.6.1.4.1.43.2.11.5
                     a3ipxPolRipNbrCtlTable 1.3.6.1.4.1.43.2.11.5.1 no-access
This table enables or disables the use of the entries in a3ipxPolRipNbrTable. If the use of the entries in that table is enabled, this table also controls how they are interpreted. In one case, RIP updates are accepted only from those IPX Neighbors listed in a3ipxPolRipNbrTable. In the other case, RIP updates are accepted only from those IPX Neighbors not listed in a3ipxPolRipNbrTable.
                         a3ipxPolRipNbrCtlEntry 1.3.6.1.4.1.43.2.11.5.1.1 no-access
Each entry in this table applies to a separate NETBuilder port and controls those entries in a3ipxPolRipNbrTable that correspond to the same port.
                             a3ipxPolRipNbrCtlPort 1.3.6.1.4.1.43.2.11.5.1.1.1 integer read-only
This NETBuilder port to which this RIP Neighbor Control entry applies.
                             a3ipxPolRipNbrCtlAdvCtl 1.3.6.1.4.1.43.2.11.5.1.1.2 integer read-write
This object enables or disables the use of the entries in the RIP Neighbor Policy Table (a3ipxPolRipNbrTable) that apply to neighbors to which routing information is advertised. In other words, this object enables or disables the use of those entries in the Neighbor Policy Table for which a3ipxPolRipNbrType = advertise(2) or both(3). Enumeration: 'enable': 1, 'disable': 2.
                             a3ipxPolRipNbrCtlRcvCtl 1.3.6.1.4.1.43.2.11.5.1.1.3 integer read-write
The object enables or disables the use of the entries in the Neighbor Policy Table that apply to neighbors from which routing information is allowed to be received. In other words, this object enables or disables the use of those entries in the Neighbor Policy Table for which a3ipxPolRipNbrType = receive(2) or both(3). Enumeration: 'enable': 1, 'disable': 2.
                             a3ipxPolRipNbrCtlRcvType 1.3.6.1.4.1.43.2.11.5.1.1.4 integer read-write
If this object is set to normal(1), then route information is accepted only from those neighbors listed in the Neighbor Policy Table for which a3ipxPolRipNbrType = receive(2) or both(3). If this object is set to inverse(2), then route information is accepted from any neighbor except those neighbors listed in the Neighbor Policy Table for which a3ipxPolRipNbrType = receive(2) or both(3). Enumeration: 'inverse': 2, 'normal': 1.
                     a3ipxPolRipNbrTable 1.3.6.1.4.1.43.2.11.5.2 no-access
This table defines a set of neighbors to which the route information is advertised. This table also defines a set of neighbors from which route information is accepted.
                         a3ipxPolRipNbrEntry 1.3.6.1.4.1.43.2.11.5.2.1 no-access
A single entry in the Policy Neighbor Table
                             a3ipxPolRipNbrPort 1.3.6.1.4.1.43.2.11.5.2.1.1 integer read-only
The IPX port over which the Trusted Neighbor identified by this table entry can be reached.
                             a3ipxPolRipNbrType 1.3.6.1.4.1.43.2.11.5.2.1.2 integer read-write
This object specifies whether this entry applies to receiving information, advertising information, or both. Enumeration: 'receive': 2, 'both': 3, 'advertise': 1.
                             a3ipxPolRipNbrNet 1.3.6.1.4.1.43.2.11.5.2.1.3 ipxnet read-only
The IPX Network number identifying the network to which the neighbor identified by this table entry is attached.
                             a3ipxPolRipNbrAddress 1.3.6.1.4.1.43.2.11.5.2.1.4 macaddress read-only
The Mac Address of the Neighbor to whom route information is to be advertised and from which route information is accepted.
                             a3ipxPolRipNbrStatus 1.3.6.1.4.1.43.2.11.5.2.1.5 rowstatus read-write
This object is used to add and delete entries in this table. See the notes describing RowStatus at the beginning of this MIB.
                     a3ipxPolSapNbrCtlTable 1.3.6.1.4.1.43.2.11.5.3 no-access
This table enables or disables the use of the entries in a3ipxPolSapNbrTable. If the use of the entries in that table is enabled, this table also controls how they are interpreted. In one case, SAP updates are accepted only from those IPX Neighbors listed in a3ipxPolSapNbrTable. In the case, SAP updates are accepted only from those IPX Neighbors not listed in a3ipxPolSapNbrTable.
                         a3ipxPolSapNbrCtlEntry 1.3.6.1.4.1.43.2.11.5.3.1 no-access
Each entry in this table applies to a separate NETBuilder port and controls those entries in a3ipxPolSapNbrTable that correspond to the same port.
                             a3ipxPolSapNbrCtlPort 1.3.6.1.4.1.43.2.11.5.3.1.1 integer read-only
This NETBuilder port to which this SAP Neighbor Control entry applies.
                             a3ipxPolSapNbrCtlAdvCtl 1.3.6.1.4.1.43.2.11.5.3.1.2 integer read-write
This object enables or disables the use of the entries in the SAP Neighbor Policy Table (a3ipxPolSapNbrTable) that apply to neighbors to which service reachability information is advertised. In other words, this object enables or disables the use of those entries in the Neighbor Policy Table for which a3ipxPolSapNbrType = advertise(2) or both(3). Enumeration: 'enable': 1, 'disable': 2.
                             a3ipxPolSapNbrCtlRcvCtl 1.3.6.1.4.1.43.2.11.5.3.1.3 integer read-write
The object enables or disables the use of the entries in the Neighbor Policy Table that apply to neighbors from which service reachability information is allowed to be received. In other words, this object enables or disables the use of those entries in the Neighbor Policy Table for which a3ipxPolSapNbrType = receive(2) or both(3). Enumeration: 'enable': 1, 'disable': 2.
                             a3ipxPolSapNbrCtlRcvType 1.3.6.1.4.1.43.2.11.5.3.1.4 integer read-write
If this object is set to normal(1), then service reachability information is accepted only from those neighbors listed in the Neighbor Policy Table for which a3ipxPolSapNbrType = receive(2) or both(3). If this object is set to inverse(2), then service reachability information is accepted from any neighbor except those neighbors listed in the Neighbor Policy Table for which a3ipxPolSapNbrType = receive(2) or both(3). Enumeration: 'inverse': 2, 'normal': 1.
                     a3ipxPolSapNbrTable 1.3.6.1.4.1.43.2.11.5.4 no-access
This table defines a set of neighbors to which the service reachability information is advertised. This table also defines a set of neighbors from which service reachability information is accepted.
                         a3ipxPolSapNbrEntry 1.3.6.1.4.1.43.2.11.5.4.1 no-access
A single entry in the Policy Neighbor Table
                             a3ipxPolSapNbrPort 1.3.6.1.4.1.43.2.11.5.4.1.1 integer read-only
The IPX port over which the Trusted Neighbor identified by this table entry can be reached.
                             a3ipxPolSapNbrType 1.3.6.1.4.1.43.2.11.5.4.1.2 integer read-write
This object specifies whether this entry applies to receiving information, advertising information, or both. Enumeration: 'receive': 2, 'both': 3, 'advertise': 1.
                             a3ipxPolSapNbrNet 1.3.6.1.4.1.43.2.11.5.4.1.3 ipxnet read-only
The IPX Network number identifying the network to which the neighbor identified by this table entry is attached.
                             a3ipxPolSapNbrAddress 1.3.6.1.4.1.43.2.11.5.4.1.4 macaddress read-only
The Mac Address of the Neighbor to whom service reachability information is to be advertised and from which service reachability information is accepted.
                             a3ipxPolSapNbrStatus 1.3.6.1.4.1.43.2.11.5.4.1.5 rowstatus read-write
This object is used to add and delete entries in this table. See the notes describing RowStatus at the beginning of this MIB.