Fore-Lane-MIB: View SNMP OID List / Download MIB

VENDOR: FORE SYSTEMS


 Home MIB: Fore-Lane-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
 foreLaneModule 1.3.6.1.4.1.326.2.4
Fore Systems LAN-Emulation MIB
     laneLecGroup 1.3.6.1.4.1.326.2.4.1
         lecConfGroup 1.3.6.1.4.1.326.2.4.1.1
             lecDefaultLecsConfigType 1.3.6.1.4.1.326.2.4.1.1.1 lecconfigtype read-write
Default configuration type of the LECS, see lecConfLecsConfigType (which overrides this variable) for more information on config type
             lecDefaultLecsAtmAddress 1.3.6.1.4.1.326.2.4.1.1.2 atmaddress read-write
Default LECS Atm Address to use for each LEC, can be overridden by lecConfLecsAtmAddress
             lecConfTable 1.3.6.1.4.1.326.2.4.1.1.10 no-access
A table of LECs and their parameters.
                   lecConfEntry 1.3.6.1.4.1.326.2.4.1.1.10.1 no-access
A table entry contaning LEC parameters.
                       lecConfIndex 1.3.6.1.4.1.326.2.4.1.1.10.1.1 integer32 read-only
The index to the lecConfTable
                       lecConfAtmAddress 1.3.6.1.4.1.326.2.4.1.1.10.1.2 atmaddress read-only
The ATM address of this LEC
                       lecConfAdminStatus 1.3.6.1.4.1.326.2.4.1.1.10.1.3 integer read-only
The desired state for this LEC, the default value for this variable is up(1) Enumeration: 'down': 2, 'up': 1.
                       lecConfOperStatus 1.3.6.1.4.1.326.2.4.1.1.10.1.4 integer read-only
The actual status of this LEC Enumeration: 'down': 2, 'up': 1, 'joining': 3.
                       lecConfElanName 1.3.6.1.4.1.326.2.4.1.1.10.1.5 displaystring read-only
Name of the emulated lan to join
                       lecConfMacAddress 1.3.6.1.4.1.326.2.4.1.1.10.1.6 macaddress read-only
MAC address assigned to this LEC
                       lecConfLecsConfigType 1.3.6.1.4.1.326.2.4.1.1.10.1.7 lecconfigtype read-only
One of: wellknown(1), manual(2). The default configuration type of the LEC is based on the default value set in the lecDefaultConfigType variable. wellknown(1) means that the LEC will try to find LECS in the manner specified in the spec (ILMI, WellKnown, PVC). manual(2) means that the LEC will use the address specified in the lecConfLecsAtmAddress variable.
                       lecConfLecsAtmAddress 1.3.6.1.4.1.326.2.4.1.1.10.1.8 atmaddress read-only
The ATM address of LECS. The default ATM address of the LECS server is based on the default value set in the lecDefaultLecsAtmAddress variable. When the lecConfLecsConfigType is set to manual(2), this variable will be set to the Wellknown LECS address.
                       lecConfLesAtmAddress 1.3.6.1.4.1.326.2.4.1.1.10.1.9 atmaddress read-only
The ATM address of LES to join. If The lecConfLecsConfigType is set to manual(2) and this variable is set to address of an LES, this address will be used as the address of the LES to join.
                       lecConfEntryStatus 1.3.6.1.4.1.326.2.4.1.1.10.1.10 entrystatus read-only
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
                       lecConfIfName 1.3.6.1.4.1.326.2.4.1.1.10.1.11 displaystring read-only
Name of the interface associated with this LEC.
         lecStatGroup 1.3.6.1.4.1.326.2.4.1.2
         lecArpGroup 1.3.6.1.4.1.326.2.4.1.3
             elarpFlush 1.3.6.1.4.1.326.2.4.1.3.1 integer read-write
This variable causes the LEC ARP cache to be flushed when it is set to enable(1). Enumeration: 'enable': 1, 'disable': 2.
             lecArpTable 1.3.6.1.4.1.326.2.4.1.3.10 no-access
A table of LEC ARP entries.
                   lecArpEntry 1.3.6.1.4.1.326.2.4.1.3.10.1 no-access
A table entry contaning LEC ARP parameters.
                       lecArpMacAddress 1.3.6.1.4.1.326.2.4.1.3.10.1.1 macaddress read-only
MAC address of this ARP entry.
                       lecArpAtmAddress 1.3.6.1.4.1.326.2.4.1.3.10.1.2 atmaddress read-only
The ATM address associated with this ARP entry.
                       lecArpFlags 1.3.6.1.4.1.326.2.4.1.3.10.1.3 integer read-only
The flags associated with this ARP entry. Enumeration: 'valid': 4, 'pending': 3, 'incomplete': 1, 'loopback': 2.
                       lecArpConnVPI 1.3.6.1.4.1.326.2.4.1.3.10.1.4 integer32 read-only
The VPI associated with this connection.
                       lecArpConnVCI 1.3.6.1.4.1.326.2.4.1.3.10.1.5 integer32 read-only
The VCI associated with this connection.
                       lecArpFlush 1.3.6.1.4.1.326.2.4.1.3.10.1.6 integer read-write
When set to enable(1), will flush this entry from ARP cache. Enumeration: 'enable': 1, 'disable': 2.
                       lecArpElanName 1.3.6.1.4.1.326.2.4.1.3.10.1.7 displaystring read-only
Name of the emulated lan associated with this arp entry.
     laneLesGroup 1.3.6.1.4.1.326.2.4.2
         lesConfGroup 1.3.6.1.4.1.326.2.4.2.1
             lesConfTable 1.3.6.1.4.1.326.2.4.2.1.1 no-access
A table of LESes and their parameters.
                 lesConfEntry 1.3.6.1.4.1.326.2.4.2.1.1.1 no-access
A table entry contaning LES parameters.
                     lesConfIndex 1.3.6.1.4.1.326.2.4.2.1.1.1.1 integer32 read-only
Index into the LesConfTable
                     lesConfAtmAddress 1.3.6.1.4.1.326.2.4.2.1.1.1.2 atmaddress read-only
The Atm address of this LES
                     lesConfAdminStatus 1.3.6.1.4.1.326.2.4.2.1.1.1.3 integer read-only
The desired state for this LES Enumeration: 'down': 2, 'up': 1.
                     lesConfOperStatus 1.3.6.1.4.1.326.2.4.2.1.1.1.4 integer read-only
The actual status of this LES Enumeration: 'down': 2, 'up': 1.
                     lesConfElanName 1.3.6.1.4.1.326.2.4.2.1.1.1.5 displaystring read-only
A name for this LES (not-required)
                     lesConfBusAtmAddress 1.3.6.1.4.1.326.2.4.2.1.1.1.6 atmaddress read-only
The ATM address of the BUS associated with this LES
                     lesConfBusMaster 1.3.6.1.4.1.326.2.4.2.1.1.1.7 integer read-only
The configuration of the BUS associated with this LES. When this variable is set to enable(1), the LES will attempt to start the BUS on the current host. Enumeration: 'enable': 1, 'disable': 2.
                     lesConfEntryStatus 1.3.6.1.4.1.326.2.4.2.1.1.1.8 entrystatus read-only
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
                     lesConfLanType 1.3.6.1.4.1.326.2.4.2.1.1.1.9 lanedataframeformat read-only
The LAN type of this LES, one of: unspecified(1), aflane8023(2), aflane8025(3). When unspecified, the LES may attempt to discover the LAN type from the LECS, or simply choose a default value.
                     lesConfMaxFrameSize 1.3.6.1.4.1.326.2.4.2.1.1.1.10 lanedataframesize read-only
The Maximum Frame Size of this LES, one of: unspecified(1), max1516(2), max4544(3), max9234(4), max18190(5), max1580(6). When unspecified, the LES may attempt to discover the Maximum Frame Size from the LECS, or simply choose a value commensurate with the LAN type.
                     lesConfSecureServer 1.3.6.1.4.1.326.2.4.2.1.1.1.11 integer read-only
The configuration of a secure LES or insecure LES. Enumeration: 'enable': 1, 'disable': 2.
                     lesConfLECSAtmAddress 1.3.6.1.4.1.326.2.4.2.1.1.1.12 atmaddress read-only
The LECS atm address used when running with lesConfSecureServer enabled.
                     lesConfAnycastAtmAddress 1.3.6.1.4.1.326.2.4.2.1.1.1.13 atmaddress read-only
The Anycast atm address used by clients to connect to one of the Les Servers
                     lesConfRegisterTLVs 1.3.6.1.4.1.326.2.4.2.1.1.1.14 integer read-only
The configuration of a server to forward (or not) registration TLVs. Enumeration: 'enable': 1, 'disable': 2.
                     lesConfElanId 1.3.6.1.4.1.326.2.4.2.1.1.1.15 integer32 read-only
The configuration of a numeric (non-zero) ELAN identifier.
                     lesConfTokenRingNumber 1.3.6.1.4.1.326.2.4.2.1.1.1.16 integer32 read-only
12-bit hexadecimal ring (segment) number for a token ring ELAN.
                     lesConfForwardArp 1.3.6.1.4.1.326.2.4.2.1.1.1.17 integer read-only
The configuration of the LES to flood all LE-ARP requests to all clients, both proxy and non-proxy. Enumeration: 'enable': 1, 'disable': 2.
             lesLnniConfTable 1.3.6.1.4.1.326.2.4.2.1.2 no-access
A table of entries to LNNI information about LESs.
                 lesLnniConfEntry 1.3.6.1.4.1.326.2.4.2.1.2.1 no-access
A table entry contaning LNNI parameters to LESes. LESes are identified by their lesConfIndex parameter.
                     lesLnniConfAtmAddress 1.3.6.1.4.1.326.2.4.2.1.2.1.1 nsapaddr read-only
The Atm address of a partner LES.
                     lesLnniConfEntryStatus 1.3.6.1.4.1.326.2.4.2.1.2.1.2 entrystatus read-write
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
             lesLeqGroup 1.3.6.1.4.1.326.2.4.2.1.3
                 lesLeqConfLesId 1.3.6.1.4.1.326.2.4.2.1.3.1 integer32 read-write
The value of the lesConfIndex for the LES on which the leq command will be run when the lesLeqTableReload variable is set to go.
                 lesLeqTableReload 1.3.6.1.4.1.326.2.4.2.1.3.2 integer read-write
The current status of lesLeqTable update for the LES whose index is specified in lesLeqConfLesId. Is idle when the before it is set. To update the lesLeqTable content corresponding to this LES set this to go. A manager may restart the table update process by setting this entry to go when it is in the succeeded or failed states. This variable may be read-only in in inProgress state or may allow sets to idle. Enumeration: 'go': 2, 'failed': 5, 'idle': 1, 'inProgress': 3, 'succeeded': 4.
                 lesLeqStatLesId 1.3.6.1.4.1.326.2.4.2.1.3.3 integer32 read-only
The value of the lesConfIndex for the LES on which the leq command was most recently run and the lesLeqTable was populated for.
                 lesLeqLastTime 1.3.6.1.4.1.326.2.4.2.1.3.4 timeticks read-only
The value of sysUptime the time the last request to fill in the lesLeqTable was finished.
                 lesLeqTable 1.3.6.1.4.1.326.2.4.2.1.3.5 no-access
This table contains all LAN Emulation clients serviced by a LES specified in lesLeqLesId. This table is generated from the output of the leq command. Details of the leq command can be found else where.
                     lesLeqEntry 1.3.6.1.4.1.326.2.4.2.1.3.5.1 no-access
Each entry represents a LANE client.
                         lesLeqIndex 1.3.6.1.4.1.326.2.4.2.1.3.5.1.1 integer32 read-only
An integer which is the index of the LANE client and uniquely identifies a LEC in this table.
                         lesLeqNsap 1.3.6.1.4.1.326.2.4.2.1.3.5.1.2 nsapaddr read-only
The NSAP address of the LANE client. This is the primary NSAP address of the LEC used in joining phase
                         lesLeqName 1.3.6.1.4.1.326.2.4.2.1.3.5.1.3 displaystring read-only
This is the comment field sent by the LEC to the LES during joining phase. This comment will contain the hostname of the machine where the LEC was started
         lesStatGroup 1.3.6.1.4.1.326.2.4.2.2
     laneBusGroup 1.3.6.1.4.1.326.2.4.3
         busConfGroup 1.3.6.1.4.1.326.2.4.3.1
             busConfTable 1.3.6.1.4.1.326.2.4.3.1.1 no-access
A table of BUSes and their parameters.
                 busConfEntry 1.3.6.1.4.1.326.2.4.3.1.1.1 no-access
A table entry contaning BUS parameters.
                     busConfIndex 1.3.6.1.4.1.326.2.4.3.1.1.1.1 integer32 read-only
Index into the BusConfTable
                     busConfAtmAddress 1.3.6.1.4.1.326.2.4.3.1.1.1.2 atmaddress read-only
The Atm address of this BUS
                     busConfAdminStatus 1.3.6.1.4.1.326.2.4.3.1.1.1.3 integer read-only
The desired state for this BUS Enumeration: 'down': 2, 'up': 1.
                     busConfOperStatus 1.3.6.1.4.1.326.2.4.3.1.1.1.4 integer read-only
The actual status of this BUS Enumeration: 'down': 2, 'up': 1.
                     busConfName 1.3.6.1.4.1.326.2.4.3.1.1.1.5 displaystring read-only
A name for this BUS (not-required)
                     busConfEntryStatus 1.3.6.1.4.1.326.2.4.3.1.1.1.6 entrystatus read-only
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
                     busConfLanType 1.3.6.1.4.1.326.2.4.3.1.1.1.7 lanedataframeformat read-only
The LAN type of this BUS, one of: unspecified(1), aflane8023(2), aflane8025(3). When unspecified, the BUS may attempt to discover the LAN type from signaling IEs, or simply choose a default value.
                     busConfMaxFrameSize 1.3.6.1.4.1.326.2.4.3.1.1.1.8 lanedataframesize read-only
The Maximum Frame Size of this BUS, one of: unspecified(1), max1516(2), max4544(3), max9234(4), max18190(5), max1580(6). When unspecified, the BUS may attempt to discover the Maximum Frame Size from signaling IEs, or simply handle the maximum.
         busStatGroup 1.3.6.1.4.1.326.2.4.3.2
     laneLecsGroup 1.3.6.1.4.1.326.2.4.4
         lecsConfGroup 1.3.6.1.4.1.326.2.4.4.1
             lecsConfTable 1.3.6.1.4.1.326.2.4.4.1.1 no-access
A table of LECSes and their parameters.
                 lecsConfEntry 1.3.6.1.4.1.326.2.4.4.1.1.1 no-access
A table entry contaning LECS parameters.
                     lecsConfIndex 1.3.6.1.4.1.326.2.4.4.1.1.1.1 integer32 read-only
The index into the LecsConfTable
                     lecsConfAtmAddress 1.3.6.1.4.1.326.2.4.4.1.1.1.2 atmaddress read-only
The ATM address of this LECS
                     lecsConfAdminStatus 1.3.6.1.4.1.326.2.4.4.1.1.1.3 integer read-only
The desired state for LECS Enumeration: 'down': 2, 'up': 1.
                     lecsConfOperStatus 1.3.6.1.4.1.326.2.4.4.1.1.1.4 integer read-only
The actual status of LECS Enumeration: 'down': 2, 'up': 1.
                     lecsConfDatabase 1.3.6.1.4.1.326.2.4.4.1.1.1.5 displaystring read-only
The full path to the location and name of the LECS database.
                     lecsConfEntryStatus 1.3.6.1.4.1.326.2.4.4.1.1.1.6 entrystatus read-only
The status of this table entry, one of: valid(1), createRequest(2), underCreation(3), invalid(4)
                     lecsConfDefaultLesFlag 1.3.6.1.4.1.326.2.4.4.1.1.1.7 integer read-only
The option to use the default LES ATM-address if the configuration file is inaccessible, one of: enable(1), disable(2) Enumeration: 'enable': 1, 'disable': 2.
                     lecsConfDefaultLesAtmAddress 1.3.6.1.4.1.326.2.4.4.1.1.1.8 atmaddress read-only
The ATM address of the default LES
                     lecsConfWellKnownAddressFlag 1.3.6.1.4.1.326.2.4.4.1.1.1.9 integer read-only
The option to disable the LECS well-known address, one of: none(1), atm-forum(2), other(3) Enumeration: 'atm-forum': 2, 'none': 1, 'other': 3.
                     lecsConfWellKnownAddress 1.3.6.1.4.1.326.2.4.4.1.1.1.10 atmaddress read-only
The well-known address for the LECS
         lecsStatGroup 1.3.6.1.4.1.326.2.4.4.2
     laneMibExtGroup 1.3.6.1.4.1.326.2.4.5