HM2-PLATFORM-PORTSECURITY-MIB

File: HM2-PLATFORM-PORTSECURITY-MIB.mib (12150 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
HM2-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 DisplayString MacAddress
TruthValue ifIndex hm2PlatformMibs
HmEnabledStatus

Defined Types

Hm2AgentPortSecurityEntry  
SEQUENCE    
  hm2AgentPortSecurityMode HmEnabledStatus
  hm2AgentPortSecurityDynamicLimit Unsigned32
  hm2AgentPortSecurityStaticLimit Unsigned32
  hm2AgentPortSecurityViolationTrapMode HmEnabledStatus
  hm2AgentPortSecurityStaticMACs DisplayString
  hm2AgentPortSecurityLastDiscardedMAC DisplayString
  hm2AgentPortSecurityMACAddressAdd DisplayString
  hm2AgentPortSecurityMACAddressRemove DisplayString
  hm2AgentPortSecurityMACAddressMove HmEnabledStatus
  hm2AgentPortSecurityDynamicCount Unsigned32
  hm2AgentPortSecurityStaticCount Unsigned32
  hm2AgentPortSecurityViolationTrapCount Unsigned32
  hm2AgentPortSecurityViolationTrapFrequency Unsigned32
  hm2AgentPortSecurityAutoDisable TruthValue

Hm2AgentPortSecurityDynamicEntry  
SEQUENCE    
  hm2AgentPortSecurityDynamicVLANId Unsigned32
  hm2AgentPortSecurityDynamicMACAddress MacAddress

Hm2AgentPortSecurityStaticEntry  
SEQUENCE    
  hm2AgentPortSecurityStaticVLANId Unsigned32
  hm2AgentPortSecurityStaticMACAddress MacAddress

Defined Values

hm2PlatformPortSecurity 1.3.6.1.4.1.248.12.20
The Hirschmann Private Platform2 MIB for Port Security Feature. Copyright (C) 2011. All Rights Reserved.
MODULE-IDENTITY    

hm2AgentPortSecurityGroup 1.3.6.1.4.1.248.12.20.1
OBJECT IDENTIFIER    

hm2AgentGlobalPortSecurityMode 1.3.6.1.4.1.248.12.20.1.1
Mode showing whether at the global level, port security is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortSecurityTable 1.3.6.1.4.1.248.12.20.1.2
A table for Port Security and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentPortSecurityEntry

hm2AgentPortSecurityEntry 1.3.6.1.4.1.248.12.20.1.2.1
Represents entry for port security table
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentPortSecurityEntry  

hm2AgentPortSecurityMode 1.3.6.1.4.1.248.12.20.1.2.1.1
Mode showing whether at port level security is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortSecurityDynamicLimit 1.3.6.1.4.1.248.12.20.1.2.1.2
This variable signifies the limit of dynamically locked MAC addresses allowed on a specific port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..600  

hm2AgentPortSecurityStaticLimit 1.3.6.1.4.1.248.12.20.1.2.1.3
This variable signifies the limit of statically locked MAC addresses allowed on a specific port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..64  

hm2AgentPortSecurityViolationTrapMode 1.3.6.1.4.1.248.12.20.1.2.1.4
This variable is used to enable or disable the sending of new violation traps designating when a packet with a disallowed MAC address is received on a locked port.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortSecurityStaticMACs 1.3.6.1.4.1.248.12.20.1.2.1.6
This variable displays the statically locked MAC addresses for port. The list displayed in a particular fashion : 2 a0:b1:c2:d1:e3:a1,11 a0:b1:c2:d3:e4:f5 (i.e., VLAN MAC pairs separated by commas).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..1536)  

hm2AgentPortSecurityLastDiscardedMAC 1.3.6.1.4.1.248.12.20.1.2.1.7
This variable displays the vlan-id and source MAC address of the last packet that was discarded on a locked port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hm2AgentPortSecurityMACAddressAdd 1.3.6.1.4.1.248.12.20.1.2.1.8
This MIB variable accepts a VLAN id and MAC address to be added to the list of statically locked MAC addresses on a port. The VLAN id and MAC address combination would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and MAC address separated by a blank-space).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hm2AgentPortSecurityMACAddressRemove 1.3.6.1.4.1.248.12.20.1.2.1.9
This MIB variable accepts a VLAN id and MAC address to be removed from the list of statically locked MAC addresses on a port.. The VLAN id and MAC address combination would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and MAC address separated by a blank-space).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hm2AgentPortSecurityMACAddressMove 1.3.6.1.4.1.248.12.20.1.2.1.10
When this object is enabled, all the dynamically locked MAC addresses will be moved to statically locked addresses on a port. GET operation on this object will display disable.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortSecurityDynamicCount 1.3.6.1.4.1.248.12.20.1.2.1.20
The current number of dynamically locked MAC addresses on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentPortSecurityStaticCount 1.3.6.1.4.1.248.12.20.1.2.1.21
The current number of statically locked MAC addresses on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentPortSecurityViolationTrapCount 1.3.6.1.4.1.248.12.20.1.2.1.22
The number of active violations for which a violation trap was sent on this port. This counter is only valid when hm2AgentPortSecurityViolationTrapMode is enabled
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentPortSecurityViolationTrapFrequency 1.3.6.1.4.1.248.12.20.1.2.1.23
The minimum seconds between two successive violation traps on this port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

hm2AgentPortSecurityAutoDisable 1.3.6.1.4.1.248.12.20.1.2.1.248
This object indicates whether a port is auto-disabled when the configured threshold is reached.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentPortSecurityDynamicTable 1.3.6.1.4.1.248.12.20.1.3
A table for Port Security Dynamic and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentPortSecurityDynamicEntry

hm2AgentPortSecurityDynamicEntry 1.3.6.1.4.1.248.12.20.1.3.1
Represents entry for port MAC Locking table
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentPortSecurityDynamicEntry  

hm2AgentPortSecurityDynamicVLANId 1.3.6.1.4.1.248.12.20.1.3.1.1
Source VLAN id of the packet that is received on the dynamically locked port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentPortSecurityDynamicMACAddress 1.3.6.1.4.1.248.12.20.1.3.1.2
Source MAC address of the packet that is received on the dynamically locked port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentPortSecurityStaticTable 1.3.6.1.4.1.248.12.20.1.10
A table for Port Security Static and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentPortSecurityStaticEntry

hm2AgentPortSecurityStaticEntry 1.3.6.1.4.1.248.12.20.1.10.1
Represents entry for port MAC Locking table
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentPortSecurityStaticEntry  

hm2AgentPortSecurityStaticVLANId 1.3.6.1.4.1.248.12.20.1.10.1.1
VLAN id of the statically locked address .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentPortSecurityStaticMACAddress 1.3.6.1.4.1.248.12.20.1.10.1.2
Statically locked MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentPortSecurityTraps 1.3.6.1.4.1.248.12.20.2
OBJECT IDENTIFIER    

hm2AgentPortSecurityViolation 1.3.6.1.4.1.248.12.20.2.1
Sent when a packet is received on a locked port with a source MAC address that is not allowed.
Status: current Access: read-only
NOTIFICATION-TYPE