dellNetPortSecIfPortSecurityEnable

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

Object

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 
			dellNetPortSecIfSecureMacLimit is not configured.

Context

MIB
DELL-NETWORKING-PORT-SECURITY-MIB
OID
.1.3.6.1.4.1.6027.3.31.1.2.1.1.1
Type
column
Access
readonly
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::dellNetPortSecIfPortSecurityEnable'
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::dellNetPortSecIfPortSecurityEnable.<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::dellNetPortSecIfPortSecurityEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance