BIANCA-BRICK-IPX-MIB

File: BIANCA-BRICK-IPX-MIB.mib (23508 bytes)

Imported modules

SNMPv2-TC RFC1155-SMI RFC-1212

Imported symbols

DisplayString Counter OBJECT-TYPE

Defined Types

IPXClientEntry  
SEQUENCE    
  ipxClientNode OCTET STRING
  ipxClientCircIndex INTEGER
  ipxClientReconns Counter

IPXAllowEntry  
SEQUENCE    
  ipxAllowPktTypeMode INTEGER
  ipxAllowPktType INTEGER
  ipxAllowDstIfStatus INTEGER
  ipxAllowDstNetMode INTEGER
  ipxAllowDstNet INTEGER
  ipxAllowDstNodeMode INTEGER
  ipxAllowDstNode OCTET STRING
  ipxAllowDstSockMode INTEGER
  ipxAllowDstSock INTEGER
  ipxAllowSrcIfIndexMode INTEGER
  ipxAllowSrcIfIndex INTEGER
  ipxAllowSrcNetMode INTEGER
  ipxAllowSrcNet INTEGER
  ipxAllowSrcNodeMode INTEGER
  ipxAllowSrcNode OCTET STRING
  ipxAllowSrcSockMode INTEGER
  ipxAllowSrcSock INTEGER

IPXDenyEntry  
SEQUENCE    
  ipxDenyPktTypeMode INTEGER
  ipxDenyPktType INTEGER
  ipxDenyDstNetMode INTEGER
  ipxDenyDstIfStatus INTEGER
  ipxDenyDstNet INTEGER
  ipxDenyDstNodeMode INTEGER
  ipxDenyDstNode OCTET STRING
  ipxDenyDstSockMode INTEGER
  ipxDenyDstSock INTEGER
  ipxDenySrcIfIndexMode INTEGER
  ipxDenySrcIfIndex INTEGER
  ipxDenySrcNetMode INTEGER
  ipxDenySrcNet INTEGER
  ipxDenySrcNodeMode INTEGER
  ipxDenySrcNode OCTET STRING
  ipxDenySrcSockMode INTEGER
  ipxDenySrcSock INTEGER

SAPAllowEntry  
SEQUENCE    
  sapAllowIfIndexMode INTEGER
  sapAllowIfIndex INTEGER
  sapAllowDirection INTEGER
  sapAllowTypeMode INTEGER
  sapAllowType OCTET STRING
  sapAllowNetMode INTEGER
  sapAllowNet OCTET STRING
  sapAllowNodeMode INTEGER
  sapAllowNode OCTET STRING
  sapAllowSockMode INTEGER
  sapAllowSock OCTET STRING
  sapAllowName DisplayString

SAPDenyEntry  
SEQUENCE    
  sapDenyIfIndexMode INTEGER
  sapDenyIfIndex INTEGER
  sapDenyDirection INTEGER
  sapDenyTypeMode INTEGER
  sapDenyType OCTET STRING
  sapDenyNetMode INTEGER
  sapDenyNet OCTET STRING
  sapDenyNodeMode INTEGER
  sapDenyNode OCTET STRING
  sapDenySockMode INTEGER
  sapDenySock OCTET STRING
  sapDenyName DisplayString

Defined Values

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

biboipx 1.3.6.1.4.1.272.4.9
OBJECT IDENTIFIER    

ipxClientTable 1.3.6.1.4.1.272.4.9.1
Each entry describes a client that has connected via WAN 2
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXClientEntry

ipxClientEntry 1.3.6.1.4.1.272.4.9.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXClientEntry  

ipxClientNode 1.3.6.1.4.1.272.4.9.1.1.1
The dynamically assigned Node Id of the client
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

ipxClientCircIndex 1.3.6.1.4.1.272.4.9.1.1.2
The dynamically assigned Network Number of the client
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ipxClientReconns 1.3.6.1.4.1.272.4.9.1.1.3
The number of reconnections
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ipxAllowTable 1.3.6.1.4.1.272.4.9.2
Each entry describes a rule for filtering IPX packets. Only IPX packets matching all of those rules will be delivered.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXAllowEntry

ipxAllowEntry 1.3.6.1.4.1.272.4.9.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXAllowEntry  

ipxAllowPktTypeMode 1.3.6.1.4.1.272.4.9.2.1.1
The IPX packet type will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2), delete(3)  

ipxAllowPktType 1.3.6.1.4.1.272.4.9.2.1.2
The various IPX packet types
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(256), rip(1), sap(4), spx(5), ncp(17), netbios(20)  

ipxAllowDstIfStatus 1.3.6.1.4.1.272.4.9.2.1.3
Set this value to 'up', if packets should only be forwarded to active (dialup-)links
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), up(2)  

ipxAllowDstNetMode 1.3.6.1.4.1.272.4.9.2.1.4
The IPX destination network address will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxAllowDstNet 1.3.6.1.4.1.272.4.9.2.1.5
The IPX destination network address
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxAllowDstNodeMode 1.3.6.1.4.1.272.4.9.2.1.6
The IPX destination node address will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxAllowDstNode 1.3.6.1.4.1.272.4.9.2.1.7
The IPX destination node address
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

ipxAllowDstSockMode 1.3.6.1.4.1.272.4.9.2.1.8
The IPX destination socket number will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxAllowDstSock 1.3.6.1.4.1.272.4.9.2.1.9
The destination socket
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxAllowSrcIfIndexMode 1.3.6.1.4.1.272.4.9.2.1.10
The index of the receiving interface will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxAllowSrcIfIndex 1.3.6.1.4.1.272.4.9.2.1.11
The index of the receiving interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxAllowSrcNetMode 1.3.6.1.4.1.272.4.9.2.1.12
The IPX source network address will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxAllowSrcNet 1.3.6.1.4.1.272.4.9.2.1.13
The IPX source network address
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxAllowSrcNodeMode 1.3.6.1.4.1.272.4.9.2.1.14
The IPX source node address will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxAllowSrcNode 1.3.6.1.4.1.272.4.9.2.1.15
The IPX source node address
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

ipxAllowSrcSockMode 1.3.6.1.4.1.272.4.9.2.1.16
The IPX source socket number will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxAllowSrcSock 1.3.6.1.4.1.272.4.9.2.1.17
The source socket
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxDenyTable 1.3.6.1.4.1.272.4.9.3
Each entry describes a rule for filtering IPX packets. IPX packets matching any of those rules will be discarded.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IPXDenyEntry

ipxDenyEntry 1.3.6.1.4.1.272.4.9.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IPXDenyEntry  

ipxDenyPktTypeMode 1.3.6.1.4.1.272.4.9.3.1.1
The IPX packet type will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2), delete(3)  

ipxDenyPktType 1.3.6.1.4.1.272.4.9.3.1.2
The various IPX packet types
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(256), rip(1), sap(4), spx(5), ncp(17), netbios(20)  

ipxDenyDstIfStatus 1.3.6.1.4.1.272.4.9.3.1.3
Set this value to 'dormant', if packets should not be forwarded to sleeping (dialup-)links
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), dormant(2)  

ipxDenyDstNetMode 1.3.6.1.4.1.272.4.9.3.1.4
The IPX destination network address will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxDenyDstNet 1.3.6.1.4.1.272.4.9.3.1.5
The IPX destination network address
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxDenyDstNodeMode 1.3.6.1.4.1.272.4.9.3.1.6
The IPX destination node address will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxDenyDstNode 1.3.6.1.4.1.272.4.9.3.1.7
The IPX destination node address
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

ipxDenyDstSockMode 1.3.6.1.4.1.272.4.9.3.1.8
The destination socket will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxDenyDstSock 1.3.6.1.4.1.272.4.9.3.1.9
The destination socket
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxDenySrcIfIndexMode 1.3.6.1.4.1.272.4.9.3.1.10
The index of the receiving interface will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxDenySrcIfIndex 1.3.6.1.4.1.272.4.9.3.1.11
The index of the receiving interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxDenySrcNetMode 1.3.6.1.4.1.272.4.9.3.1.12
The IPX source socket number will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxDenySrcNet 1.3.6.1.4.1.272.4.9.3.1.13
The IPX source network address
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxDenySrcNodeMode 1.3.6.1.4.1.272.4.9.3.1.14
The IPX destination node address will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxDenySrcNode 1.3.6.1.4.1.272.4.9.3.1.15
The IPX destination node address
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

ipxDenySrcSockMode 1.3.6.1.4.1.272.4.9.3.1.16
The IPX source socket number will be checked if this field is set to 'verify'
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

ipxDenySrcSock 1.3.6.1.4.1.272.4.9.3.1.17
The source socket
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxAdmin 1.3.6.1.4.1.272.4.9.4
OBJECT IDENTIFIER    

ipxAdmSpxSpoofing 1.3.6.1.4.1.272.4.9.4.1
Enable/disable SPX watchdog spoofing (on WAN links only)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ipxAdmIpxSpoofing 1.3.6.1.4.1.272.4.9.4.2
Enable/disable IPX watchdog spoofing (on WAN links only)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

ipxAdmNETBIOSRepl 1.3.6.1.4.1.272.4.9.4.3
Handling of replicated NetBIOS broadcasts: off : dont replicate at all on : enable normal replication lan_only: dont replicate on WAN links
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2), lan-only(3)  

ipxAdmSpxVerTimeout 1.3.6.1.4.1.272.4.9.4.4
Idle time SPX will wait before sending a watchdog
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxAdmSpxAbrTimeout 1.3.6.1.4.1.272.4.9.4.5
Idle time SPX will wait before aborting the connection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxAdmRIPSAPOffset 1.3.6.1.4.1.272.4.9.4.6
Offset interval between RIP-Response and SAP-Response
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipxAdmLearnStatics 1.3.6.1.4.1.272.4.9.4.7
take entries from ipxDestTable and/or ipxDestServTable and put them into ipxStaticRoute-/ipxStaticServTable
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER done(1), rip(2), sap(3), both(4)  

