Wellfleet-FNTS-ATM-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-FNTS-ATM-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
 wfFntsAtmTable 1.3.6.1.4.1.18.3.4.32.1 no-access
Fnts Atm line record
     wfFntsAtmEntry 1.3.6.1.4.1.18.3.4.32.1.1 no-access
An entry in the FntsAtm table
         wfFntsAtmDelete 1.3.6.1.4.1.18.3.4.32.1.1.1 integer read-write
create/delete parameter, dflt = created Enumeration: 'create': 1, 'delete': 2.
         wfFntsAtmDisable 1.3.6.1.4.1.18.3.4.32.1.1.2 integer read-write
enable/disable parameter, dflt = enabled Enumeration: 'enable': 1, 'disable': 2.
         wfFntsAtmState 1.3.6.1.4.1.18.3.4.32.1.1.3 integer read-only
line driver state variable, Not Present, Init, Down, Up Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
         wfFntsAtmSlot 1.3.6.1.4.1.18.3.4.32.1.1.4 integer read-only
instance ID Slot, filled in by driver
         wfFntsAtmConnector 1.3.6.1.4.1.18.3.4.32.1.1.5 integer read-only
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.
         wfFntsAtmCct 1.3.6.1.4.1.18.3.4.32.1.1.6 integer read-write
cct number for this line instance
         wfFntsAtmMtu 1.3.6.1.4.1.18.3.4.32.1.1.7 integer read-write
mtu parameter, fixed Enumeration: 'default': 4508.
         wfFntsAtmMadr 1.3.6.1.4.1.18.3.4.32.1.1.8 octet string read-only
line MAC address, fixed - line driver fills in
         wfFntsAtmIpAdr 1.3.6.1.4.1.18.3.4.32.1.1.9 ipaddress read-only
Ip Address, for the Sonet RPU
         wfFntsAtmAtmState 1.3.6.1.4.1.18.3.4.32.1.1.10 integer read-only
line driver state variable, Not Present, Init, Down, Up Enumeration: 'reset': 5, 'down': 6, 'intloop': 3, 'up': 7, 'notready': 1, 'init': 2, 'notpresent': 9, 'extloop': 4.
         wfFntsAtmSpeed 1.3.6.1.4.1.18.3.4.32.1.1.11 integer read-only
Atm Interface speed in Meg bps. Enumeration: 'default': 50.
         wfFntsAtmRxOctets 1.3.6.1.4.1.18.3.4.32.1.1.12 counter read-only
counts the number of bytes received from the Atm interface.
         wfFntsAtmRxFrames 1.3.6.1.4.1.18.3.4.32.1.1.13 counter read-only
counts the number of frames received from the Atm interface.
         wfFntsAtmTxOctets 1.3.6.1.4.1.18.3.4.32.1.1.14 counter read-only
counts the number of bytes sent to the Atm interface.
         wfFntsAtmTxFrames 1.3.6.1.4.1.18.3.4.32.1.1.15 counter read-only
counts the number of frames sent to the Atm interface.
         wfFntsAtmLackRescErrorRx 1.3.6.1.4.1.18.3.4.32.1.1.16 counter read-only
counts the number of requested buffers not available to the driver.
         wfFntsAtmInErrors 1.3.6.1.4.1.18.3.4.32.1.1.17 counter read-only
counts the number of errors on the receive side of the driver.
         wfFntsAtmOutErrors 1.3.6.1.4.1.18.3.4.32.1.1.18 counter read-only
counts the number of errors on the transmit side of the driver.
         wfFntsAtmRxLongFrames 1.3.6.1.4.1.18.3.4.32.1.1.19 counter read-only
counts the number of received frames too long.
         wfFntsAtmTxClipFrames 1.3.6.1.4.1.18.3.4.32.1.1.20 counter read-only
counts the number of transmit frames dropped because of no transmit queue space.
         wfFntsAtmRxReplenMisses 1.3.6.1.4.1.18.3.4.32.1.1.21 counter read-only
counts the number of the buffer requests without response.
         wfFntsAtmRxOverruns 1.3.6.1.4.1.18.3.4.32.1.1.22 counter read-only
counts the number of receiver overruns.
         wfFntsAtmRxRingErrors 1.3.6.1.4.1.18.3.4.32.1.1.23 counter read-only
counts the number of receiver ring errors.
         wfFntsAtmTxRingErrors 1.3.6.1.4.1.18.3.4.32.1.1.24 counter read-only
counts the number of transmit ring errors.
         wfFntsAtmOpErrors 1.3.6.1.4.1.18.3.4.32.1.1.25 counter read-only
counts the number of operational driver errors.
         wfFntsAtmRxProcessings 1.3.6.1.4.1.18.3.4.32.1.1.26 counter read-only
counts the number of times the receive processing has been called.
         wfFntsAtmTxProcessings 1.3.6.1.4.1.18.3.4.32.1.1.27 counter read-only
counts the number of times the transmit processing has been called.
         wfFntsAtmTxCmplProcessings 1.3.6.1.4.1.18.3.4.32.1.1.28 counter read-only
counts the number of times the transmit complete processing has been called.
         wfFntsAtmIntrProcessings 1.3.6.1.4.1.18.3.4.32.1.1.29 counter read-only
counts the number of times the interrupt service routine has been called
         wfFntsAtmSintProcessings 1.3.6.1.4.1.18.3.4.32.1.1.30 counter read-only
counts the number of times the change state interrupt has been called.
         wfFntsAtmPintProcessings 1.3.6.1.4.1.18.3.4.32.1.1.31 counter read-only
counts the number of times the primitive interrupt service routine has been called.
         wfFntsAtmRxRingLength 1.3.6.1.4.1.18.3.4.32.1.1.32 integer read-write
Atm Interface Receiver Ring Length. Enumeration: 'default': 63.
         wfFntsAtmTxRingLength 1.3.6.1.4.1.18.3.4.32.1.1.33 integer read-write
Atm Interface Transmit Ring Length. Enumeration: 'default': 63.
         wfFntsAtmCfgRxQueueLength 1.3.6.1.4.1.18.3.4.32.1.1.34 integer read-write
Atm Configurable receive queue length. Enumeration: 'default': 127.
         wfFntsAtmCfgTxQueueLength 1.3.6.1.4.1.18.3.4.32.1.1.35 integer read-write
Atm Configurable transmit queue length. Enumeration: 'default': 127.
         wfFntsAtmLineNumber 1.3.6.1.4.1.18.3.4.32.1.1.36 integer read-write
Unique number identifying this interface.