Administrator Guide

MIB Object OID Description
lldpRemOrgDefInfo 1.0.8802.1.1.2.1.4.4.1.4 Contains the string value used to identify
the organizationally defined information of
the remote system.
Viewing the Details of Organizational Specific Unrecognized LLDP
TLVs
To view the information of organizational specific unrecognized LLDP TLVs using SNMP, use the following commands.
snmpwalk -v2c -c public 10.16.150.83 1.0.8802.1.1.2.1.4.4.1.4
iso.0.8802.1.1.2.1.4.4.1.4.0.3161092.1.0.1.102.1.133 = STRING: "Dell"
iso.0.8802.1.1.2.1.4.4.1.4.0.3161092.1.0.1.102.2.134 = STRING: "Dell"
iso.0.8802.1.1.2.1.4.4.1.4.0.3161092.1.0.1.102.3.135 = STRING: "Dell"
iso.0.8802.1.1.2.1.4.4.1.4.0.3161092.1.0.1.102.4.136 = STRING: "Dell"
iso.0.8802.1.1.2.1.4.4.1.4.0.3161092.1.0.1.102.5.137 = STRING: "Dell"
snmpget -v2c -c public 10.16.150.102 1.0.8802.1.1.2.1.4.4.1.4.0.1048580.2.0.1.232.16.1
iso.0.8802.1.1.2.1.4.4.1.4.0.1048580.2.0.1.232.16.1 = STRING: "A"
MIB support for Port Security
Dell EMC Networking OS provides MIB objects to enable or disable port security feature on the physical and port channel interfaces.
The port security DELL-NETWORKING-PORT-SECURITY-MIB object contains both the global and interface level MIB objects.
Global MIB objects for port security
This section describes about the scalar MIB objects of the global MIB dellNetPortSecGlobalObjects.
The following table shows the scalar global MIB objects for port security.
Table 109. Global MIB Objects for Port Security
MIB Object OID Access or Permission Description
dellNetGlobalPortSecurityMode 1.3.6.1.4.1.6027.3.31.1.1.1 read-write Enables or disables port security feature
globally on the device.
dellNetGlobalTotalSecureAddres
s
1.3.6.1.4.1.6027.3.31.1.1.2 read-only Displays the total number of MAC
addresses learnt or configured in the
device.
dellNetGlobalClearSecureMacAd
dresses
1.3.6.1.4.1.6027.3.31.1.1.3 read-write Deletes all the secured MAC addresses in
the system based on the specific type
(sticky or dynamic).
dellNetGlobalResetViolationStat
us
1.3.6.1.4.1.6027.3.31.1.1.4 read-write Resets the violation status (Err-disabled
state) of all violated interfaces based on
the specified type (MAC limit or station
move violation).
MIB support for interface level port security
The MIB table dellNetPortSecIfConfigTable is used to achieve port security feature (MAC address learning limit) on an interface.
NOTE:
Port Security is not supported in VLT port channels.
The following table shows the MIB objects of the table dellNetPortSecIfConfigTable. The OID of the MIB table is
1.3.6.1.4.1.6027.3.31.1.2.1.
Simple Network Management Protocol (SNMP)
779