ipxAdmSpxConns 1.3.6.1.4.1.272.4.9.4.8
Number of spoofed SPX connections
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sapAllowTable 1.3.6.1.4.1.272.4.9.5
Each entry describes a rule for filtering services. Only services matching any of those rules will be learned/forwarded.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SAPAllowEntry

sapAllowEntry 1.3.6.1.4.1.272.4.9.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SAPAllowEntry  

sapAllowIfIndexMode 1.3.6.1.4.1.272.4.9.5.1.1
dont_verify: the interface index is not verified verify: check interface index delete: delete this rule
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2), delete(3)  

sapAllowIfIndex 1.3.6.1.4.1.272.4.9.5.1.2
This rule is applied to services originating and/or (see sapAllowDirection) destined for the interface with this index.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sapAllowDirection 1.3.6.1.4.1.272.4.9.5.1.3
dont_verify: the interface index is not verified outgoing: this rule is applied to services being sent incoming: this rule is applied to incoming services both: this rule is applied to incoming and outgoing services
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), outgoing(2), incoming(3), both(4)  

sapAllowTypeMode 1.3.6.1.4.1.272.4.9.5.1.4
dont_verify: don't check service type verify: check service type
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

sapAllowType 1.3.6.1.4.1.272.4.9.5.1.5
The service type to be checked. Examples: 4: file server 7: print server
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

sapAllowNetMode 1.3.6.1.4.1.272.4.9.5.1.6
dont_verify: don't check network number verify: check network number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

sapAllowNet 1.3.6.1.4.1.272.4.9.5.1.7
the service's network number to be checked
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

sapAllowNodeMode 1.3.6.1.4.1.272.4.9.5.1.8
dont_verify: don't check node number verify: check node number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

sapAllowNode 1.3.6.1.4.1.272.4.9.5.1.9
the service's node number to be checked
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

sapAllowSockMode 1.3.6.1.4.1.272.4.9.5.1.10
dont_verify: don't check socket number verify: check socket number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

sapAllowSock 1.3.6.1.4.1.272.4.9.5.1.11
the service's socket number to be checked
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

sapAllowName 1.3.6.1.4.1.272.4.9.5.1.12
Instead of entering Type/Net/Node/Socket directly, you could fill in the server name here. The Type/Net/Node/Socket fields will then be looked up in the ipxDestServTable. If a service of this name exists, the values of this rule will be set. Caution: the Brick IPX does not use this name field for filtering. It is just meant for easier usage. Only Type/Net/Node/Socket fields above will be checked (according to the dont_verify/verify fields)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..48)  

sapDenyTable 1.3.6.1.4.1.272.4.9.6
Each entry describes a rule for filtering services. Services matching any of those rules will be discarded.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SAPDenyEntry

sapDenyEntry 1.3.6.1.4.1.272.4.9.6.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SAPDenyEntry  

sapDenyIfIndexMode 1.3.6.1.4.1.272.4.9.6.1.1
dont_verify: the interface index is not verified verify: the interface index is not verified delete: delete this rule
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2), delete(3)  

sapDenyIfIndex 1.3.6.1.4.1.272.4.9.6.1.2
This rule is applied to services originating and/or (see sapDenyDirection) destined for the interface with this index.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sapDenyDirection 1.3.6.1.4.1.272.4.9.6.1.3
dont_verify: the direction is not verified outgoing: this rule is applied to services being sent incoming: this rule is applied to incoming services both: this rule is applied to incoming and outgoing services
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), outgoing(2), incoming(3), both(4)  

sapDenyTypeMode 1.3.6.1.4.1.272.4.9.6.1.4
dont_verify: don't check service type verify: check service type
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

sapDenyType 1.3.6.1.4.1.272.4.9.6.1.5
The service type to be checked. Examples: 4: file server 7: print server
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

sapDenyNetMode 1.3.6.1.4.1.272.4.9.6.1.6
dont_verify: don't check network number verify: check network number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

sapDenyNet 1.3.6.1.4.1.272.4.9.6.1.7
the service's network number to be checked
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

sapDenyNodeMode 1.3.6.1.4.1.272.4.9.6.1.8
dont_verify: don't check node number verify: check node number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

sapDenyNode 1.3.6.1.4.1.272.4.9.6.1.9
the service's node number to be checked
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

sapDenySockMode 1.3.6.1.4.1.272.4.9.6.1.10
dont_verify: don't check socket number verify: check socket number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dont-verify(1), verify(2)  

sapDenySock 1.3.6.1.4.1.272.4.9.6.1.11
the service's socket number to be checked
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

sapDenyName 1.3.6.1.4.1.272.4.9.6.1.12
Instead of entering Type/Net/Node/Socket directly, you could fill in the server name here. The Type/Net/Node/Socket fields will then be looked up in the ipxDestServTable. If a service of this name exists, the values of this rule will be set. Caution: the Brick IPX does not use this name field for filtering. It is just meant for easier usage. Only Type/Net/Node/Socket fields above will be checked (according to the dont_verify/verify fields)
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..48)