All MIBs › FOUNDRY-SN-IPX-MIB
Category: SNA and Legacy Protocols, Vendor: Foundry/Brocade
Description:
Brocade Foundry IPX MIB providing Internetwork Packet Exchange routing and service advertisement management for legacy NetWare environments.
Imported Objects
What Is FOUNDRY-SN-IPX-MIB?
FOUNDRY-SN-IPX-MIB is a Brocade (Foundry) proprietary MIB providing management of the legacy Internetwork Packet Exchange (IPX) protocol stack, Novell NetWare's routed network-layer protocol, on Foundry routers/switches, including IPX routing mode, RIP-based route filtering, and NetBIOS filtering. It exposes configuration objects (routing mode, NetBIOS filter mode, RIP filter lists) alongside traffic counters for received, transmitted, forwarded, and dropped/filtered IPX packets, plus administrative clear-counter/clear-route/clear-cache actions. Its monitoring value lies in traffic and software/configuration-state visibility for IPX, letting administrators track packet forwarding rates and dropped-packet counts to confirm IPX traffic is flowing correctly or to identify filtering misconfigurations causing unexpected drops. It is a legacy, vendor-specific module with no strong dependency on modern IETF standards, reflecting a NetWare-era protocol now rarely deployed. It applied to Brocade/Foundry routing switches in legacy enterprise networks that still ran Novell NetWare IPX services, and administrators can download the FOUNDRY-SN-IPX-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in FOUNDRY-SN-IPX-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- IPX packets received/transmitted/forwarded
- dropped/filtered IPX packet counts
- IPX routing mode
- RIP route filter configuration
- NetBIOS filter mode
Supported Devices
- Brocade (Foundry) routing switches (legacy NetWare/IPX environments)
Monitoring Examples
An admin would poll snIpxRcvPktsCnt, snIpxTxPktsCnt, and snIpxFwdPktsCnt to baseline normal IPX traffic volume, then watch snIpxRcvDropPktsCnt and snIpxRcvFiltPktsCnt for a spike that would reveal packets being dropped or filtered unexpectedly. Checking snIpxRoutingMode and snIpxRipGblFiltList/snIpxRipFiltOnAllPort would confirm whether a RIP filter list is inadvertently blocking legitimate IPX route advertisements. The snIpxClearTrafficCnts object lets an operator reset counters to isolate a new traffic anomaly from historical totals.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| snIpxGen | 1.3.6.1.4.1.1991.1.2.1.1 | |||
| RTR snIpxRoutingMode | 1.3.6.1.4.1.1991.1.2.1.1.1 | RtrStatus | read-write | Enabled/Disabled System IPX Routing Mode status. |
| RTR snIpxNetBiosFilterMode | 1.3.6.1.4.1.1991.1.2.1.1.2 | RtrStatus | read-write | Enabled/Disabled NetBios Filter Mode status. |
| CLE snIpxClearCache | 1.3.6.1.4.1.1991.1.2.1.1.3 | ClearStatus | read-write | clear(1) will clear cache table. |
| CLE snIpxClearRoute | 1.3.6.1.4.1.1991.1.2.1.1.4 | ClearStatus | read-write | clear(1) will clear ipx route table. |
| CLE snIpxClearTrafficCnts | 1.3.6.1.4.1.1991.1.2.1.1.5 | ClearStatus | read-write | clear(1) will clear ipx all traffic counters. - snIpxRcvPktsCnt, snIpxFwdPktsCnt, snIpxRcvDropPktsCnt, snIpxTxDropPktsCnt, snIpxRcvFiltPktsCnt, snIpxTxFiltPktsCnt. |
| CTR snIpxRcvPktsCnt | 1.3.6.1.4.1.1991.1.2.1.1.6 | Counter | read-only | IPX incoming packets counter. |
| CTR snIpxTxPktsCnt | 1.3.6.1.4.1.1991.1.2.1.1.7 | Counter | read-only | IPX Outgoing packets counter. |
| CTR snIpxFwdPktsCnt | 1.3.6.1.4.1.1991.1.2.1.1.8 | Counter | read-only | IPX forwarding packets counter. |
| CTR snIpxRcvDropPktsCnt | 1.3.6.1.4.1.1991.1.2.1.1.9 | Counter | read-only | IPX receiving drop packets counter. |
| CTR snIpxRcvFiltPktsCnt | 1.3.6.1.4.1.1991.1.2.1.1.10 | Counter | read-only | IPX receiving filter packets counter. |
| OCT snIpxRipGblFiltList | 1.3.6.1.4.1.1991.1.2.1.1.11 | OCTET STRING | read-write | An IPX RIP Global Filter List. |
| INT snIpxRipFiltOnAllPort | 1.3.6.1.4.1.1991.1.2.1.1.12 | INTEGER | read-write | Apply the IPX RIP Global filter list snIpxRipGblFiltList to all interfaces. This object is used to add all RIP filter lists and delete all RIP filter lists to/from all ports. Prior to sending this command, snIpxRipGblFiltList must be ready. The values that can be written are: deleteAllInBound(2)...delete all in-bound filter lists from all ports. deleteAllOutBound(3)..delete all out-bound filter lists from all ports. addAllInBound(4)......add all in-bound filter lists to all ports. addAllOutBound(5).....add all out-bound filter lists to all ports. If set operation is failed, then a SET with value of (2)or(3) returns error 'GenError'. Deleted(2)&(3) go away immediately. The following values can be returned on reads: noSuch(0)...no such operation yet. valid(1)....set operation is done and is valid |
| OCT snIpxSapGblFiltList | 1.3.6.1.4.1.1991.1.2.1.1.13 | OCTET STRING | read-write | An IPX SAP Global Filter List. |
| INT snIpxSapFiltOnAllPort | 1.3.6.1.4.1.1991.1.2.1.1.14 | INTEGER | read-write | Apply the IPX SAP Global filter list snIpxSapGblFiltList to all interfaces. This object is used to add all RIP filter lists and delete all SAP filter lists to/from all ports. Prior to sending this command, snIpxSapGblFiltList must be ready. The values that can be written are: deleteAllInBound(2)...delete all in-bound filter lists from all ports. deleteAllOutBound(3)..delete all out-bound filter lists from all ports. addAllInBound(4)......add all in-bound filter lists to all ports. addAllOutBound(5).....add all out-bound filter lists to all ports. If set operation is failed, then a SET with value of (2)or(3) returns error 'GenError'. Deleted(2)&(3) go away immediately. The following values can be returned on reads: noSuch(0)...no such operation yet. valid(1)....set operation is done and is valid |
| CTR snIpxTxDropPktsCnt | 1.3.6.1.4.1.1991.1.2.1.1.15 | Counter | read-only | IPX transmitting drop packets counter. |
| CTR snIpxTxFiltPktsCnt | 1.3.6.1.4.1.1991.1.2.1.1.16 | Counter | read-only | IPX transmitting filter packets counter. |
| snIpxCache | 1.3.6.1.4.1.1991.1.2.1.2 | |||
| snIpxCacheTable | 1.3.6.1.4.1.1991.1.2.1.2.1 | not-accessible | IPX Cache table. | |
| snIpxCacheEntry | 1.3.6.1.4.1.1991.1.2.1.2.1.1 | not-accessible | An entry in the IPX Cache table. | |
| INT snIpxCacheIndex | 1.3.6.1.4.1.1991.1.2.1.2.1.1.1 | INTEGER | read-only | The table index for a IPX Cache entry. |
| NET snIpxCacheNetNum | 1.3.6.1.4.1.1991.1.2.1.2.1.1.2 | NetNumber | read-only | Cache Network number. |
| PHY snIpxCacheNode | 1.3.6.1.4.1.1991.1.2.1.2.1.1.3 | PhysAddress | read-only | Cache Node Number. |
| RTR snIpxCacheOutFilter | 1.3.6.1.4.1.1991.1.2.1.2.1.1.4 | RtrStatus | read-only | Cache Outbound Filter is ether disabled(0) or enabled(1). |
| INT snIpxCacheEncap | 1.3.6.1.4.1.1991.1.2.1.2.1.1.5 | INTEGER | read-only | The IPX encapsulation frame type. |
| POR snIpxCachePort | 1.3.6.1.4.1.1991.1.2.1.2.1.1.6 | PortIndex | read-only | IPX Router Port number. |
| snIpxRoute | 1.3.6.1.4.1.1991.1.2.1.3 | |||
| snIpxRouteTable | 1.3.6.1.4.1.1991.1.2.1.3.1 | not-accessible | IPX route table. | |
| snIpxRouteEntry | 1.3.6.1.4.1.1991.1.2.1.3.1.1 | not-accessible | An entry in the IPX route table. | |
| INT snIpxRouteIndex | 1.3.6.1.4.1.1991.1.2.1.3.1.1.1 | INTEGER | read-only | The table index for a IPX route entry. |
| NET snIpxDestNetNum | 1.3.6.1.4.1.1991.1.2.1.3.1.1.2 | NetNumber | read-only | Destination Network number. |
| PHY snIpxFwdRouterNode | 1.3.6.1.4.1.1991.1.2.1.3.1.1.3 | PhysAddress | read-only | Forward Router Node Number. |
| INT snIpxDestHopCnts | 1.3.6.1.4.1.1991.1.2.1.3.1.1.4 | INTEGER | read-only | Number of hops to reach the destination. |
| INT snIpxRouteMetric | 1.3.6.1.4.1.1991.1.2.1.3.1.1.5 | INTEGER | read-only | The metrics to next hop router. |
| INT snIpxDestPort | 1.3.6.1.4.1.1991.1.2.1.3.1.1.6 | INTEGER | read-only | The destination port. |
| snIpxServer | 1.3.6.1.4.1.1991.1.2.1.4 | |||
| snIpxServerTable | 1.3.6.1.4.1.1991.1.2.1.4.1 | not-accessible | IPX Server table. | |
| snIpxServerEntry | 1.3.6.1.4.1.1991.1.2.1.4.1.1 | not-accessible | An entry in the IPX Server table. | |
| INT snIpxServerIndex | 1.3.6.1.4.1.1991.1.2.1.4.1.1.1 | INTEGER | read-only | The table index for a IPX Server entry. |
| INT snIpxServerType | 1.3.6.1.4.1.1991.1.2.1.4.1.1.2 | INTEGER | read-only | IPX Server Type. |
| NET snIpxServerNetNum | 1.3.6.1.4.1.1991.1.2.1.4.1.1.3 | NetNumber | read-only | Server Network number. |
| PHY snIpxServerNode | 1.3.6.1.4.1.1991.1.2.1.4.1.1.4 | PhysAddress | read-only | Server Node Number. |
| INT snIpxServerSocket | 1.3.6.1.4.1.1991.1.2.1.4.1.1.5 | INTEGER | read-only | Server Socket Number. |
| INT snIpxServerHopCnts | 1.3.6.1.4.1.1991.1.2.1.4.1.1.6 | INTEGER | read-only | Number of intervening networks to reach the server. |
| OCT snIpxServerName | 1.3.6.1.4.1.1991.1.2.1.4.1.1.7 | OCTET STRING | read-only | IPX Server Name. |
| snIpxFwdFilter | 1.3.6.1.4.1.1991.1.2.1.5 | |||
| snIpxFwdFilterTable | 1.3.6.1.4.1.1991.1.2.1.5.1 | not-accessible | IPX Forward Filter table. | |
| snIpxFwdFilterEntry | 1.3.6.1.4.1.1991.1.2.1.5.1.1 | not-accessible | An entry in the IPX Forward Filter table. | |
| INT snIpxFwdFilterId | 1.3.6.1.4.1.1991.1.2.1.5.1.1.1 | INTEGER | read-only | The filter ID for a filter entry. |
| ACT snIpxFwdFilterAction | 1.3.6.1.4.1.1991.1.2.1.5.1.1.2 | Action | read-write | Action to take if the ipx packet match with this filter. |
| INT snIpxFwdFilterSocket | 1.3.6.1.4.1.1991.1.2.1.5.1.1.3 | INTEGER | read-write | IPX Forward Filter Socket Number. |
| NET snIpxFwdFilterSrcNet | 1.3.6.1.4.1.1991.1.2.1.5.1.1.4 | NetNumber | read-write | Source Network Number. |
| PHY snIpxFwdFilterSrcNode | 1.3.6.1.4.1.1991.1.2.1.5.1.1.5 | PhysAddress | read-write | Source Node Number. |
| NET snIpxFwdFilterDestNet | 1.3.6.1.4.1.1991.1.2.1.5.1.1.6 | NetNumber | read-write | Destination Network Number. |
| PHY snIpxFwdFilterDestNode | 1.3.6.1.4.1.1991.1.2.1.5.1.1.7 | PhysAddress | read-write | Destination Node Number. |
| INT snIpxFwdFilterRowStatus | 1.3.6.1.4.1.1991.1.2.1.5.1.1.8 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snIpxRipFilter | 1.3.6.1.4.1.1991.1.2.1.6 | |||
| snIpxRipFilterTable | 1.3.6.1.4.1.1991.1.2.1.6.1 | not-accessible | IPX RIP Filter table. | |
| snIpxRipFilterEntry | 1.3.6.1.4.1.1991.1.2.1.6.1.1 | not-accessible | An entry in the IPX RIP Filter table. | |
| INT snIpxRipFilterId | 1.3.6.1.4.1.1991.1.2.1.6.1.1.1 | INTEGER | read-only | The filter ID for a filter entry. |
| ACT snIpxRipFilterAction | 1.3.6.1.4.1.1991.1.2.1.6.1.1.2 | Action | read-write | Action to take if the ipx packet match with this filter. |
| NET snIpxRipFilterNet | 1.3.6.1.4.1.1991.1.2.1.6.1.1.3 | NetNumber | read-write | IPX RIP Filter Network number. |
| NET snIpxRipFilterMask | 1.3.6.1.4.1.1991.1.2.1.6.1.1.4 | NetNumber | read-write | IPX RIP Filter Network/Subnet Mask. |
| INT snIpxRipFilterRowStatus | 1.3.6.1.4.1.1991.1.2.1.6.1.1.5 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snIpxSapFilter | 1.3.6.1.4.1.1991.1.2.1.7 | |||
| snIpxSapFilterTable | 1.3.6.1.4.1.1991.1.2.1.7.1 | not-accessible | IPX SAP Filter table. | |
| snIpxSapFilterEntry | 1.3.6.1.4.1.1991.1.2.1.7.1.1 | not-accessible | An entry in the IPX SAP Filter table. | |
| INT snIpxSapFilterId | 1.3.6.1.4.1.1991.1.2.1.7.1.1.1 | INTEGER | read-only | The filter ID for a filter entry. |
| ACT snIpxSapFilterAction | 1.3.6.1.4.1.1991.1.2.1.7.1.1.2 | Action | read-write | Action to take if the ipx packet match with this filter. |
| INT snIpxSapFilterType | 1.3.6.1.4.1.1991.1.2.1.7.1.1.3 | INTEGER | read-write | IPX SAP Filter type to be matched. |
| OCT snIpxSapFilterName | 1.3.6.1.4.1.1991.1.2.1.7.1.1.4 | OCTET STRING | read-write | IPX SAP Filter Name. |
| INT snIpxSapFilterRowStatus | 1.3.6.1.4.1.1991.1.2.1.7.1.1.5 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snIpxIfFwdAccess | 1.3.6.1.4.1.1991.1.2.1.8 | |||
| snIpxIfFwdAccessTable | 1.3.6.1.4.1.1991.1.2.1.8.1 | not-accessible | IPX IF Forward Access table. | |
| snIpxIfFwdAccessEntry | 1.3.6.1.4.1.1991.1.2.1.8.1.1 | not-accessible | An entry in the IPX Forward Access table. | |
| INT snIpxIfFwdAccessPort | 1.3.6.1.4.1.1991.1.2.1.8.1.1.1 | INTEGER | read-only | The IPX interface to which the Forward Filter applies. |
| INT snIpxIfFwdAccessDir | 1.3.6.1.4.1.1991.1.2.1.8.1.1.2 | INTEGER | read-only | The access direction of incoming packet filter or outgoing packet filter. |
| OCT snIpxIfFwdAccessFilterList | 1.3.6.1.4.1.1991.1.2.1.8.1.1.3 | OCTET STRING | read-write | An IPX IF Forward Filter List. |
| INT snIpxIfFwdAccessRowStatus | 1.3.6.1.4.1.1991.1.2.1.8.1.1.4 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snIpxIfRipAccess | 1.3.6.1.4.1.1991.1.2.1.9 | |||
| snIpxIfRipAccessTable | 1.3.6.1.4.1.1991.1.2.1.9.1 | not-accessible | IPX IF RIP Access table. | |
| snIpxIfRipAccessEntry | 1.3.6.1.4.1.1991.1.2.1.9.1.1 | not-accessible | An entry in the IPX Forward Access table. | |
| INT snIpxIfRipAccessPort | 1.3.6.1.4.1.1991.1.2.1.9.1.1.1 | INTEGER | read-only | The IPX interface to which the RIP Filter applies. |
| INT snIpxIfRipAccessDir | 1.3.6.1.4.1.1991.1.2.1.9.1.1.2 | INTEGER | read-only | The access direction of incoming packet filter or outgoing packet filter. |
| OCT snIpxIfRipAccessFilterList | 1.3.6.1.4.1.1991.1.2.1.9.1.1.3 | OCTET STRING | read-write | An IPX IF RIP Access Filter List. |
| INT snIpxIfRipAccessRowStatus | 1.3.6.1.4.1.1991.1.2.1.9.1.1.4 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snIpxIfSapAccess | 1.3.6.1.4.1.1991.1.2.1.10 | |||
| snIpxIfSapAccessTable | 1.3.6.1.4.1.1991.1.2.1.10.1 | not-accessible | IPX IF RIP Access table. | |
| snIpxIfSapAccessEntry | 1.3.6.1.4.1.1991.1.2.1.10.1.1 | not-accessible | An entry in the IPX Forward Access table. | |
| INT snIpxIfSapAccessPort | 1.3.6.1.4.1.1991.1.2.1.10.1.1.1 | INTEGER | read-only | The IPX interface to which the SAP Filter applies. |
| INT snIpxIfSapAccessDir | 1.3.6.1.4.1.1991.1.2.1.10.1.1.2 | INTEGER | read-only | The access direction of incoming packet filter or outgoing packet filter. |
| OCT snIpxIfSapAccessFilterList | 1.3.6.1.4.1.1991.1.2.1.10.1.1.3 | OCTET STRING | read-write | An IPX IF SAP Access Filter List. |
| INT snIpxIfSapAccessRowStatus | 1.3.6.1.4.1.1991.1.2.1.10.1.1.4 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snIpxPortAddr | 1.3.6.1.4.1.1991.1.2.1.11 | |||
| snIpxPortAddrTable | 1.3.6.1.4.1.1991.1.2.1.11.1 | not-accessible | IPX port address table. | |
| snIpxPortAddrEntry | 1.3.6.1.4.1.1991.1.2.1.11.1.1 | not-accessible | An entry in the IPX Port Address table. | |
| POR snIpxPortAddrPort | 1.3.6.1.4.1.1991.1.2.1.11.1.1.1 | PortIndex | read-only | The port index for port address entry. |
| INT snIpxPortAddrEncap | 1.3.6.1.4.1.1991.1.2.1.11.1.1.2 | INTEGER | read-only | The IPX encapsulation type. ethernet8022(1), ethernet8023(2), ethernetII(3), ethernetSnap(4) Note: Each Network Number can be assigned with one unique Frame type; Otherwise, a SNMP-SET error will be returned. |
| NET snIpxPortAddrNetNum | 1.3.6.1.4.1.1991.1.2.1.11.1.1.3 | NetNumber | read-write | An unique Network number for the IPX interface port. |
| INT snIpxPortAddrRowStatus | 1.3.6.1.4.1.1991.1.2.1.11.1.1.4 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| RTR snIpxPortAddrNetBiosFilterMode | 1.3.6.1.4.1.1991.1.2.1.11.1.1.5 | RtrStatus | read-write | Enabled/Disabled NetBios Filter Mode status per Port Address entry. |
| snIpxPortCounters | 1.3.6.1.4.1.1991.1.2.1.12 | |||
| snIpxPortCountersTable | 1.3.6.1.4.1.1991.1.2.1.12.1 | not-accessible | IPX port Counters table. | |
| snIpxPortCountersEntry | 1.3.6.1.4.1.1991.1.2.1.12.1.1 | not-accessible | An entry in the IPX Port Counters table. | |
| POR snIpxPortCountersPort | 1.3.6.1.4.1.1991.1.2.1.12.1.1.1 | PortIndex | read-only | The port index for port Counters entry. |
| CTR snIpxPortCountersRcvPktsCnt | 1.3.6.1.4.1.1991.1.2.1.12.1.1.2 | Counter | read-only | IPX incoming packets counter for the interface. |
| CTR snIpxPortCountersTxPktsCnt | 1.3.6.1.4.1.1991.1.2.1.12.1.1.3 | Counter | read-only | IPX Outgoing packets counter for the interface. |
| CTR snIpxPortCountersFwdPktsCnt | 1.3.6.1.4.1.1991.1.2.1.12.1.1.4 | Counter | read-only | IPX forwarding packets counter for the interface. |
| CTR snIpxPortCountersRcvDropPktsCnt | 1.3.6.1.4.1.1991.1.2.1.12.1.1.5 | Counter | read-only | IPX receiving drop packets counter for the interface. |
| CTR snIpxPortCountersTxDropPktsCnt | 1.3.6.1.4.1.1991.1.2.1.12.1.1.6 | Counter | read-only | IPX transmitting drop packets counter for the interface. |
| CTR snIpxPortCountersRcvFiltPktsCnt | 1.3.6.1.4.1.1991.1.2.1.12.1.1.7 | Counter | read-only | IPX receiving filter packets counter for the interface. |
| CTR snIpxPortCountersTxFiltPktsCnt | 1.3.6.1.4.1.1991.1.2.1.12.1.1.8 | Counter | read-only | IPX transmitting filter packets counter for the interface. |
RFC description
Manages IPX protocol configuration and statistics for Foundry SnIpx switches.
Start monitoring Brocade/Foundry routing switch (legacy IPX/NetWare) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.