PROPLANE-MIB: View SNMP OID List / Download MIB

VENDOR: LANNET COMPANY


 Home MIB: PROPLANE-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
 propLane 1.3.6.1.4.1.81.34
       propLaneMgmtLEC 1.3.6.1.4.1.81.34.1
           propLaneMgmtLECCurrentAddress 1.3.6.1.4.1.81.34.1.1 macaddress read-only
The actual address currently being used by the management LEC.
           propLaneMgmtLECIfIndexMap 1.3.6.1.4.1.81.34.1.2 integer read-only
The corresponding entry in the interfaces table of MIB II
           propLaneMgmtLECLecIndexMap 1.3.6.1.4.1.81.34.1.3 integer read-only
The corresponding entry in the ATM LEC MIB
       propLaneElan 1.3.6.1.4.1.81.34.2
           propLaneElanConfTable 1.3.6.1.4.1.81.34.2.1 no-access
A table containing information about each ELAN.
               propLaneElanConfEntry 1.3.6.1.4.1.81.34.2.1.1 no-access
An entry containing information about a particular ELAN.
                   propLaneElanConfIndex 1.3.6.1.4.1.81.34.2.1.1.1 integer read-only
Index into this table, matches the ELAN MIB elanConfIndex.
                   propLaneElanSecurity 1.3.6.1.4.1.81.34.2.1.1.2 integer read-write
The status of the ELAN security. open - a LEC can join this ELAN without any ELAN info closed - a LEC can ONLY join this ELAN if it has some ELAN info. Enumeration: 'open': 1, 'closed': 2.
                   propLaneElanLesDiscovery 1.3.6.1.4.1.81.34.2.1.1.3 integer read-write
Determines how the ELAN discovers its LES. auto - LES discovered automatically if we have a Prop LES. manual - the user must enter a LES address. Enumeration: 'auto': 1, 'manual': 2.
                   propLaneElanLesRgstrType 1.3.6.1.4.1.81.34.2.1.1.4 integer read-write
The LES registration mode to be supported by LECS. autosense - the LECS will adopt the proprietary registration version from the first registering LES. single - the LECS will only allow a LES using the proprietary registration method. resilient - the LECS will only allow a LES using the proprietary registration method which supports resilient LESes. distributed - the LECS will only allow a LES using the proprietary registration method which supports LNNI phase 1 LESes. Enumeration: 'autosense': 1, 'resilient': 3, 'single': 2, 'distributed': 4.
                   propLaneElanLesActualRgstrType 1.3.6.1.4.1.81.34.2.1.1.5 integer read-only
The actual LES registration mode that the LECS has adopted. single - the LES has used the proprietary registration method with the LECS. resilient - the LES has used the proprietary registration method to register with the LECS. distrib - the LES has used the proprietary registration method to register with the LECS. none - the registration mode is undefined as no LES has registered yet. Enumeration: 'resilient': 3, 'distrib': 4, 'none': 1, 'single': 2.
                   propLaneElanMaximumActiveLes 1.3.6.1.4.1.81.34.2.1.1.6 integer read-write
The maximum number of active LES's for the ELAN. Can only be written when the propLaneElanLesType is distributed. If propLaneElanLesActualType is not distributed then reading will always return the value 1.
                   propLaneElanLesAddrForm 1.3.6.1.4.1.81.34.2.1.1.7 integer read-write
The method by which the LES address will be formulated. Can only be written when the propLaneElanLesType is distributed. groupAddr - a user-provided group address will be used roundRobin - the address will be picked on a round robin basis longMatch - the longest matching LES address will be used. Enumeration: 'roundRobin': 2, 'longMatch': 3, 'groupAddr': 1.
                   propLaneElanGroupLesAddress 1.3.6.1.4.1.81.34.2.1.1.8 atmaddress read-write
The group LES address of the ELAN. Can only be written when the propLaneElanLesType is distributed.
                   propLaneElanLuni2capability 1.3.6.1.4.1.81.34.2.1.1.9 integer read-write
The configured LUNI 2 capability of the ELAN. If yes, then the ELAN is LUNI 2 capable, and LECs using either LANE 1 or LUNI 2 can join the ELAN. If no, then LUNI 2 clients will be told to use LANE 1 instead of LUNI 2. If auto, then the capability is determined by the capability of the first LES to register for the ELAN (auto-register ELANs only). Enumeration: 'auto': 3, 'yes': 1, 'no': 2.
                   propLaneElanLuni2capabilityOper 1.3.6.1.4.1.81.34.2.1.1.10 integer read-only
The detected LUNI 2 capability of the ELAN. If yes, then the ELAN is LUNI 2 capable, and LECs using either LANE 1 or LUNI 2 can join the ELAN. If no, then LUNI 2 clients will be told to use LANE 1 instead of LUNI 2. Auto is an interim state which indicates that the ELAN capability will be determined by the first LES to register the ELAN, and it has not been autodetected yet. Enumeration: 'auto': 3, 'yes': 1, 'no': 2.
           propLaneElanLesTable 1.3.6.1.4.1.81.34.2.2 no-access
A table containing information about each LES of an ELAN.
               propLaneElanLesTableEntry 1.3.6.1.4.1.81.34.2.2.1 no-access
An entry containing information about a particular LES of an ELAN.
                   propLaneElanLesIndex 1.3.6.1.4.1.81.34.2.2.1.1 integer read-only
Index into this table, matches the ELAN MIB elanLesIndex.
                   propLaneElanLesLecIdLow 1.3.6.1.4.1.81.34.2.2.1.2 integer read-only
The lower end of the LES LEC ID range.
                   propLaneElanLesLecIdHigh 1.3.6.1.4.1.81.34.2.2.1.3 integer read-only
The higher end of the LES LEC ID range.
       propLaneLes 1.3.6.1.4.1.81.34.3
           propLaneLesConfTable 1.3.6.1.4.1.81.34.3.1 no-access
A table containing information about each LES.
               propLaneLesConfEntry 1.3.6.1.4.1.81.34.3.1.1 no-access
An entry containing information about a particular LES.
                   propLaneLesConfIndex 1.3.6.1.4.1.81.34.3.1.1.1 integer read-only
Index into this table, matches the LES MIB lesConfIndex.
                   propLaneLesMode 1.3.6.1.4.1.81.34.3.1.1.2 integer read-write
The LES registration mode. manual - the LES is ATM Forum compliant as per LANE v1.0 and will not attempt to register with the LECS. This means that management must tell the LECS the address of the LES. single - the LES will use a proprietary registration method. resilient - the LES will use a proprietary registration method. distrib - the LES will use a proprietary registration method, and can register with a LNNI phase 1 or better Prop LECS. Enumeration: 'resilient': 3, 'distrib': 4, 'single': 2, 'manual': 1.
                   propLaneLesActiveStatus 1.3.6.1.4.1.81.34.3.1.1.3 integer read-only
The LES active status. active - the LES has resilient capability and is ACTIVE. standby - the LES has resilient capability and is on STANDBY. not-registered - the LES has resilient capability but is not yet registered. none - the LES doesn't have resilient capability. Enumeration: 'active': 1, 'standby': 2, 'not-registered': 3, 'none': 4.
                   propLaneLesLecIdLow 1.3.6.1.4.1.81.34.3.1.1.4 integer read-only
The lower end of the LES LEC ID range.
                   propLaneLesLecIdHigh 1.3.6.1.4.1.81.34.3.1.1.5 integer read-only
The higher end of the LES LEC ID range.
                   propLaneLesBusUnicastFilter 1.3.6.1.4.1.81.34.3.1.1.6 integer read-write
Whether BUS filter unicast filtering is enabled or disabled. Enumeration: 'disabled': 1, 'enabled': 2.
                   propLaneLesLuni2capability 1.3.6.1.4.1.81.34.3.1.1.7 integer read-write
The configured LUNI 2 capability of the LES. If yes, then the LES is LUNI 2 capable, and LECs using either LANE 1 or LUNI 2 can join the ELAN. If no, then LUNI 2 clients will be told to use LANE 1 instead of LUNI 2. Default value is yes (2). Enumeration: 'yes': 2, 'no': 1.
           propLaneLesLecTable 1.3.6.1.4.1.81.34.3.2 no-access
A table containing information about each LEC of a LES.
               propLaneLesLecEntry 1.3.6.1.4.1.81.34.3.2.1 no-access
