FOUNDRY-SN-IPX-MIB
- Registered at
- 1.3.6.1.4.1.1991.1.2.1
- Last updated
- 2010-06-02 00:00
- Organization
- Brocade Communications Systems, Inc.
- Revisions
- 2010-06-02 00:00, 2009-09-30 00:00
- Namespace
- extreme
- Source file
FOUNDRY-SN-IPX-MIB- Digest
sha256:7388c275fa75ff7fb248ecd0f508de029fd0c2bc720f37d6d40f8a1876e37e42
Description
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
Contact
Technical Support Center 130 Holger Way, San Jose, CA 95134 Email: ipsupport@brocade.com Phone: 1-800-752-8061 URL: www.brocade.com
Imports
| From | Symbols |
|---|---|
| FOUNDRY-SN-ROOT-MIB | router |
| FOUNDRY-SN-SWITCH-GROUP-MIB | PhysAddress |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
FOUNDRY-SN-AGENT-MIB FOUNDRY-SN-IPX-MIB FOUNDRY-SN-ROOT-MIB FOUNDRY-SN-SWITCH-GROUP-MIB HCNUM-TC IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Action TEXTUAL-CONVENTION Represents a action value such as deny or permit. | current | |||
| ClearStatus TEXTUAL-CONVENTION Clear Status Values | current | |||
| NetNumber TEXTUAL-CONVENTION | current | |||
| PortIndex TEXTUAL-CONVENTION The bits 0-7 = port number. The bits 8-15 = slot number (slot for chassis only). ve port format bits 16-24 = 0x01, bits 0-15 = ve number loopback port format bits 16-24 = 0x02, bits 0-15= lb number | current | |||
| RtrStatus TEXTUAL-CONVENTION RtrStatus Values | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| snIpxGen OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.1 | |||
| snIpxRoutingMode OBJECT-TYPE Enabled/Disabled System IPX Routing Mode status. | 1.3.6.1.4.1.1991.1.2.1.1.1 | RtrStatus | read-write | current |
| snIpxNetBiosFilterMode OBJECT-TYPE Enabled/Disabled NetBios Filter Mode status. | 1.3.6.1.4.1.1991.1.2.1.1.2 | RtrStatus | read-write | current |
| snIpxClearCache OBJECT-TYPE clear(1) will clear cache table. | 1.3.6.1.4.1.1991.1.2.1.1.3 | ClearStatus | read-write | current |
| snIpxClearRoute OBJECT-TYPE clear(1) will clear ipx route table. | 1.3.6.1.4.1.1991.1.2.1.1.4 | ClearStatus | read-write | current |
| snIpxClearTrafficCnts OBJECT-TYPE clear(1) will clear ipx all traffic counters. - snIpxRcvPktsCnt, snIpxFwdPktsCnt, snIpxRcvDropPktsCnt, snIpxTxDropPktsCnt, snIpxRcvFiltPktsCnt, snIpxTxFiltPktsCnt. | 1.3.6.1.4.1.1991.1.2.1.1.5 | ClearStatus | read-write | current |
| snIpxRcvPktsCnt OBJECT-TYPE IPX incoming packets counter. | 1.3.6.1.4.1.1991.1.2.1.1.6 | Counter32 | read-only | current |
| snIpxTxPktsCnt OBJECT-TYPE IPX Outgoing packets counter. | 1.3.6.1.4.1.1991.1.2.1.1.7 | Counter32 | read-only | current |
| snIpxFwdPktsCnt OBJECT-TYPE IPX forwarding packets counter. | 1.3.6.1.4.1.1991.1.2.1.1.8 | Counter32 | read-only | current |
| snIpxRcvDropPktsCnt OBJECT-TYPE IPX receiving drop packets counter. | 1.3.6.1.4.1.1991.1.2.1.1.9 | Counter32 | read-only | current |
| snIpxRcvFiltPktsCnt OBJECT-TYPE IPX receiving filter packets counter. | 1.3.6.1.4.1.1991.1.2.1.1.10 | Counter32 | read-only | current |
| snIpxRipGblFiltList OBJECT-TYPE An IPX RIP Global Filter List. Null value indicates no filter list. | 1.3.6.1.4.1.1991.1.2.1.1.11 | OCTET STRING (SIZE(0..32)) | read-write | current |
| snIpxRipFiltOnAllPort OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.1.12 | INTEGER {valid(1), deleteAllInBound(2), deleteAllOutBound(3), addAllInBound(4), addAllOutBound(5)} | read-write | current |
| snIpxSapGblFiltList OBJECT-TYPE An IPX SAP Global Filter List. Null value indicates no filter list | 1.3.6.1.4.1.1991.1.2.1.1.13 | OCTET STRING (SIZE(0..32)) | read-write | current |
| snIpxSapFiltOnAllPort OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.1.14 | INTEGER {valid(1), deleteAllInBound(2), deleteAllOutBound(3), addAllInBound(4), addAllOutBound(5)} | read-write | current |
| snIpxTxDropPktsCnt OBJECT-TYPE IPX transmitting drop packets counter. | 1.3.6.1.4.1.1991.1.2.1.1.15 | Counter32 | read-only | current |
| snIpxTxFiltPktsCnt OBJECT-TYPE IPX transmitting filter packets counter. | 1.3.6.1.4.1.1991.1.2.1.1.16 | Counter32 | read-only | current |
| snIpxCache OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.2 | |||
| snIpxCacheTable OBJECT-TYPE IPX Cache table. | 1.3.6.1.4.1.1991.1.2.1.2.1 | not-accessible | current | |
| snIpxCacheEntry OBJECT-TYPE An entry in the IPX Cache table. | 1.3.6.1.4.1.1991.1.2.1.2.1.1 | not-accessible | current | |
| snIpxCacheIndex OBJECT-TYPE The table index for a IPX Cache entry. | 1.3.6.1.4.1.1991.1.2.1.2.1.1.1 | Integer32 | read-only | current |
| snIpxCacheNetNum OBJECT-TYPE Cache Network number. | 1.3.6.1.4.1.1991.1.2.1.2.1.1.2 | NetNumber | read-only | current |
| snIpxCacheNode OBJECT-TYPE Cache Node Number. | 1.3.6.1.4.1.1991.1.2.1.2.1.1.3 | PhysAddress | read-only | current |
| snIpxCacheOutFilter OBJECT-TYPE Cache Outbound Filter is ether disabled(0) or enabled(1). | 1.3.6.1.4.1.1991.1.2.1.2.1.1.4 | RtrStatus | read-only | current |
| snIpxCacheEncap OBJECT-TYPE The IPX encapsulation frame type. | 1.3.6.1.4.1.1991.1.2.1.2.1.1.5 | INTEGER {ethernetII(1), ethernet8022(2), ethernet8023(3), ethernetSnap(4)} | read-only | current |
| snIpxCachePort OBJECT-TYPE IPX Router Port number. | 1.3.6.1.4.1.1991.1.2.1.2.1.1.6 | PortIndex | read-only | current |
| snIpxRoute OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.3 | |||
| snIpxRouteTable OBJECT-TYPE IPX route table. | 1.3.6.1.4.1.1991.1.2.1.3.1 | not-accessible | current | |
| snIpxRouteEntry OBJECT-TYPE An entry in the IPX route table. | 1.3.6.1.4.1.1991.1.2.1.3.1.1 | not-accessible | current | |
| snIpxRouteIndex OBJECT-TYPE The table index for a IPX route entry. | 1.3.6.1.4.1.1991.1.2.1.3.1.1.1 | Integer32 | read-only | current |
| snIpxDestNetNum OBJECT-TYPE Destination Network number. | 1.3.6.1.4.1.1991.1.2.1.3.1.1.2 | NetNumber | read-only | current |
| snIpxFwdRouterNode OBJECT-TYPE Forward Router Node Number. | 1.3.6.1.4.1.1991.1.2.1.3.1.1.3 | PhysAddress | read-only | current |
| snIpxDestHopCnts OBJECT-TYPE Number of hops to reach the destination. | 1.3.6.1.4.1.1991.1.2.1.3.1.1.4 | Integer32 | read-only | current |
| snIpxRouteMetric OBJECT-TYPE The metrics to next hop router. | 1.3.6.1.4.1.1991.1.2.1.3.1.1.5 | Integer32 | read-only | current |
| snIpxDestPort OBJECT-TYPE The destination port. | 1.3.6.1.4.1.1991.1.2.1.3.1.1.6 | Integer32 | read-only | current |
| snIpxServer OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.4 | |||
| snIpxServerTable OBJECT-TYPE IPX Server table. | 1.3.6.1.4.1.1991.1.2.1.4.1 | not-accessible | current | |
| snIpxServerEntry OBJECT-TYPE An entry in the IPX Server table. | 1.3.6.1.4.1.1991.1.2.1.4.1.1 | not-accessible | current | |
| snIpxServerIndex OBJECT-TYPE The table index for a IPX Server entry. | 1.3.6.1.4.1.1991.1.2.1.4.1.1.1 | Integer32 | read-only | current |
| snIpxServerType OBJECT-TYPE IPX Server Type. | 1.3.6.1.4.1.1991.1.2.1.4.1.1.2 | Integer32 | read-only | current |
| snIpxServerNetNum OBJECT-TYPE Server Network number. | 1.3.6.1.4.1.1991.1.2.1.4.1.1.3 | NetNumber | read-only | current |
| snIpxServerNode OBJECT-TYPE Server Node Number. | 1.3.6.1.4.1.1991.1.2.1.4.1.1.4 | PhysAddress | read-only | current |
| snIpxServerSocket OBJECT-TYPE Server Socket Number. | 1.3.6.1.4.1.1991.1.2.1.4.1.1.5 | Integer32 | read-only | current |
| snIpxServerHopCnts OBJECT-TYPE Number of intervening networks to reach the server. | 1.3.6.1.4.1.1991.1.2.1.4.1.1.6 | Integer32 | read-only | current |
| snIpxServerName OBJECT-TYPE IPX Server Name. | 1.3.6.1.4.1.1991.1.2.1.4.1.1.7 | OCTET STRING (SIZE(0..47)) | read-only | current |
| snIpxFwdFilter OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.5 | |||
| snIpxFwdFilterTable OBJECT-TYPE IPX Forward Filter table. | 1.3.6.1.4.1.1991.1.2.1.5.1 | not-accessible | current | |
| snIpxFwdFilterEntry OBJECT-TYPE An entry in the IPX Forward Filter table. | 1.3.6.1.4.1.1991.1.2.1.5.1.1 | not-accessible | current | |
| snIpxFwdFilterIdx OBJECT-TYPE The filter ID for a filter entry. | 1.3.6.1.4.1.1991.1.2.1.5.1.1.1 | Integer32 | read-only | current |
| snIpxFwdFilterAction OBJECT-TYPE Action to take if the ipx packet match with this filter. | 1.3.6.1.4.1.1991.1.2.1.5.1.1.2 | Action | read-write | current |
| snIpxFwdFilterSocket OBJECT-TYPE IPX Forward Filter Socket Number. | 1.3.6.1.4.1.1991.1.2.1.5.1.1.3 | Integer32 | read-write | current |
| snIpxFwdFilterSrcNet OBJECT-TYPE Source Network Number. | 1.3.6.1.4.1.1991.1.2.1.5.1.1.4 | NetNumber | read-write | current |
| snIpxFwdFilterSrcNode OBJECT-TYPE Source Node Number. | 1.3.6.1.4.1.1991.1.2.1.5.1.1.5 | PhysAddress | read-write | current |
| snIpxFwdFilterDestNet OBJECT-TYPE Destination Network Number. | 1.3.6.1.4.1.1991.1.2.1.5.1.1.6 | NetNumber | read-write | current |
| snIpxFwdFilterDestNode OBJECT-TYPE Destination Node Number. | 1.3.6.1.4.1.1991.1.2.1.5.1.1.7 | PhysAddress | read-write | current |
| snIpxFwdFilterRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.5.1.1.8 | INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |
| snIpxRipFilter OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.6 | |||
| snIpxRipFilterTable OBJECT-TYPE IPX RIP Filter table. | 1.3.6.1.4.1.1991.1.2.1.6.1 | not-accessible | current | |
| snIpxRipFilterEntry OBJECT-TYPE An entry in the IPX RIP Filter table. | 1.3.6.1.4.1.1991.1.2.1.6.1.1 | not-accessible | current | |
| snIpxRipFilterId OBJECT-TYPE The filter ID for a filter entry. | 1.3.6.1.4.1.1991.1.2.1.6.1.1.1 | Integer32 | read-only | current |
| snIpxRipFilterAction OBJECT-TYPE Action to take if the ipx packet match with this filter. | 1.3.6.1.4.1.1991.1.2.1.6.1.1.2 | Action | read-write | current |
| snIpxRipFilterNet OBJECT-TYPE IPX RIP Filter Network number. | 1.3.6.1.4.1.1991.1.2.1.6.1.1.3 | NetNumber | read-write | current |
| snIpxRipFilterMask OBJECT-TYPE IPX RIP Filter Network/Subnet Mask. | 1.3.6.1.4.1.1991.1.2.1.6.1.1.4 | NetNumber | read-write | current |
| snIpxRipFilterRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.6.1.1.5 | INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |
| snIpxSapFilter OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.7 | |||
| snIpxSapFilterTable OBJECT-TYPE IPX SAP Filter table. | 1.3.6.1.4.1.1991.1.2.1.7.1 | not-accessible | current | |
| snIpxSapFilterEntry OBJECT-TYPE An entry in the IPX SAP Filter table. | 1.3.6.1.4.1.1991.1.2.1.7.1.1 | not-accessible | current | |
| snIpxSapFilterId OBJECT-TYPE The filter ID for a filter entry. | 1.3.6.1.4.1.1991.1.2.1.7.1.1.1 | Integer32 | read-only | current |
| snIpxSapFilterAction OBJECT-TYPE Action to take if the ipx packet match with this filter. | 1.3.6.1.4.1.1991.1.2.1.7.1.1.2 | Action | read-write | current |
| snIpxSapFilterType OBJECT-TYPE IPX SAP Filter type to be matched. | 1.3.6.1.4.1.1991.1.2.1.7.1.1.3 | Integer32 | read-write | current |
| snIpxSapFilterName OBJECT-TYPE IPX SAP Filter Name. | 1.3.6.1.4.1.1991.1.2.1.7.1.1.4 | OCTET STRING (SIZE(0..47)) | read-write | current |
| snIpxSapFilterRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.7.1.1.5 | INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |
| snIpxIfFwdAccess OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.8 | |||
| snIpxIfFwdAccessTable OBJECT-TYPE IPX IF Forward Access table. | 1.3.6.1.4.1.1991.1.2.1.8.1 | not-accessible | current | |
| snIpxIfFwdAccessEntry OBJECT-TYPE An entry in the IPX Forward Access table. | 1.3.6.1.4.1.1991.1.2.1.8.1.1 | not-accessible | current | |
| snIpxIfFwdAccessPort OBJECT-TYPE The IPX interface to which the Forward Filter applies. | 1.3.6.1.4.1.1991.1.2.1.8.1.1.1 | Integer32 | read-only | current |
| snIpxIfFwdAccessDir OBJECT-TYPE The access direction of incoming packet filter or outgoing packet filter. | 1.3.6.1.4.1.1991.1.2.1.8.1.1.2 | INTEGER {in(1), out(2)} | read-only | current |
| snIpxIfFwdAccessFilterList OBJECT-TYPE An IPX IF Forward Filter List. | 1.3.6.1.4.1.1991.1.2.1.8.1.1.3 | OCTET STRING (SIZE(1..32)) | read-write | current |
| snIpxIfFwdAccessRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.8.1.1.4 | INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |
| snIpxIfRipAccess OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.9 | |||
| snIpxIfRipAccessTable OBJECT-TYPE IPX IF RIP Access table. | 1.3.6.1.4.1.1991.1.2.1.9.1 | not-accessible | current | |
| snIpxIfRipAccessEntry OBJECT-TYPE An entry in the IPX Forward Access table. | 1.3.6.1.4.1.1991.1.2.1.9.1.1 | not-accessible | current | |
| snIpxIfRipAccessPort OBJECT-TYPE The IPX interface to which the RIP Filter applies. | 1.3.6.1.4.1.1991.1.2.1.9.1.1.1 | Integer32 | read-only | current |
| snIpxIfRipAccessDir OBJECT-TYPE The access direction of incoming packet filter or outgoing packet filter. | 1.3.6.1.4.1.1991.1.2.1.9.1.1.2 | INTEGER {in(1), out(2)} | read-only | current |
| snIpxIfRipAccessFilterList OBJECT-TYPE An IPX IF RIP Access Filter List. | 1.3.6.1.4.1.1991.1.2.1.9.1.1.3 | OCTET STRING (SIZE(1..32)) | read-write | current |
| snIpxIfRipAccessRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.9.1.1.4 | INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |
| snIpxIfSapAccess OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.10 | |||
| snIpxIfSapAccessTable OBJECT-TYPE IPX IF RIP Access table. | 1.3.6.1.4.1.1991.1.2.1.10.1 | not-accessible | current | |
| snIpxIfSapAccessEntry OBJECT-TYPE An entry in the IPX Forward Access table. | 1.3.6.1.4.1.1991.1.2.1.10.1.1 | not-accessible | current | |
| snIpxIfSapAccessPort OBJECT-TYPE The IPX interface to which the SAP Filter applies. | 1.3.6.1.4.1.1991.1.2.1.10.1.1.1 | Integer32 | read-only | current |
| snIpxIfSapAccessDir OBJECT-TYPE The access direction of incoming packet filter or outgoing packet filter. | 1.3.6.1.4.1.1991.1.2.1.10.1.1.2 | INTEGER {in(1), out(2)} | read-only | current |
| snIpxIfSapAccessFilterList OBJECT-TYPE An IPX IF SAP Access Filter List. | 1.3.6.1.4.1.1991.1.2.1.10.1.1.3 | OCTET STRING (SIZE(1..32)) | read-write | current |
| snIpxIfSapAccessRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.10.1.1.4 | INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |
| snIpxPortAddr OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.11 | |||
| snIpxPortAddrTable OBJECT-TYPE IPX port address table. | 1.3.6.1.4.1.1991.1.2.1.11.1 | not-accessible | current | |
| snIpxPortAddrEntry OBJECT-TYPE An entry in the IPX Port Address table. | 1.3.6.1.4.1.1991.1.2.1.11.1.1 | not-accessible | current | |
| snIpxPortAddrPort OBJECT-TYPE The port index for port address entry. | 1.3.6.1.4.1.1991.1.2.1.11.1.1.1 | PortIndex | read-only | current |
| snIpxPortAddrEncap OBJECT-TYPE 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. | 1.3.6.1.4.1.1991.1.2.1.11.1.1.2 | INTEGER {ethernet8022(1), ethernet8023(2), ethernetII(3), ethernetSnap(4)} | read-only | current |
| snIpxPortAddrNetNum OBJECT-TYPE An unique Network number for the IPX interface port. | 1.3.6.1.4.1.1991.1.2.1.11.1.1.3 | NetNumber | read-write | current |
| snIpxPortAddrRowStatus OBJECT-TYPE 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 | 1.3.6.1.4.1.1991.1.2.1.11.1.1.4 | INTEGER {invalid(1), valid(2), delete(3), create(4), modify(5)} | read-write | current |
| snIpxPortAddrNetBiosFilterMode OBJECT-TYPE Enabled/Disabled NetBios Filter Mode status per Port Address entry. | 1.3.6.1.4.1.1991.1.2.1.11.1.1.5 | RtrStatus | read-write | current |
| snIpxPortCounters OBJECT-IDENTITY | 1.3.6.1.4.1.1991.1.2.1.12 | |||
| snIpxPortCountersTable OBJECT-TYPE IPX port Counters table. | 1.3.6.1.4.1.1991.1.2.1.12.1 | not-accessible | current | |
| snIpxPortCountersEntry OBJECT-TYPE An entry in the IPX Port Counters table. | 1.3.6.1.4.1.1991.1.2.1.12.1.1 | not-accessible | current | |
| snIpxPortCountersPort OBJECT-TYPE The port index for port Counters entry. | 1.3.6.1.4.1.1991.1.2.1.12.1.1.1 | PortIndex | read-only | current |
| snIpxPortCountersRcvPktsCnt OBJECT-TYPE IPX incoming packets counter for the interface. | 1.3.6.1.4.1.1991.1.2.1.12.1.1.2 | Counter32 | read-only | current |
| snIpxPortCountersTxPktsCnt OBJECT-TYPE IPX Outgoing packets counter for the interface. | 1.3.6.1.4.1.1991.1.2.1.12.1.1.3 | Counter32 | read-only | current |
| snIpxPortCountersFwdPktsCnt OBJECT-TYPE IPX forwarding packets counter for the interface. | 1.3.6.1.4.1.1991.1.2.1.12.1.1.4 | Counter32 | read-only | current |
| snIpxPortCountersRcvDropPktsCnt OBJECT-TYPE IPX receiving drop packets counter for the interface. | 1.3.6.1.4.1.1991.1.2.1.12.1.1.5 | Counter32 | read-only | current |
| snIpxPortCountersTxDropPktsCnt OBJECT-TYPE IPX transmitting drop packets counter for the interface. | 1.3.6.1.4.1.1991.1.2.1.12.1.1.6 | Counter32 | read-only | current |
| snIpxPortCountersRcvFiltPktsCnt OBJECT-TYPE IPX receiving filter packets counter for the interface. | 1.3.6.1.4.1.1991.1.2.1.12.1.1.7 | Counter32 | read-only | current |
| snIpxPortCountersTxFiltPktsCnt OBJECT-TYPE IPX transmitting filter packets counter for the interface. | 1.3.6.1.4.1.1991.1.2.1.12.1.1.8 | Counter32 | read-only | current |