NETGEAR-PORTSECURITY-PRIVATE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
12
.1.3.6.1.4.1.4526.10.20.1.2 · 1 row entry · 10 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentPortSecurityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-PORTSECURITY-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-PORTSECURITY-PRIVATE-MIB::agentPortSecurityTable'
A table for Port Security and associated functionality.
agentPortSecurityEntry row .1.3.6.1.4.1.4526.10.20.1.2.1
Represents entry for port security table
Indexes
Column Syntax OID
Mode showing whether at port level security is enabled or not.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.10.20.1.2.1.1
This variable signifies the limit of dynamically locked MAC addresses
allowed on a specific port.
Unsigned32r/w
Constraints:
range: 0-4096
.1.3.6.1.4.1.4526.10.20.1.2.1.2
This variable signifies the limit of statically locked MAC addresses
allowed on a specific port.
Unsigned32r/w
Constraints:
range: 0-20
.1.3.6.1.4.1.4526.10.20.1.2.1.3
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.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.10.20.1.2.1.4
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 followed by a 1 or 0 to indicate a sticky…
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.20.1.2.1.6
This variable displays the vlan-id and source MAC address of the last packet that was
discarded on a locked port.
RFC1213-MIBDisplayString .1.3.6.1.4.1.4526.10.20.1.2.1.7
This MIB variable accepts a VLAN id, MAC address and the sticky value to be added to the list
of statically locked MAC addresses on a port. The VLAN id, MAC address and sticky value combination
would be entered in a pa…
RFC1213-MIBDisplayStringr/w .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 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 …
RFC1213-MIBDisplayStringr/w .1.3.6.1.4.1.4526.10.20.1.2.1.9
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.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.10.20.1.2.1.10
This object is used to configure port level security sticky mode in a port.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.4526.10.20.1.2.1.11
.1.3.6.1.4.1.4526.10.20.1.3 · 1 row entry · 2 columns
Uses the netgear variant from /opt/observium/mibs/netgear.
Command help
Walk agentPortSecurityDynamicTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETGEAR-PORTSECURITY-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-PORTSECURITY-PRIVATE-MIB::agentPortSecurityDynamicTable'
A table for Port Security Dynamic and associated functionality.
agentPortSecurityDynamicEntry row .1.3.6.1.4.1.4526.10.20.1.3.1
Represents entry for port MAC Locking table
Column Syntax OID
Source VLAN id of the packet that is received on the dynamically locked port.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.4526.10.20.1.3.1.1
Source MAC address of the packet that is received on the dynamically locked port.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.4526.10.20.1.3.1.2