NETGEAR-PORTSECURITY-PRIVATE-MIB

File: NETGEAR-PORTSECURITY-PRIVATE-MIB.mib (9665 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
RFC1213-MIB NETGEAR-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 TEXTUAL-CONVENTION RowStatus
MacAddress ifIndex DisplayString
ng7000Switch

Defined Types

AgentPortSecurityEntry  
SEQUENCE    
  agentPortSecurityMode INTEGER
  agentPortSecurityDynamicLimit Unsigned32
  agentPortSecurityStaticLimit Unsigned32
  agentPortSecurityViolationTrapMode INTEGER
  agentPortSecurityStaticMACs DisplayString
  agentPortSecurityLastDiscardedMAC DisplayString
  agentPortSecurityMACAddressAdd DisplayString
  agentPortSecurityMACAddressRemove DisplayString
  agentPortSecurityMACAddressMove INTEGER

AgentPortSecurityDynamicEntry  
SEQUENCE    
  agentPortSecurityDynamicVLANId Unsigned32
  agentPortSecurityDynamicMACAddress MacAddress

Defined Values

agentPortSecurity 1.3.6.1.4.1.4526.10.20
The NETGEAR0 Private MIB for Port Security Feature.
MODULE-IDENTITY    

agentPortSecurityGroup 1.3.6.1.4.1.4526.10.20.1
OBJECT IDENTIFIER    

agentGlobalPortSecurityMode 1.3.6.1.4.1.4526.10.20.1.1
Mode showing whether at the global level, port security is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortSecurityTable 1.3.6.1.4.1.4526.10.20.1.2
A table for Port Security and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPortSecurityEntry

agentPortSecurityEntry 1.3.6.1.4.1.4526.10.20.1.2.1
Represents entry for port security table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPortSecurityEntry  

agentPortSecurityMode 1.3.6.1.4.1.4526.10.20.1.2.1.1
Mode showing whether at port level security is enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortSecurityDynamicLimit 1.3.6.1.4.1.4526.10.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  

agentPortSecurityStaticLimit 1.3.6.1.4.1.4526.10.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..20  

agentPortSecurityViolationTrapMode 1.3.6.1.4.1.4526.10.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    
  INTEGER enable(1), disable(2)  

agentPortSecurityStaticMACs 1.3.6.1.4.1.4526.10.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  

agentPortSecurityLastDiscardedMAC 1.3.6.1.4.1.4526.10.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  

agentPortSecurityMACAddressAdd 1.3.6.1.4.1.4526.10.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  

agentPortSecurityMACAddressRemove 1.3.6.1.4.1.4526.10.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  

agentPortSecurityMACAddressMove 1.3.6.1.4.1.4526.10.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    
  INTEGER enable(1), disable(2)  

agentPortSecurityDynamicTable 1.3.6.1.4.1.4526.10.20.1.3
A table for Port Security Dynamic and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPortSecurityDynamicEntry

agentPortSecurityDynamicEntry 1.3.6.1.4.1.4526.10.20.1.3.1
Represents entry for port MAC Locking table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPortSecurityDynamicEntry  

agentPortSecurityDynamicVLANId 1.3.6.1.4.1.4526.10.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  

agentPortSecurityDynamicMACAddress 1.3.6.1.4.1.4526.10.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  

agentPortSecurityTraps 1.3.6.1.4.1.4526.10.20.2
OBJECT IDENTIFIER    

agentPortSecurityViolation 1.3.6.1.4.1.4526.10.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