An entry containing information about a particular LEC of a LES.
                   propLaneLesLecIndex 1.3.6.1.4.1.81.34.3.2.1.1 integer read-only
Index into this table, matches the LES MIB lesLecIndex.
                   propLaneLesLecLuni2granted 1.3.6.1.4.1.81.34.3.2.1.2 integer read-only
Whether the LEC joined the LES as a LUNI2 client or a LANE v1 client. Enumeration: 'yes': 2, 'no': 1.
                   propLaneLesLecSelectiveMulticast 1.3.6.1.4.1.81.34.3.2.1.3 integer read-only
Whether the LEC joined the LES requesting selective multicast. Enumeration: 'yes': 2, 'no': 1.
       propLaneLecs 1.3.6.1.4.1.81.34.4
           propLaneLecsTable 1.3.6.1.4.1.81.34.4.1 no-access
A table containing information about a LECS in a Slot.
               propLaneLecsEntry 1.3.6.1.4.1.81.34.4.1.1 no-access
An entry containing information about a LECS.
                   propLaneLecsSlotIndex 1.3.6.1.4.1.81.34.4.1.1.1 integer read-only
An index into this table.
                   propLaneLecsLocation 1.3.6.1.4.1.81.34.4.1.1.2 integer read-write
The LECS location. local-wka - The LECS is local at the WKA. local-selector - The LECS is local. remote-wka - The LECS is remote at the WKA. remote-atm-addr - The LECS is remote at the address given in RemoteAddress below. remote-res-lecs - The LECS is a remote resilient LECS, found at the address given below. By setting location to remote, this implies that this device IS NOT taking part in the resilient LECS scheme itself. Enumeration: 'remote-wka': 3, 'remote-atm-addr': 4, 'local-selector': 2, 'local-wka': 1, 'remote-res-lecs': 5.
                   propLaneLecsRemoteAddress 1.3.6.1.4.1.81.34.4.1.1.3 atmaddress read-write
The remote (non-WKA) LECS address.
                   propLaneLecsLocalSelector 1.3.6.1.4.1.81.34.4.1.1.4 integer read-write
The local LECS address selector.
                   propLaneLecsDefTRElan 1.3.6.1.4.1.81.34.4.1.1.5 displaystring read-write
The name of the default TR ELAN.
                   propLaneLecsDefEthElan 1.3.6.1.4.1.81.34.4.1.1.6 displaystring read-write
The name of the default ethernet ELAN.
                   propLaneLecsDefUnspecElan 1.3.6.1.4.1.81.34.4.1.1.7 displaystring read-write
The name of the default unspecified ELAN.
                   propLaneLecsResilientNetStatus 1.3.6.1.4.1.81.34.4.1.1.8 integer read-only
Status of the resilient LECS network as a whole. discovering - The algorithm is trying to find all participating devices in the scheme. forming - The algorithm is trying to contact each device. synchronising - The algorithm is checking that all parties have connectivity to all other parties. running - The scheme is running normally. not-resilient - This device is not taking part in the resilient scheme. Enumeration: 'discovering': 1, 'forming': 2, 'running': 4, 'not-resilient': 5, 'synchronising': 3.
                   propLaneLecsResilientMode 1.3.6.1.4.1.81.34.4.1.1.9 integer read-write
Whether this LECS is taking part in the resilient LECS election scheme. Enumeration: 'disabled': 2, 'enabled': 1.
                   propLaneLecsResilientStatus 1.3.6.1.4.1.81.34.4.1.1.10 integer read-only
Status of this LECS in the resilient scheme. Enumeration: 'active': 1, 'standby': 2, 'not-resilient': 3.
                   propLaneLecsResilientPriority 1.3.6.1.4.1.81.34.4.1.1.11 integer read-write
LECS priority in the resilient scheme.
       propLaneResLecs 1.3.6.1.4.1.81.34.5
           propLaneLecsResTable 1.3.6.1.4.1.81.34.5.1 no-access
A table containing information about each LECS in the resilient LECS scheme.
               propLaneLecsResEntry 1.3.6.1.4.1.81.34.5.1.1 no-access
An entry containing information about a particular LECS in the resilient scheme.
                   propLaneLecsResIndex 1.3.6.1.4.1.81.34.5.1.1.1 integer read-only
