Wellfleet-FNTS-ATM-MIB

File: Wellfleet-FNTS-ATM-MIB.mib (12577 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Counter IpAddress OBJECT-TYPE
wfFntsAtmGroup

Defined Types

WfFntsAtmEntry  
SEQUENCE    
  wfFntsAtmDelete INTEGER
  wfFntsAtmDisable INTEGER
  wfFntsAtmState INTEGER
  wfFntsAtmSlot INTEGER
  wfFntsAtmConnector INTEGER
  wfFntsAtmCct INTEGER
  wfFntsAtmMtu INTEGER
  wfFntsAtmMadr OCTET STRING
  wfFntsAtmIpAdr IpAddress
  wfFntsAtmAtmState INTEGER
  wfFntsAtmSpeed INTEGER
  wfFntsAtmRxOctets Counter
  wfFntsAtmRxFrames Counter
  wfFntsAtmTxOctets Counter
  wfFntsAtmTxFrames Counter
  wfFntsAtmLackRescErrorRx Counter
  wfFntsAtmInErrors Counter
  wfFntsAtmOutErrors Counter
  wfFntsAtmRxLongFrames Counter
  wfFntsAtmTxClipFrames Counter
  wfFntsAtmRxReplenMisses Counter
  wfFntsAtmRxOverruns Counter
  wfFntsAtmRxRingErrors Counter
  wfFntsAtmTxRingErrors Counter
  wfFntsAtmOpErrors Counter
  wfFntsAtmRxProcessings Counter
  wfFntsAtmTxProcessings Counter
  wfFntsAtmTxCmplProcessings Counter
  wfFntsAtmIntrProcessings Counter
  wfFntsAtmSintProcessings Counter
  wfFntsAtmPintProcessings Counter
  wfFntsAtmRxRingLength INTEGER
  wfFntsAtmTxRingLength INTEGER
  wfFntsAtmCfgRxQueueLength INTEGER
  wfFntsAtmCfgTxQueueLength INTEGER
  wfFntsAtmLineNumber INTEGER

Defined Values

wfFntsAtmTable 1.3.6.1.4.1.18.3.4.32.1
Fnts Atm line record
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfFntsAtmEntry

wfFntsAtmEntry 1.3.6.1.4.1.18.3.4.32.1.1
An entry in the FntsAtm table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfFntsAtmEntry  

wfFntsAtmDelete 1.3.6.1.4.1.18.3.4.32.1.1.1
create/delete parameter, dflt = created
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER create(1), delete(2)  

wfFntsAtmDisable 1.3.6.1.4.1.18.3.4.32.1.1.2
enable/disable parameter, dflt = enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfFntsAtmState 1.3.6.1.4.1.18.3.4.32.1.1.3
line driver state variable, Not Present, Init, Down, Up
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfFntsAtmSlot 1.3.6.1.4.1.18.3.4.32.1.1.4
instance ID Slot, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfFntsAtmConnector 1.3.6.1.4.1.18.3.4.32.1.1.5
instance ID Connector, filled in by driver. For the ASN this attribute is an encoded value and is equal to 'module'*10 + 'connector'. Where 'module' is defined in attribute 42 and 'connector' is defined in attribute 43 of this table. For non-ASN platforms this attribute is the physical connector number on the slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..44  

wfFntsAtmCct 1.3.6.1.4.1.18.3.4.32.1.1.6
cct number for this line instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

wfFntsAtmMtu 1.3.6.1.4.1.18.3.4.32.1.1.7
mtu parameter, fixed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(4508)  

wfFntsAtmMadr 1.3.6.1.4.1.18.3.4.32.1.1.8
line MAC address, fixed - line driver fills in
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfFntsAtmIpAdr 1.3.6.1.4.1.18.3.4.32.1.1.9
Ip Address, for the Sonet RPU
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfFntsAtmAtmState 1.3.6.1.4.1.18.3.4.32.1.1.10
line driver state variable, Not Present, Init, Down, Up
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notready(1), init(2), intloop(3), extloop(4), reset(5), down(6), up(7), notpresent(9)  

wfFntsAtmSpeed 1.3.6.1.4.1.18.3.4.32.1.1.11
Atm Interface speed in Meg bps.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER default(50)  

wfFntsAtmRxOctets 1.3.6.1.4.1.18.3.4.32.1.1.12
counts the number of bytes received from the Atm interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmRxFrames 1.3.6.1.4.1.18.3.4.32.1.1.13
counts the number of frames received from the Atm interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmTxOctets 1.3.6.1.4.1.18.3.4.32.1.1.14
counts the number of bytes sent to the Atm interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmTxFrames 1.3.6.1.4.1.18.3.4.32.1.1.15
counts the number of frames sent to the Atm interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmLackRescErrorRx 1.3.6.1.4.1.18.3.4.32.1.1.16
counts the number of requested buffers not available to the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmInErrors 1.3.6.1.4.1.18.3.4.32.1.1.17
counts the number of errors on the receive side of the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmOutErrors 1.3.6.1.4.1.18.3.4.32.1.1.18
counts the number of errors on the transmit side of the driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmRxLongFrames 1.3.6.1.4.1.18.3.4.32.1.1.19
counts the number of received frames too long.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmTxClipFrames 1.3.6.1.4.1.18.3.4.32.1.1.20
counts the number of transmit frames dropped because of no transmit queue space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmRxReplenMisses 1.3.6.1.4.1.18.3.4.32.1.1.21
counts the number of the buffer requests without response.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmRxOverruns 1.3.6.1.4.1.18.3.4.32.1.1.22
counts the number of receiver overruns.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmRxRingErrors 1.3.6.1.4.1.18.3.4.32.1.1.23
counts the number of receiver ring errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmTxRingErrors 1.3.6.1.4.1.18.3.4.32.1.1.24
counts the number of transmit ring errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmOpErrors 1.3.6.1.4.1.18.3.4.32.1.1.25
counts the number of operational driver errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmRxProcessings 1.3.6.1.4.1.18.3.4.32.1.1.26
counts the number of times the receive processing has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmTxProcessings 1.3.6.1.4.1.18.3.4.32.1.1.27
counts the number of times the transmit processing has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmTxCmplProcessings 1.3.6.1.4.1.18.3.4.32.1.1.28
counts the number of times the transmit complete processing has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmIntrProcessings 1.3.6.1.4.1.18.3.4.32.1.1.29
counts the number of times the interrupt service routine has been called
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmSintProcessings 1.3.6.1.4.1.18.3.4.32.1.1.30
counts the number of times the change state interrupt has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmPintProcessings 1.3.6.1.4.1.18.3.4.32.1.1.31
counts the number of times the primitive interrupt service routine has been called.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfFntsAtmRxRingLength 1.3.6.1.4.1.18.3.4.32.1.1.32
Atm Interface Receiver Ring Length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(63)  

wfFntsAtmTxRingLength 1.3.6.1.4.1.18.3.4.32.1.1.33
Atm Interface Transmit Ring Length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(63)  

wfFntsAtmCfgRxQueueLength 1.3.6.1.4.1.18.3.4.32.1.1.34
Atm Configurable receive queue length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(127)  

wfFntsAtmCfgTxQueueLength 1.3.6.1.4.1.18.3.4.32.1.1.35
Atm Configurable transmit queue length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(127)  

wfFntsAtmLineNumber 1.3.6.1.4.1.18.3.4.32.1.1.36
Unique number identifying this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER