BayNetworks-AHB-MIB

File: BayNetworks-AHB-MIB.mib (18337 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

IpAddress Counter Gauge
OBJECT-TYPE DisplayString wfAtmHalfBridgeGroup

Defined Types

MacAddress  
OCTET STRING Size(6)    

WfAhbCctEntry  
SEQUENCE    
  wfAhbCctDelete INTEGER
  wfAhbCctDisable INTEGER
  wfAhbCctNum INTEGER
  wfAhbCctDefSubNetMask IpAddress
  wfAhbCctProxyArpDisable INTEGER
  wfAhbCctMaxIdleTime INTEGER
  wfAhbCctStatus INTEGER
  wfAhbCctTxPkts Counter
  wfAhbCctTxDrop Counter
  wfAhbCctRxPkts Counter
  wfAhbCctRxDrop Counter

WfAhbHostEntry  
SEQUENCE    
  wfAhbHostDelete INTEGER
  wfAhbHostSlot INTEGER
  wfAhbHostSeqNum INTEGER
  wfAhbHostIpAddress IpAddress
  wfAhbHostSubNetMask IpAddress
  wfAhbHostCct INTEGER
  wfAhbHostVcid INTEGER
  wfAhbHostBridgeHdr DisplayString
  wfAhbHostFlags INTEGER
  wfAhbHostTxPkts Counter
  wfAhbHostRxPkts Counter
  wfAhbHostMaxIdleTime INTEGER
  wfAhbHostCurIdleTime INTEGER

WfAhbPolicyEntry  
SEQUENCE    
  wfAhbPolicyDelete INTEGER
  wfAhbPolicyIpAddress IpAddress
  wfAhbPolicySubNetMask IpAddress
  wfAhbPolicyCct INTEGER
  wfAhbPolicyVPI INTEGER
  wfAhbPolicyVCI INTEGER
  wfAhbPolicyMACAddr MacAddress
  wfAhbPolicyFlags INTEGER
  wfAhbPolicyPermission INTEGER

Defined Values

wfAhb 1.3.6.1.4.1.18.3.5.9.13.1
OBJECT IDENTIFIER    

wfAhbDelete 1.3.6.1.4.1.18.3.5.9.13.1.1
Create or Delete AHB Function.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfAhbDisable 1.3.6.1.4.1.18.3.5.9.13.1.2
Enables or Disables AHB Function.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfAhbAutoLearnMethod 1.3.6.1.4.1.18.3.5.9.13.1.3
Method used to dynamically learn new host entries.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), unsecure(2), secure(3), both(4)  

wfAhbInitFile 1.3.6.1.4.1.18.3.5.9.13.1.4
Name of local file containing AHB initial host entries.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..200)  

wfAhbAltInitFile 1.3.6.1.4.1.18.3.5.9.13.1.5
Name of alternate file containing AHB initial host entries.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..200)  

wfAhbDebugLevel 1.3.6.1.4.1.18.3.5.9.13.1.6
Level of debug messages to include in system log. Zero indicates no debug messages, higher values display more detailed information.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbInboundFiltDisable 1.3.6.1.4.1.18.3.5.9.13.1.7
Enable or disable inbound packet filtering on AHB circuits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfAhbReset 1.3.6.1.4.1.18.3.5.9.13.1.8
Reset AHB state and remove all dynamic hosts entries from half-bridge table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER notreset(1), reset(2)  

wfAhbStatNumNets 1.3.6.1.4.1.18.3.5.9.13.1.9
Number of IP networks advertised by half-bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfAhbStatNumHosts 1.3.6.1.4.1.18.3.5.9.13.1.10
Number of hosts entries maintained by half-bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfAhbStatTotOutPkts 1.3.6.1.4.1.18.3.5.9.13.1.11
Number of outgoing packets sent to half-bridge from other router interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbStatFwdOutPkts 1.3.6.1.4.1.18.3.5.9.13.1.12
Number of outgoing packets forwarded by half-bridge on ATM interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbStatDropUnkPkts 1.3.6.1.4.1.18.3.5.9.13.1.13
Number of outgoing packets dropped due to unknown host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbStatTotInPkts 1.3.6.1.4.1.18.3.5.9.13.1.14
Number of packets received on all AHB interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbStatFwdInPkts 1.3.6.1.4.1.18.3.5.9.13.1.15
Number of packets forwarded from AHB interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbStatNumHostCopies 1.3.6.1.4.1.18.3.5.9.13.1.16
Number of host entries copied to other slots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbPolicyDisable 1.3.6.1.4.1.18.3.5.9.13.1.17
Enables or disables policy table processing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfAhbBaseStatus 1.3.6.1.4.1.18.3.5.9.13.1.18
Status of the AHB module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpres(4)  

wfAhbCctTable 1.3.6.1.4.1.18.3.5.9.13.2
A list of circuit entries in ATM bridge table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAhbCctEntry

wfAhbCctEntry 1.3.6.1.4.1.18.3.5.9.13.2.1
ATM Half Bridge Interface Entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAhbCctEntry  