An index into this table.
                   propLaneLecsResAddress 1.3.6.1.4.1.81.34.5.1.1.2 atmaddress read-only
The ATM address of this resilient LECS.
                   propLaneLecsResPriority 1.3.6.1.4.1.81.34.5.1.1.3 integer read-only
The priority of this LECS in the scheme.
                   propLaneLecsResStatus 1.3.6.1.4.1.81.34.5.1.1.4 integer read-only
The resilient status and link status of this LECS from the viewpoint of this agent. - timing-out means this agent has temporarily failed to contact the LECS. - not-found means that either communication to the LECS has timed-out, or that the LECS has never been found. Enumeration: 'active': 1, 'standby': 2, 'not-found': 4, 'timing-out': 3.
                   propLaneLecsResOrigin 1.3.6.1.4.1.81.34.5.1.1.5 integer read-only
How this LECS was found. Enumeration: 'local': 4, 'pvc': 3, 'pvc-svc': 2, 'manual': 1, 'snmp': 5.
                   propLaneLecsResRowStatus 1.3.6.1.4.1.81.34.5.1.1.6 integer read-only
The status of this entry. For row creation (currently unsupported) : The manager should first set this field to undercreation(2) before setting any of the other fields. When all values required have been given it shoud be set to valid(3). If insufficient entries have been given when it is set to valid(3) then the agent will reject the request with BAD_VALUE. Enumeration: 'undercreation': 2, 'valid': 3, 'delete': 1.
                   propLaneLecsResActiveTime 1.3.6.1.4.1.81.34.5.1.1.7 timeticks read-only
The time in centiseconds since this RLECS last transitioned to active. Only non-zero values are valid here; a zero value meaning that either the RLECS was never active, or that no info is available for it.
                   propLaneLecsResAddrForm 1.3.6.1.4.1.81.34.5.1.1.8 integer read-only
The type of address that this LECS will use when it is active. Selector means switch address plus the selector given below. Enumeration: 'wka': 1, 'unknown': 3, 'selector': 2.
                   propLaneLecsResSelector 1.3.6.1.4.1.81.34.5.1.1.9 integer read-only
The selector if the LECS is using its switch address.
       propLaneSlot 1.3.6.1.4.1.81.34.6
           propLaneSlotTable 1.3.6.1.4.1.81.34.6.1 no-access
A table containing information about a LANE Server in a Slot of the ATM switch.
               propLaneSlotEntry 1.3.6.1.4.1.81.34.6.1.1 no-access
An entry containing information about a particular Slot in the switch.
                   propLaneSlotIndex 1.3.6.1.4.1.81.34.6.1.1.1 integer read-only
Index into this table.
                   propLaneSlotElanConfNextId 1.3.6.1.4.1.81.34.6.1.1.2 integer read-only
The next available ELAN index in this Slot provided by the agent. The value of this object can be used as the index to the standard elanConfTable during creation. Instead of the standard elanConfNextId.
                   propLaneSlotLecsConfNextId 1.3.6.1.4.1.81.34.6.1.1.3 integer read-only
The next available LECS index in this Slot. The value of this object can be used as the index to the lecsTable during creation. Instead of the standard lecsConfNextId.
                   propLaneSlotLesConfNextId 1.3.6.1.4.1.81.34.6.1.1.4 integer read-only
The next available LES index in this Slot. The value of this object can be used as the index by the network manager to create an entry in the lesConfTable. Instead of the standard lesConfNextId.
                   propLaneSlotBusConfNextId 1.3.6.1.4.1.81.34.6.1.1.5 integer read-only
The next available BUS index in this Slot. The value of this object can be used as the index by the network manager to create an entry in the busConfTable. Instead of the standard busConfNextId.
                   propLaneSlotNextLesSelector 1.3.6.1.4.1.81.34.6.1.1.6 integer read-only
A suitable value for the next LES selector in this Slot.
                   propLaneSlotNextBusSelector 1.3.6.1.4.1.81.34.6.1.1.7 integer read-only
A suitable value for the next BUS selector in this Slot.
                   propLaneSlotNextLecsSelector 1.3.6.1.4.1.81.34.6.1.1.8 integer read-only
A suitable value for the next LECS selector in this Slot.