dellNetPortSecIfStationMoveEnable

DELL-NETWORKING-PORT-SECURITY-MIB · .1.3.6.1.4.1.6027.3.31.1.2.1.1.5

Object

column r/w SNMPv2-TCTruthValue
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.

Context

MIB
DELL-NETWORKING-PORT-SECURITY-MIB
OID
.1.3.6.1.4.1.6027.3.31.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
dellNetPortSecIfConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::dellNetPortSecIfStationMoveEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::dellNetPortSecIfStationMoveEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-PORT-SECURITY-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-PORT-SECURITY-MIB::dellNetPortSecIfStationMoveEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance