dellNetPortSecIfSecureMacAgeEnable

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

Object

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

Context

MIB
DELL-NETWORKING-PORT-SECURITY-MIB
OID
.1.3.6.1.4.1.6027.3.31.1.2.1.1.11
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::dellNetPortSecIfSecureMacAgeEnable'
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::dellNetPortSecIfSecureMacAgeEnable.<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::dellNetPortSecIfSecureMacAgeEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance