Dell-LAN-SYSMNG-MIB
41 objects
This MIB define the common system management functions applicable to all Dell Networking managed switches which support SNMP management protocol. This MIB includes: - Management interface access control. - Local user configuration and user access control. - File system management including file copy, backup, restore, rename, list, etc. This MIB should not be confused with the Dell Vendor MIB required for ITA integration.
Imported Objects
| Dell-Vendor-MIB | dellLanCommon |
| RFC-1212 | OBJECT-TYPE |
| RFC-1215 | TRAP-TYPE |
| SNMPv2-SMI | IpAddress Unsigned32 |
| SNMPv2-TC | DateAndTime DisplayString RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.674.10895.5000.1.2 | IdentitydellLanSystemMng | This MIB define the common system management functions applicable to all Dell Networking managed switches which support SNMP management protocol. This MIB incl… | ||
| 1.3.6.1.4.1.674.10895.5000.1.2.1 | NodedellLanMngIfGroup | |||
| 1.3.6.1.4.1.674.10895.5000.1.2.1.1 | ScalardellLanMngInfEnable | read-write | current | The variable specifies if Management ACL functionality is enabled. By default this parameter value is TRUE, which means that management interface ACL is checke… |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.2 | ScalardellLanMngInfActiveListName | read-write | current | This parameter may be used to activate a particular management ACL rule-set. If no management ACL rule-set is specified (by setting this parameter to a NULL st… |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3 | TabledellLanMngInfListTable | not-accessible | current | This table defines all management ACL rule-set as well as the rules within the rule-set. To activate a specific ACL rule-set, please refer to the 'dellLanMngIn… |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1 | RowdellLanMngInfListEntry | not-accessible | current | Each entry in the table is a single rule within a given rule-set. The rules within a rule-set are grouped together via a common name 'dellLanMngInfListName'. E… |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.1 | ColumndellLanMngInfListName | read-only | current | The name of a given rule-set. |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.2 | ColumndellLanMngInfListPriority | read-only | current | The priority value of a given rule within the rule-set. |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.3 | ColumndellLanMngInfListIfIndex | read-write | current | The IfIndex to which this rule applies. By setting this to a specific ifIndex, the rule will only applies if the management access is coming over the given int… |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.4 | ColumndellLanMngInfListIpAddr | read-write | current | The IP address to which this rule applies. The IP address may be set to be 0, which means that the rule applies to all IP addresses. Otherwise, the rule applie… |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.5 | ColumndellLanMngInfListIpNetMask | read-write | current | The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits … |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.6 | ColumndellLanMngInfListService | read-write | current | The type of services that this rule applies to. By setting this to a specific service type, the rule will only apply if the request is coming to the switch usi… |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.7 | ColumndellLanMngInfListAction | read-write | current | The action to apply to the given traffic matching the rule. The action may be to permit or deny the requested management access. |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.8 | ColumndellLanMngInfListRowStatus | read-write | current | The row status variable, used according to row creation and deletion conventions. |
| 1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.9 | ColumndellLanMngInfListVlanId | read-write | current | The IfIndex to which this rule applies. By setting this to a specific ifIndex, the rule will only applies if the management access is coming over the given int… |
| 1.3.6.1.4.1.674.10895.5000.1.2.2 | NodedellLanFileSysGroup | |||
| 1.3.6.1.4.1.674.10895.5000.1.2.2.1 | ScalardellLanFSMaxSize | read-only | current | The parameter returns the maximum number of bytes in the file system. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.2 | ScalardellLanFSAvailableSize | read-only | current | The parameter returns the number of bytes available or free in the file system. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3 | TabledellLanFileTable | not-accessible | current | This table 'lists' the files that are present in the flash file system of the switch. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1 | RowdellLanFileEntry | not-accessible | current | Each entry is a single file in the file system. Each file has particular access permission. This table provides the mean to view a files in the file system. A … |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.1 | ColumndellLanFileName | read-only | current | The name of the file. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.2 | ColumndellLanFilePermission | read-only | current | Specifies the permission level in which this file can be accessed. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.3 | ColumndellLanFilePriority | read-write | current | This special priority level is applicable only when the file is an image. Setting this priority level on the image file identifies the order in which the syste… |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.4 | ColumndellLanFileSize | read-only | current | The size of the file in bytes. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.5 | ColumndellLanFileType | read-only | current | The type of file. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.6 | ColumndellLanFileModificationDate | read-only | current | The time-stamp indicating the date of creation or last modification of this file. The format of the time-stamp is dd-mmm-yyyy |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.7 | ColumndellLanFileModificationTime | read-only | current | The time-stamp indicating the time of creation or last modification of this file. The format of the time-stamp is hh:mm:ss |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.3.1.8 | ColumndellLanFileDescription | read-write | current | A user defined description associated with this file. By default there is no description. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.4 | TabledellLanFileActionTable | not-accessible | current | This is a conceptual table which contain only one row. The row is used to setup the parameters required to execute a particular action on the file system. Depe… |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.4.1 | RowdellLanFileActionEntry | not-accessible | current | There is only exactly one row in this table and the row index is always set to 1 (dellLanFileActionIndex = 1). When an action is required to manipulate the fil… |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.1 | ColumndellLanFileActionIndex | read-only | current | This parameter is always 1 since this table consists of always just one row. |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.2 | ColumndellLanFileActionSourceFile | read-write | current | The source file may be specified using a URL addressing scheme. The format of this address are as follows: - flash://filename => indicate a file on the flash f… |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.3 | ColumndellLanFileActionDestFile | read-write | current | The destination file may be specified using a URL addressing scheme. The format of this address are as follows: - flash://filename => indicate a file on the fl… |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.4 | ColumndellLanFileActionForceAction | read-write | current | This option indicate that the system should force the operation if possible. For example, if this is used with the copy command, then the system will try to ov… |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.5 | ColumndellLanFileActionCommand | read-write | current | Perform the specific action on the file. When the action is performed the set of required parameters (see description in the table & entry definition above) mu… |
| 1.3.6.1.4.1.674.10895.5000.1.2.2.4.1.6 | ColumndellLanFileActionResultCode | read-only | current | Each time the action is attempted, the result of the action will be provided here. The user should always read this result code immediately after executing the… |
| 1.3.6.1.4.1.674.10895.5000.1.2.3 | NodedellLanSysMngGroup | |||
| 1.3.6.1.4.1.674.10895.5000.1.2.3.1 | ScalardellLanSysActionReload | read-write | current | This action can be used to cause the system to reload/reboot. To specifically reload only a single unit in a stack, set this parameter to the unitID to reload … |
| 1.3.6.1.4.1.674.10895.5000.1.2.3.2 | ScalardellLanSysActionSetActiveImage | read-write | current | This action can be used to set the active image to be loaded on the next reboot. To change the active image, set this parameter to the name of the image to be … |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DellLanMngInfActionType | INTEGER { permit(0), deny(1) } | current | Management ACL Action definition. |
| DellLanMngInfServiceType | INTEGER { allType(0), telnet(1), snmp(2), http(3), https(4), ssh(5), sntp(6) } | current | Management ACL Service type to be configured. |