wfAhbCctDelete 1.3.6.1.4.1.18.3.5.9.13.2.1.1
Create/Delete this ATM HALF BRIDGE interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfAhbCctDisable 1.3.6.1.4.1.18.3.5.9.13.2.1.2
Enable/disable this ATM HALF BRIDGE interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfAhbCctNum 1.3.6.1.4.1.18.3.5.9.13.2.1.3
The circuit number associated with this AHB interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfAhbCctDefSubNetMask 1.3.6.1.4.1.18.3.5.9.13.2.1.4
The default subnet mask for hosts learned unsecurely on this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfAhbCctProxyArpDisable 1.3.6.1.4.1.18.3.5.9.13.2.1.5
Enable/Disable proxy ARP function on this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfAhbCctMaxIdleTime 1.3.6.1.4.1.18.3.5.9.13.2.1.6
Maximum idle time for aging unsecure host entries
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER minimum(5), default(3600)  

wfAhbCctStatus 1.3.6.1.4.1.18.3.5.9.13.2.1.7
Status of the corresponding ATM circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

wfAhbCctTxPkts 1.3.6.1.4.1.18.3.5.9.13.2.1.8
Number of outgoing packets sent on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbCctTxDrop 1.3.6.1.4.1.18.3.5.9.13.2.1.9
Number of outgoing packets dropped on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbCctRxPkts 1.3.6.1.4.1.18.3.5.9.13.2.1.10
Number of incoming packets received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbCctRxDrop 1.3.6.1.4.1.18.3.5.9.13.2.1.11
Number of incoming packets dropped on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbHostTable 1.3.6.1.4.1.18.3.5.9.13.3
A list of host entries in ATM half-bridge table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAhbHostEntry

wfAhbHostEntry 1.3.6.1.4.1.18.3.5.9.13.3.1
ATM Half Bridge Host Entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAhbHostEntry  

wfAhbHostDelete 1.3.6.1.4.1.18.3.5.9.13.3.1.1
Create/Delete this half-bridge host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfAhbHostSlot 1.3.6.1.4.1.18.3.5.9.13.3.1.2
The slot number which is reporting this host entry. If this is a new host entry to be created, it must be the slot through which the host is physically attached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfAhbHostSeqNum 1.3.6.1.4.1.18.3.5.9.13.3.1.3
Sequence number assigned to this entry (must be zero on create).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbHostIpAddress 1.3.6.1.4.1.18.3.5.9.13.3.1.4
The IP address associated with this host entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfAhbHostSubNetMask 1.3.6.1.4.1.18.3.5.9.13.3.1.5
The subnet mask associated with this host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfAhbHostCct 1.3.6.1.4.1.18.3.5.9.13.3.1.6
The circuit number associated with this host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbHostVcid 1.3.6.1.4.1.18.3.5.9.13.3.1.7
The ATM VPI/VCI associated with this host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbHostBridgeHdr 1.3.6.1.4.1.18.3.5.9.13.3.1.8
The bridge DLL header associated with this host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..100)  

wfAhbHostFlags 1.3.6.1.4.1.18.3.5.9.13.3.1.9
Various control flag bits for this host entry. See router documentation for bit definitions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbHostTxPkts 1.3.6.1.4.1.18.3.5.9.13.3.1.10
Number of outgoing packets sent on this host entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbHostRxPkts 1.3.6.1.4.1.18.3.5.9.13.3.1.11
Number of incoming packets received on this host entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfAhbHostMaxIdleTime 1.3.6.1.4.1.18.3.5.9.13.3.1.12
Maximum idle time for this host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbHostCurIdleTime 1.3.6.1.4.1.18.3.5.9.13.3.1.13
Remaining idle time for this host entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfAhbPolicyTable 1.3.6.1.4.1.18.3.5.9.13.4
A list of policy entries for the ATM half-bridge table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfAhbPolicyEntry

wfAhbPolicyEntry 1.3.6.1.4.1.18.3.5.9.13.4.1
ATM Half Bridge Policy Entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfAhbPolicyEntry  

wfAhbPolicyDelete 1.3.6.1.4.1.18.3.5.9.13.4.1.1
Create/Delete this half-bridge policy entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfAhbPolicyIpAddress 1.3.6.1.4.1.18.3.5.9.13.4.1.2
The IP address associated with policy host entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfAhbPolicySubNetMask 1.3.6.1.4.1.18.3.5.9.13.4.1.3
The subnet mask associated with policy host entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfAhbPolicyCct 1.3.6.1.4.1.18.3.5.9.13.4.1.4
The circuit number associated with policy host entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbPolicyVPI 1.3.6.1.4.1.18.3.5.9.13.4.1.5
The ATM VPI associated with this policy entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbPolicyVCI 1.3.6.1.4.1.18.3.5.9.13.4.1.6
The ATM VCI associated with this policy entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbPolicyMACAddr 1.3.6.1.4.1.18.3.5.9.13.4.1.7
The bridge DLL header associated with this policy entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  MacAddress  

wfAhbPolicyFlags 1.3.6.1.4.1.18.3.5.9.13.4.1.8
Various control flag bits for this policy entry. See router documentation for bit definitions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfAhbPolicyPermission 1.3.6.1.4.1.18.3.5.9.13.4.1.9
Permission for creating host entry which matches this policy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER allow(1), disallow(2), static(3), notused(4)