NETGEAR-PORTSECURITY-PRIVATE-MIB
AI MIB Summary
The NETGEAR-PORTSECURITY-PRIVATE-MIB provides vendor-specific SNMP access to monitor and configure port security states, including MAC address violation counters, secure port enablement flags, and dynamic MAC learning limits on NETGEAR managed switches. This module enables granular visibility into Layer 2 access control enforcement and the detection of unauthorized device connections within the switch fabric.
The NETGEAR0 Private MIB for Port Security Feature.
Main OID:
agentPortSecurity.ng7000Switch.20
20
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
agentPortSecurityThe NETGEAR0 Private MIB for Port Security Feature. MODULE-IDENTITY .ng7000Switch.20 |
agentPortSecurityGroup OBJECT IDENTIFIER .ng7000Switch.20.1 |
agentGlobalPortSecurityModeMode showing whether at the global level, port security is enabled or not.rw Enumeration .ng7000Switch.20.1.1 |
agentPortSecurityTableA table for Port Security and associated functionality. SEQUENCE OF AgentPortSecurityEntry .ng7000Switch.20.1.2 |
agentPortSecurityEntryRepresents entry for port security table AgentPortSecurityEntry .ng7000Switch.20.1.2.1 |
agentPortSecurityModeMode showing whether at port level security is enabled or not.rw Enumeration .ng7000Switch.20.1.2.1.1 |
agentPortSecurityDynamicLimitThis variable signifies the limit of dynamically locked MAC addresses
allowed on a specific port.rw Unsigned32 .ng7000Switch.20.1.2.1.2 |
agentPortSecurityStaticLimitThis variable signifies the limit of statically locked MAC addresses
allowed on a specific port.rw Unsigned32 .ng7000Switch.20.1.2.1.3 |
agentPortSecurityViolationTrapModeThis 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.rw Enumeration .ng7000Switch.20.1.2.1.4 |
agentPortSecurityStaticMACsThis 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).ro DisplayString (SNMPv2-TC) .ng7000Switch.20.1.2.1.6 |
agentPortSecurityLastDiscardedMACThis variable displays the vlan-id and source MAC address of the last packet that was
discarded on a locked port.ro DisplayString (SNMPv2-TC) .ng7000Switch.20.1.2.1.7 |
agentPortSecurityMACAddressAddThis 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).rw DisplayString (SNMPv2-TC) .ng7000Switch.20.1.2.1.8 |
agentPortSecurityMACAddressRemoveThis 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).rw DisplayString (SNMPv2-TC) .ng7000Switch.20.1.2.1.9 |
agentPortSecurityMACAddressMoveWhen 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.rw Enumeration .ng7000Switch.20.1.2.1.10 |
agentPortSecurityDynamicTableA table for Port Security Dynamic and associated functionality. SEQUENCE OF AgentPortSecurityDynamicEntry .ng7000Switch.20.1.3 |
agentPortSecurityDynamicEntryRepresents entry for port MAC Locking table AgentPortSecurityDynamicEntry .ng7000Switch.20.1.3.1 |
agentPortSecurityDynamicVLANIdSource VLAN id of the packet that is received on the dynamically locked port.ro Unsigned32 .ng7000Switch.20.1.3.1.1 |
agentPortSecurityDynamicMACAddressSource MAC address of the packet that is received on the dynamically locked port.ro MacAddress (SNMPv2-TC) .ng7000Switch.20.1.3.1.2 |
agentPortSecurityTraps OBJECT IDENTIFIER .ng7000Switch.20.2 |
agentPortSecurityViolationSent when a packet is received on a locked port with a source MAC address
that is not allowed. NOTIFICATION-TYPE .ng7000Switch.20.2.1 |