PROPLANE-MIB

File: PROPLANE-MIB.mib (40798 bytes)

Imported modules

RFC1213-MIB RFC1155-SMI RFC-1212
GEN-MIB

Imported symbols

DisplayString TimeTicks OBJECT-TYPE
lannet

Defined Types

AtmAddress  
OCTET STRING Size(20)    

MacAddress  
OCTET STRING Size(6)    

PropLaneElanConfEntry  
SEQUENCE    
  propLaneElanConfIndex INTEGER
  propLaneElanSecurity INTEGER
  propLaneElanLesDiscovery INTEGER
  propLaneElanLesRgstrType INTEGER
  propLaneElanLesActualRgstrType INTEGER
  propLaneElanMaximumActiveLes INTEGER
  propLaneElanLesAddrForm INTEGER
  propLaneElanGroupLesAddress AtmAddress
  propLaneElanLuni2capability INTEGER
  propLaneElanLuni2capabilityOper INTEGER

PropLaneElanLesTableEntry  
SEQUENCE    
  propLaneElanLesIndex INTEGER
  propLaneElanLesLecIdLow INTEGER
  propLaneElanLesLecIdHigh INTEGER

PropLaneLesConfEntry  
SEQUENCE    
  propLaneLesConfIndex INTEGER
  propLaneLesMode INTEGER
  propLaneLesActiveStatus INTEGER
  propLaneLesLecIdLow INTEGER
  propLaneLesLecIdHigh INTEGER
  propLaneLesBusUnicastFilter INTEGER
  propLaneLesLuni2capability INTEGER

PropLaneLesLecEntry  
SEQUENCE    
  propLaneLesLecIndex INTEGER
  propLaneLesLecLuni2granted INTEGER
  propLaneLesLecSelectiveMulticast INTEGER

PropLaneLecsEntry  
SEQUENCE    
  propLaneLecsSlotIndex INTEGER
  propLaneLecsLocation INTEGER
  propLaneLecsRemoteAddress AtmAddress
  propLaneLecsLocalSelector INTEGER
  propLaneLecsDefTRElan DisplayString
  propLaneLecsDefEthElan DisplayString
  propLaneLecsDefUnspecElan DisplayString
  propLaneLecsResilientNetStatus INTEGER
  propLaneLecsResilientMode INTEGER
  propLaneLecsResilientStatus INTEGER
  propLaneLecsResilientPriority INTEGER

PropLaneLecsResEntry  
SEQUENCE    
  propLaneLecsResIndex INTEGER
  propLaneLecsResAddress AtmAddress
  propLaneLecsResPriority INTEGER
  propLaneLecsResStatus INTEGER
  propLaneLecsResOrigin INTEGER
  propLaneLecsResRowStatus INTEGER
  propLaneLecsResActiveTime TimeTicks
  propLaneLecsResAddrForm INTEGER
  propLaneLecsResSelector INTEGER

PropLaneSlotEntry  
SEQUENCE    
  propLaneSlotIndex INTEGER
  propLaneSlotElanConfNextId INTEGER
  propLaneSlotLecsConfNextId INTEGER
  propLaneSlotLesConfNextId INTEGER
  propLaneSlotBusConfNextId INTEGER
  propLaneSlotNextLesSelector INTEGER
  propLaneSlotNextBusSelector INTEGER
  propLaneSlotNextLecsSelector INTEGER

Defined Values

propLane 1.3.6.1.4.1.81.34
OBJECT IDENTIFIER    

propLaneMgmtLEC 1.3.6.1.4.1.81.34.1
OBJECT IDENTIFIER    

propLaneElan 1.3.6.1.4.1.81.34.2
OBJECT IDENTIFIER    

propLaneLes 1.3.6.1.4.1.81.34.3
OBJECT IDENTIFIER    

propLaneLecs 1.3.6.1.4.1.81.34.4
OBJECT IDENTIFIER    

propLaneResLecs 1.3.6.1.4.1.81.34.5
OBJECT IDENTIFIER    

propLaneSlot 1.3.6.1.4.1.81.34.6
OBJECT IDENTIFIER    

propLaneMgmtLECCurrentAddress 1.3.6.1.4.1.81.34.1.1
The actual address currently being used by the management LEC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

propLaneMgmtLECIfIndexMap 1.3.6.1.4.1.81.34.1.2
The corresponding entry in the interfaces table of MIB II
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneMgmtLECLecIndexMap 1.3.6.1.4.1.81.34.1.3
The corresponding entry in the ATM LEC MIB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneElanConfTable 1.3.6.1.4.1.81.34.2.1
A table containing information about each ELAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PropLaneElanConfEntry

