DELL-NETWORKING-PORT-SECURITY-MIB Table View

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

Tables
3
Rows
3
Columns
19
.1.3.6.1.4.1.6027.3.31.1.2.1 · 1 row entry · 11 columns
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk dellNetPortSecIfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecIfConfigTable'
A table for Port Security configuration entries.  
The number of entries is determined by the number of 
interfaces in the system that can support the 
port security feature.
dellNetPortSecIfConfigEntry row .1.3.6.1.4.1.6027.3.31.1.2.1.1
Entry containing port security information for a
particular interface.
Indexes
Column Syntax OID
This Mib object specifies if the port
security feature is enaled or not on an interface.
The value of this object returns 'disable' if
the value of
dellNetGlobalPortSecurityMode is set to 'disable' or
dellNe…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6027.3.31.1.2.1.1.1
This object represents the port security
status of an interface.

normal(1) - This indicates port is operating normally
without any violation.
dynMacLimitErrDisable(2) - This indicates that the…
Enumeration
Enumerated Values:
1normal
2dynMacLimitErrDisable
3stationMoveErrDisable
.1.3.6.1.4.1.6027.3.31.1.2.1.1.2
The maximum number (N) of MAC addresses
to be secured on the interface. The first N MAC
addresses learnit or configured are made secured.
Changing this object value from N to M is not
allowed if M is smaller than N,…
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.6027.3.31.1.2.1.1.3
The current number of MAC addresses
learnt or configured on this interface.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.6027.3.31.1.2.1.1.4
This object is used to enable or disable
station movement on the dynamically secured
mac addresses learnt on the interface.
By default, this is set to false.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6027.3.31.1.2.1.1.5
Determines the action to be taken when
mac limit violation occurs in the system.

none(1) - no action will be taken
notify(2) - raise syslog to notify about
port security violation. The …
Enumerationr/w
Enumerated Values:
1none
2notify
3shutdown
.1.3.6.1.4.1.6027.3.31.1.2.1.1.6
Determines the action to be taken when
either dynamic or static mac limit
violation occurs in the system. This
is applicable only for dynamically learnt
MAC addresses.

none(1) - no action will be tak…
Enumerationr/w
Enumerated Values:
1none
2notify
3shutdownOrigPort
4shutDownOffendingPort
5shutdownBoth
.1.3.6.1.4.1.6027.3.31.1.2.1.1.7
Set to 'true' to enable and 'false' to
disable Sticky port security feature on this
interface. Enabling this feature allows the
device to secure learnt MAC addresses on this
interface permanently. In order to remove t…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6027.3.31.1.2.1.1.8
This object is used to delete
secure MAC addresses based on the specified
type.
ClearSecureMacAddrTyper/w
Type Values:
0none
1dynamic
2sticky
.1.3.6.1.4.1.6027.3.31.1.2.1.1.9
This object is used to reset the
violation status of an interface
based on the specified type.
SecureMacViolationTyper/w
Type Values:
0none
1macLimitViolation
2stmvViolation
.1.3.6.1.4.1.6027.3.31.1.2.1.1.10
This object is used to enable aging of
the dynamically secured mac addresses learnt
on the interface. Sticky and static macs will
never age out.
By default, this is set to false.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.6027.3.31.1.2.1.1.11
.1.3.6.1.4.1.6027.3.31.1.2.2 · 1 row entry · 4 columns
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk dellNetPortSecSecureStaticMacAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecSecureStaticMacAddrTable'
A table used to configure 
secure static MAC addresses on an interface.
dellNetPortSecIfSecureStaticMacAddrEntry row .1.3.6.1.4.1.6027.3.31.1.2.2.1
Entry to configure static MAC address
on a particular interface.
Column Syntax OID
This object is used to specify the static MAC
address to be configured on an interface.
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.6027.3.31.1.2.2.1.1
This is the vlan on which the
dellNetPortSecIfSecureStaticMacAddress is
to be configured.
Q-BRIDGE-MIBVlanIndex .1.3.6.1.4.1.6027.3.31.1.2.2.1.2
This is the interface on which the
dellNetSecureStaticMacAddress is
configured.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.6027.3.31.1.2.2.1.3
This object is a conceptual row entry that allows adding
or deleting entries to or from the
dellNetPortSecSecureStaticMacAddrTable.

1. When creating an entry in this table the 'createAndGo'
method is use…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.6027.3.31.1.2.2.1.4
.1.3.6.1.4.1.6027.3.31.1.3.1 · 1 row entry · 4 columns
Uses the dell variant from /opt/observium/mibs/dell.
Command help
Walk dellNetPortSecSecureMacAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecSecureMacAddrTable'
A table containing the list of
secure MAC addresses.
dellNetSecureMacAddrEntry row .1.3.6.1.4.1.6027.3.31.1.3.1.1
Entry containing secure MAC address
information for a particular interface.
security feature is disabled.
Column Syntax OID
This is a secure MAC
address configured or learnt on an
interface.
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.6027.3.31.1.3.1.1.1
This is the vlan on which the
dellNetSecureMacAddress is
configured or learnt.
Q-BRIDGE-MIBVlanIndex .1.3.6.1.4.1.6027.3.31.1.3.1.1.2
This is the interface on which the
dellNetSecureMacAddress is
configured or learnt.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.6027.3.31.1.3.1.1.3
This object indicates if the secure MAC address
is a configured 'static' or learnt 'dynamic' or
learnt and retained across reboots 'sticky'.
Enumeration
Enumerated Values:
1static
2dynamic
3sticky
.1.3.6.1.4.1.6027.3.31.1.3.1.1.4