ALCATEL-IND1-LPS-MIB

File: ALCATEL-IND1-LPS-MIB.mib (22526 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
ALCATEL-IND1-SYSTEM-MIB SNMPv2-CONF ALCATEL-IND1-BASE

Imported symbols

OBJECT-TYPE OBJECT-IDENTITY NOTIFICATION-TYPE
MODULE-IDENTITY IpAddress Integer32
MacAddress DisplayString RowStatus
ifIndex systemServicesDate systemServicesTime
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
softentIND1MacAddress sourceLearningTraps

Defined Types

LearnedPortSecurityEntry  
SEQUENCE    
  lpsViolationOption INTEGER
  lpsMaxMacNum INTEGER
  lpsLoMacRange MacAddress
  lpsHiMacRange MacAddress
  lpsAdminStatus INTEGER
  lpsOperStatus INTEGER
  lpsRowStatus RowStatus
  lpsRelease INTEGER
  lpsMaxFilteredMacNum INTEGER
  lpsLearnTrapThreshold INTEGER
  lpsViolatingMac MacAddress

LearnedPortSecurityMacAddressEntry  
SEQUENCE    
  lpsMacAddress MacAddress
  lpsMacAddressLearnType INTEGER
  lpsMacAddressRowStatus RowStatus

LearnedPortSecurityL2MacAddressEntry  
SEQUENCE    
  lpsL2VlanId INTEGER
  lpsL2MacAddress MacAddress
  lpsL2MacAddressLearnType INTEGER
  lpsL2MacAddressRowStatus RowStatus

Defined Values

alcatelIND1LearnedPortSecurityMIB 1.3.6.1.4.1.6486.801.1.2.1.8.2
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line, this is the MIB module for address learning mac addresses entity. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1LearnedPortSecurityMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.8.2.1
Branch For Learned Port Security Module MIB Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1LearnedPortSecurityMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.8.2.2
Branch for Learned Port Security Module MIB Subsystem Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1LearnedPortSecurityMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.1
Branch for Learned Port Security Module MIB Subsystem Units of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1LearnedPortSecurityMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.2
Branch for Learned Port Security Module MIB Subsystem Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

learnedPortSecurityTable 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1
A table contains Learned Port Security information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LearnedPortSecurityEntry

learnedPortSecurityEntry 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1
Definition of the Learned Port Security port security table entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  LearnedPortSecurityEntry  

lpsViolationOption 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.1
The handle option for LPS violation restrictt(1), Port will not learn any new Mac address & traffic for learned MAC address will flow.shutdown(2), Admin-state of port shall be disabled.discard(3), Port will be in Discard state,all RX and TX packets shall be dropped, Admin-state of port shall be enabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER restrict(1), shutdown(2), discard(3)  

lpsMaxMacNum 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.2
The maximum number of MAC addresses that the LPS port could learn.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..1000  

lpsLoMacRange 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.3
The low end of Mac range which is allowed to be learned on LPS port
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

lpsHiMacRange 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.4
The high end of Mac range which is allowed to be learned on LPS port
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

lpsAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.5
This object specifies the desired administrative state of the Learned Port Security feature on this port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2), locked(3)  

lpsOperStatus 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.6
This object identifies the current operational state of the LPS port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), securityViolated(3), locked(4)  

lpsRowStatus 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.7
The RowStatus for this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

lpsRelease 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.8
This object causes the release of LPS port if it is in violated state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER release(1)  

lpsMaxFilteredMacNum 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.9
The maximum number of Filtered MAC addresses that the LPS port could learn. The default is 5.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..100  

lpsLearnTrapThreshold 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.10
When the number of bridged MACs learned matches this value, a trap will from then on be generated for every additional MAC that is learned.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..1000  

lpsViolatingMac 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.1.1.11
The MAC Address which caused the Violation on this Port. This field is set when LPS port is in Violated state, it is cleared when Port comes out of violation
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

learnedPortSecurityMacAddressTable 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.2
A table contains Learned Port Security MAC addresses.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LearnedPortSecurityMacAddressEntry

learnedPortSecurityMacAddressEntry 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.2.1
Definition of the Learned Port Security port security mac-address table entries. This Object is deprecated in favor of learnedPortSecurityL2MacAddressTable due to the new LPS behavior which requires Vlan Id as a part of Index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  LearnedPortSecurityMacAddressEntry  

lpsMacAddress 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.2.1.1
The MacAddress that is either configured or dynamically learnt on the LPS port. This Object is deprecated in favor of lpsL2MacAddress.
Status: deprecated Access: read-write
OBJECT-TYPE    
  MacAddress  

lpsMacAddressLearnType 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.2.1.2
The handle option for LPS violation. This Object is deprecated in favor of lpsL2MacAddressLearnType.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER configured(1), dynamic(2)  

lpsMacAddressRowStatus 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.2.1.3
The RowStatus for this table. This Object is deprecated in favor of lpsL2MacAddressRowStatus.
Status: deprecated Access: read-write
OBJECT-TYPE    
  RowStatus  

learnedPortSecurityGlobalGroup 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.3
OBJECT IDENTIFIER    

lpsLearningWindowTime 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.3.1
The learning time window that can be configured on the switch to learn new MACs on the LPS port. This paramater applies to the whole switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65536  

lpsLearningWindowTimeWithStaticConversion 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.3.2
If it is enabled, when the learning window is expired, the dynamic MACs learned on all LPS ports will be converted to static. It is configurable only when the learning window is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lpsConvertToStatic 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.3.3
It converts the L2 addresses learned on the given port in IfIndex format from dynamic to static. The value of '0' means to convert all LPS ports on the entire chassis.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 1001..17000  

lpsLearningWindowNoAging 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.3.4
If it is enabled, all mac-address learnt on the port would be deferred from aging
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lpsLearningWindowBootupStatus 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.3.5
If it is enabled, Learning window will start at boot-up time
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

lpsLearningWindowExpiryStatus 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.3.6
If it is enabled Learning Window is Running, if Disabled Learning Window has Expired
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

learnedPortSecurityL2MacAddressTable 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.4
A table contains Learned Port Security L2 Mac addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LearnedPortSecurityL2MacAddressEntry

learnedPortSecurityL2MacAddressEntry 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.4.1
Definition of the Learned Port Security port security mac-address table entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  LearnedPortSecurityL2MacAddressEntry  

lpsL2VlanId 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.4.1.1
The VLAN ID assigned to the packet; A value of 0 is allowed only while creating a row to use the default VLAN ID of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..4094  

lpsL2MacAddress 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.4.1.2
The MacAddress that is either configured or dynamically learnt on the LPS port.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

lpsL2MacAddressLearnType 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.4.1.3
Learned L2 MAC address type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER configured(1), dynamic(2), filtered(3), quarantined(4)  

lpsL2MacAddressRowStatus 1.3.6.1.4.1.6486.801.1.2.1.8.2.1.4.1.4
The RowStatus for this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

lpsTraps 1.3.6.1.4.1.6486.801.1.3.2.9.0.2
OBJECT IDENTIFIER    

lpsTrapsDesc 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.1
OBJECT IDENTIFIER    

lpsTrapsObj 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2
OBJECT IDENTIFIER    

lpsViolationTrap 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.1.0.1
Learned Port Security Violation Trap.
Status: current Access: read-create
NOTIFICATION-TYPE    

lpsPortUpAfterLearningWindowExpiredTrap 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.1.0.2
When an LPS port joins or is enabled after the Learning Window is expired, the MAC address learning on the port will be disabled, and this trap is generated as a notification. This trap will also be generated at the time the Learning Window expires, with a slice and port value of 0
Status: current Access: read-create
NOTIFICATION-TYPE    

lpsLearnMac 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.1.0.3
When an LPS port learns a bridged MAC, this trap will be generated.
Status: current Access: read-create
NOTIFICATION-TYPE    

lpsTrapSwitchName 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2.1
The name of the switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

lpsTrapSwitchIpAddr 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2.2
The IP address of switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

lpsTrapSwitchSlice 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2.3
The physical slice number for the LPS port on which violation occured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

lpsTrapSwitchPort 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2.4
The physical port number on which violation occured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

lpsTrapViolatingMac 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2.5
The violating MAC address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

lpsTrapViolationType 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2.6
The type of violation that occured on the LPS port.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER learnWindowExpired(1), macOutOfRange(2), macsLearnLimitReached(3)  

lpsTrapSwitchVlan 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2.7
The VLAN number on which violation occured.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

lpsTrapBridgeMac 1.3.6.1.4.1.6486.801.1.3.2.9.0.2.2.8
The Bridge MAC address when learn trap threshold exceeds.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

alcatelIND1LearnedPortSecurityMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.2.1
Compliance statement for Learned Port Security.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

learnedPortSecurityGroup 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.1.1
Collection of objects for learned port security table.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

learnedPortSecurityMacAddressGroup 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.1.2
Collection of objects for learned port security MacAddress table. This Object is deprecated in favor of learnedPortSecurityL2MacAddressGroup.
Status: deprecated Access: accessible-for-notify
OBJECT-GROUP    

learnedPortSecurityGlobGroup 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.1.3
Collection of objects for learned port security global group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

learnedPortSecurityTrapsGroup 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.1.4
Collection of notifications for learned port security.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

learnedPortSecurityL2MacAddressGroup 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.1.5
Collection of objects for learned port security MacAddress table.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

learnedPortSecurityTrapObjectsGroup 1.3.6.1.4.1.6486.801.1.2.1.8.2.2.1.6
Collection of notification Objects for learned port security.
Status: current Access: accessible-for-notify
OBJECT-GROUP