propLaneElanConfEntry 1.3.6.1.4.1.81.34.2.1.1
An entry containing information about a particular ELAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PropLaneElanConfEntry  

propLaneElanConfIndex 1.3.6.1.4.1.81.34.2.1.1.1
Index into this table, matches the ELAN MIB elanConfIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneElanSecurity 1.3.6.1.4.1.81.34.2.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER open(1), closed(2)  

propLaneElanLesDiscovery 1.3.6.1.4.1.81.34.2.1.1.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

propLaneElanLesRgstrType 1.3.6.1.4.1.81.34.2.1.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER autosense(1), single(2), resilient(3), distributed(4)  

propLaneElanLesActualRgstrType 1.3.6.1.4.1.81.34.2.1.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), single(2), resilient(3), distrib(4)  

propLaneElanMaximumActiveLes 1.3.6.1.4.1.81.34.2.1.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

propLaneElanLesAddrForm 1.3.6.1.4.1.81.34.2.1.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER groupAddr(1), roundRobin(2), longMatch(3)  

propLaneElanGroupLesAddress 1.3.6.1.4.1.81.34.2.1.1.8
The group LES address of the ELAN. Can only be written when the propLaneElanLesType is distributed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmAddress  

propLaneElanLuni2capability 1.3.6.1.4.1.81.34.2.1.1.9
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1), no(2), auto(3)  

propLaneElanLuni2capabilityOper 1.3.6.1.4.1.81.34.2.1.1.10
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2), auto(3)  

propLaneElanLesTable 1.3.6.1.4.1.81.34.2.2
A table containing information about each LES of an ELAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PropLaneElanLesTableEntry

propLaneElanLesTableEntry 1.3.6.1.4.1.81.34.2.2.1
An entry containing information about a particular LES of an ELAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PropLaneElanLesTableEntry  

propLaneElanLesIndex 1.3.6.1.4.1.81.34.2.2.1.1
Index into this table, matches the ELAN MIB elanLesIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneElanLesLecIdLow 1.3.6.1.4.1.81.34.2.2.1.2
The lower end of the LES LEC ID range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneElanLesLecIdHigh 1.3.6.1.4.1.81.34.2.2.1.3
The higher end of the LES LEC ID range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneLesConfTable 1.3.6.1.4.1.81.34.3.1
A table containing information about each LES.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PropLaneLesConfEntry

propLaneLesConfEntry 1.3.6.1.4.1.81.34.3.1.1
An entry containing information about a particular LES.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PropLaneLesConfEntry  

propLaneLesConfIndex 1.3.6.1.4.1.81.34.3.1.1.1
Index into this table, matches the LES MIB lesConfIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneLesMode 1.3.6.1.4.1.81.34.3.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), single(2), resilient(3), distrib(4)  

propLaneLesActiveStatus 1.3.6.1.4.1.81.34.3.1.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2), not-registered(3), none(4)  

propLaneLesLecIdLow 1.3.6.1.4.1.81.34.3.1.1.4
The lower end of the LES LEC ID range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneLesLecIdHigh 1.3.6.1.4.1.81.34.3.1.1.5
The higher end of the LES LEC ID range.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneLesBusUnicastFilter 1.3.6.1.4.1.81.34.3.1.1.6
Whether BUS filter unicast filtering is enabled or disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

propLaneLesLuni2capability 1.3.6.1.4.1.81.34.3.1.1.7
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

propLaneLesLecTable 1.3.6.1.4.1.81.34.3.2
A table containing information about each LEC of a LES.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PropLaneLesLecEntry

propLaneLesLecEntry 1.3.6.1.4.1.81.34.3.2.1
An entry containing information about a particular LEC of a LES.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PropLaneLesLecEntry  

propLaneLesLecIndex 1.3.6.1.4.1.81.34.3.2.1.1
Index into this table, matches the LES MIB lesLecIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneLesLecLuni2granted 1.3.6.1.4.1.81.34.3.2.1.2
Whether the LEC joined the LES as a LUNI2 client or a LANE v1 client.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

propLaneLesLecSelectiveMulticast 1.3.6.1.4.1.81.34.3.2.1.3
Whether the LEC joined the LES requesting selective multicast.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

propLaneLecsTable 1.3.6.1.4.1.81.34.4.1
A table containing information about a LECS in a Slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PropLaneLecsEntry

propLaneLecsEntry 1.3.6.1.4.1.81.34.4.1.1
An entry containing information about a LECS.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PropLaneLecsEntry  

