FOUNDRY-SN-IPX-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: FOUNDRY-SN-IPX-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
 snIpxGen 1.3.6.1.4.1.1991.1.2.1.1
     snIpxRoutingMode 1.3.6.1.4.1.1991.1.2.1.1.1 rtrstatus read-write
Enabled/Disabled System IPX Routing Mode status.
     snIpxNetBiosFilterMode 1.3.6.1.4.1.1991.1.2.1.1.2 rtrstatus read-write
Enabled/Disabled NetBios Filter Mode status.
     snIpxClearCache 1.3.6.1.4.1.1991.1.2.1.1.3 clearstatus read-write
clear(1) will clear cache table.
     snIpxClearRoute 1.3.6.1.4.1.1991.1.2.1.1.4 clearstatus read-write
clear(1) will clear ipx route table.
     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.
     snIpxRcvPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.6 counter read-only
IPX incoming packets counter.
     snIpxTxPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.7 counter read-only
IPX Outgoing packets counter.
     snIpxFwdPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.8 counter read-only
IPX forwarding packets counter.
     snIpxRcvDropPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.9 counter read-only
IPX receiving drop packets counter.
     snIpxRcvFiltPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.10 counter read-only
IPX receiving filter packets counter.
     snIpxRipGblFiltList 1.3.6.1.4.1.1991.1.2.1.1.11 octet string read-write
An IPX RIP Global Filter List.
     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 Enumeration: 'addAllInBound': 4, 'addAllOutBound': 5, 'valid': 1, 'deleteAllInBound': 2, 'deleteAllOutBound': 3.
     snIpxSapGblFiltList 1.3.6.1.4.1.1991.1.2.1.1.13 octet string read-write
An IPX SAP Global Filter List.
     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 Enumeration: 'addAllInBound': 4, 'addAllOutBound': 5, 'valid': 1, 'deleteAllInBound': 2, 'deleteAllOutBound': 3.
     snIpxTxDropPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.15 counter read-only
IPX transmitting drop packets counter.
     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 no-access
IPX Cache table.
         snIpxCacheEntry 1.3.6.1.4.1.1991.1.2.1.2.1.1 no-access
An entry in the IPX Cache table.
             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.
             snIpxCacheNetNum 1.3.6.1.4.1.1991.1.2.1.2.1.1.2 netnumber read-only
Cache Network number.
             snIpxCacheNode 1.3.6.1.4.1.1991.1.2.1.2.1.1.3 physaddress read-only
Cache Node Number.
             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).
             snIpxCacheEncap 1.3.6.1.4.1.1991.1.2.1.2.1.1.5 integer read-only
The IPX encapsulation frame type. Enumeration: 'ethernetSnap': 4, 'ethernet8023': 3, 'ethernetII': 1, 'ethernet8022': 2.
             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 no-access
IPX route table.
         snIpxRouteEntry 1.3.6.1.4.1.1991.1.2.1.3.1.1 no-access
An entry in the IPX route table.
             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.
             snIpxDestNetNum 1.3.6.1.4.1.1991.1.2.1.3.1.1.2 netnumber read-only
Destination Network number.
             snIpxFwdRouterNode 1.3.6.1.4.1.1991.1.2.1.3.1.1.3 physaddress read-only
Forward Router Node Number.
             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.
             snIpxRouteMetric 1.3.6.1.4.1.1991.1.2.1.3.1.1.5 integer read-only
The metrics to next hop router.
             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 no-access
IPX Server table.
         snIpxServerEntry 1.3.6.1.4.1.1991.1.2.1.4.1.1 no-access
An entry in the IPX Server table.
             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.
             snIpxServerType 1.3.6.1.4.1.1991.1.2.1.4.1.1.2 integer read-only
IPX Server Type.
             snIpxServerNetNum 1.3.6.1.4.1.1991.1.2.1.4.1.1.3 netnumber read-only
Server Network number.
             snIpxServerNode 1.3.6.1.4.1.1991.1.2.1.4.1.1.4 physaddress read-only
Server Node Number.
             snIpxServerSocket 1.3.6.1.4.1.1991.1.2.1.4.1.1.5 integer read-only
Server Socket Number.
             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.
             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 no-access
IPX Forward Filter table.
         snIpxFwdFilterEntry 1.3.6.1.4.1.1991.1.2.1.5.1.1 no-access
An entry in the IPX Forward Filter table.
             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.
             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.
             snIpxFwdFilterSocket 1.3.6.1.4.1.1991.1.2.1.5.1.1.3 integer read-write
IPX Forward Filter Socket Number.
             snIpxFwdFilterSrcNet 1.3.6.1.4.1.1991.1.2.1.5.1.1.4 netnumber read-write
Source Network Number.
             snIpxFwdFilterSrcNode 1.3.6.1.4.1.1991.1.2.1.5.1.1.5 physaddress read-write
Source Node Number.
             snIpxFwdFilterDestNet 1.3.6.1.4.1.1991.1.2.1.5.1.1.6 netnumber read-write
Destination Network Number.
             snIpxFwdFilterDestNode 1.3.6.1.4.1.1991.1.2.1.5.1.1.7 physaddress read-write
Destination Node Number.
             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 Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3.
 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 no-access
IPX RIP Filter table.
         snIpxRipFilterEntry 1.3.6.1.4.1.1991.1.2.1.6.1.1 no-access
An entry in the IPX RIP Filter table.
             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.
             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.
             snIpxRipFilterNet 1.3.6.1.4.1.1991.1.2.1.6.1.1.3 netnumber read-write
IPX RIP Filter Network number.
             snIpxRipFilterMask 1.3.6.1.4.1.1991.1.2.1.6.1.1.4 netnumber read-write
IPX RIP Filter Network/Subnet Mask.
             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 Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3.
 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 no-access
IPX SAP Filter table.
         snIpxSapFilterEntry 1.3.6.1.4.1.1991.1.2.1.7.1.1 no-access
An entry in the IPX SAP Filter table.
             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.
             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.
             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.
             snIpxSapFilterName 1.3.6.1.4.1.1991.1.2.1.7.1.1.4 octet string read-write
IPX SAP Filter Name.
             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 Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3.
 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 no-access
IPX IF Forward Access table.
         snIpxIfFwdAccessEntry 1.3.6.1.4.1.1991.1.2.1.8.1.1 no-access
An entry in the IPX Forward Access table.
             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.
             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. Enumeration: 'out': 2, 'in': 1.
             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.
             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 Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3.
 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 no-access
IPX IF RIP Access table.
         snIpxIfRipAccessEntry 1.3.6.1.4.1.1991.1.2.1.9.1.1 no-access
An entry in the IPX Forward Access table.
             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.
             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. Enumeration: 'out': 2, 'in': 1.
             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.
             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 Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3.
 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 no-access
IPX IF RIP Access table.
           snIpxIfSapAccessEntry 1.3.6.1.4.1.1991.1.2.1.10.1.1 no-access
An entry in the IPX Forward Access table.
               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.
               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. Enumeration: 'out': 2, 'in': 1.
               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.
               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 Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3.
 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 no-access
IPX port address table.
           snIpxPortAddrEntry 1.3.6.1.4.1.1991.1.2.1.11.1.1 no-access
An entry in the IPX Port Address table.
               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.
               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. Enumeration: 'ethernetSnap': 4, 'ethernet8023': 2, 'ethernet8022': 1, 'ethernetII': 3.
               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.
               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 Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3.
               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 no-access
IPX port Counters table.
           snIpxPortCountersEntry 1.3.6.1.4.1.1991.1.2.1.12.1.1 no-access
An entry in the IPX Port Counters table.
               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.
               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.
               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.
               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.
               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.
               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.
               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.
               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.