propLaneLecsSlotIndex 1.3.6.1.4.1.81.34.4.1.1.1
An index into this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneLecsLocation 1.3.6.1.4.1.81.34.4.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER local-wka(1), local-selector(2), remote-wka(3), remote-atm-addr(4), remote-res-lecs(5)  

propLaneLecsRemoteAddress 1.3.6.1.4.1.81.34.4.1.1.3
The remote (non-WKA) LECS address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AtmAddress  

propLaneLecsLocalSelector 1.3.6.1.4.1.81.34.4.1.1.4
The local LECS address selector.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

propLaneLecsDefTRElan 1.3.6.1.4.1.81.34.4.1.1.5
The name of the default TR ELAN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

propLaneLecsDefEthElan 1.3.6.1.4.1.81.34.4.1.1.6
The name of the default ethernet ELAN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

propLaneLecsDefUnspecElan 1.3.6.1.4.1.81.34.4.1.1.7
The name of the default unspecified ELAN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

propLaneLecsResilientNetStatus 1.3.6.1.4.1.81.34.4.1.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER discovering(1), forming(2), synchronising(3), running(4), not-resilient(5)  

propLaneLecsResilientMode 1.3.6.1.4.1.81.34.4.1.1.9
Whether this LECS is taking part in the resilient LECS election scheme.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

propLaneLecsResilientStatus 1.3.6.1.4.1.81.34.4.1.1.10
Status of this LECS in the resilient scheme.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2), not-resilient(3)  

propLaneLecsResilientPriority 1.3.6.1.4.1.81.34.4.1.1.11
LECS priority in the resilient scheme.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

propLaneLecsResTable 1.3.6.1.4.1.81.34.5.1
A table containing information about each LECS in the resilient LECS scheme.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PropLaneLecsResEntry

propLaneLecsResEntry 1.3.6.1.4.1.81.34.5.1.1
An entry containing information about a particular LECS in the resilient scheme.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PropLaneLecsResEntry  

propLaneLecsResIndex 1.3.6.1.4.1.81.34.5.1.1.1
An index into this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneLecsResAddress 1.3.6.1.4.1.81.34.5.1.1.2
The ATM address of this resilient LECS.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AtmAddress  

propLaneLecsResPriority 1.3.6.1.4.1.81.34.5.1.1.3
The priority of this LECS in the scheme.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

propLaneLecsResStatus 1.3.6.1.4.1.81.34.5.1.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), standby(2), timing-out(3), not-found(4)  

propLaneLecsResOrigin 1.3.6.1.4.1.81.34.5.1.1.5
How this LECS was found.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER manual(1), pvc-svc(2), pvc(3), local(4), snmp(5)  

propLaneLecsResRowStatus 1.3.6.1.4.1.81.34.5.1.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER delete(1), undercreation(2), valid(3)  

propLaneLecsResActiveTime 1.3.6.1.4.1.81.34.5.1.1.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

propLaneLecsResAddrForm 1.3.6.1.4.1.81.34.5.1.1.8
The type of address that this LECS will use when it is active. Selector means switch address plus the selector given below.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER wka(1), selector(2), unknown(3)  

propLaneLecsResSelector 1.3.6.1.4.1.81.34.5.1.1.9
The selector if the LECS is using its switch address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

propLaneSlotTable 1.3.6.1.4.1.81.34.6.1
A table containing information about a LANE Server in a Slot of the ATM switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PropLaneSlotEntry

propLaneSlotEntry 1.3.6.1.4.1.81.34.6.1.1
An entry containing information about a particular Slot in the switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PropLaneSlotEntry  

propLaneSlotIndex 1.3.6.1.4.1.81.34.6.1.1.1
Index into this table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneSlotElanConfNextId 1.3.6.1.4.1.81.34.6.1.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneSlotLecsConfNextId 1.3.6.1.4.1.81.34.6.1.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneSlotLesConfNextId 1.3.6.1.4.1.81.34.6.1.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneSlotBusConfNextId 1.3.6.1.4.1.81.34.6.1.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneSlotNextLesSelector 1.3.6.1.4.1.81.34.6.1.1.6
A suitable value for the next LES selector in this Slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneSlotNextBusSelector 1.3.6.1.4.1.81.34.6.1.1.7
A suitable value for the next BUS selector in this Slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

propLaneSlotNextLecsSelector 1.3.6.1.4.1.81.34.6.1.1.8
A suitable value for the next LECS selector in this Slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER