Home/Catalog/CISCO-SMART-INSTALL-MIB

CISCO-SMART-INSTALL-MIB

AI MIB Summary

The CISCO-SMART-INSTALL-MIB enables centralized management of Cisco Smart Install Director devices to automate the zero-touch deployment of compatible switches by monitoring device discovery via CDP, managing image and configuration profiles, and tracking join-window status and upgrade events. Key managed objects include the profile and match tables for defining device groups, the device table for tracking running images and MAC addresses, and global configuration parameters for enabling backup and join-window restrictions.

This MIB module defines managed objects that facilitate the management of Smart Install feature. Smart Install is a plug-and-play image and configuration management feature which enables zero-touch deployment of Cisco network devices in an enterprise branch network. Following is the terminology associated with Smart Install feature: Director A router or switch selected as the single management point for images and configuration of network devices in a Smart Install network. When a device is first installed into the network, the director detects the new device and facilitates the correct Cisco IOS image and configuration file for the device based on user defined profiles. With the automated process, a single or a group of devices are deployed without user intervention. The managed device includes, but not limited to, Cisco 2K/3K switches and EtherSwitch service modules. Director learns about them through CDP or Smart Install protocol. Smart Install Capable Client A client device running Smart Install capable image. Group Devices are placed into Groups where they can be manipulated together rather than individually. Profile Profile is the configuration file, image, etc. that a user programs for each group. Backup The feature to archive/backup client device's configuration file upon 'write memory' on client. Join-Window A join window is a time window during which the device is allowed to upgrade image or configuration files. Only during this window can the director provide information about the image and configuration to the device. A device attempting to join the network outside of the join window will not be allowed to do so, and cannot upgrade their image and configuration files. This MIB module is supported on the director but not on the client devices. It is designed to: - Allow operators to make configurations for client devices before and after they connect to the director's network. - Support monitoring of client devices discovered by the director. - Provide status of the deployed client image and configuration as a result of operator defined profiles. - Provide notifications for notable events such as new device joined or upgrade failure if there is any. Please note that, in most cases a working DHCP pool is configured for the subnet(s) on which the client devices are located. The DHCP server could be the director, another Cisco device running Cisco IOS, or a non-Cisco third-party server. CISCO-SMART-INSTALL-MIB Module usage: 1) Create profile for a group of devices Profile is used to pre-configure image and configuration files for a group of devices. In csiProfileTable { csiProfileIndex = 8, csiProfileGroupName = '3750E_24', csiProfileImageUrl = 'tftp://10.0.0.1/3750e.tar', csiProfileImageTwoUrl = '', csiProfileConfigUrl = 'flash:/default_config.txt', <snip> } 2) Define a group of devices For example, to define a group matching on Catalyst 2960 24 8 Poe switches: In csiMatchTable { csiMatchIndex = 1, csiMatchGroupType = 'product', csiMatchProductId = 'WS-C2960-24LT-L', csiProfileIndex = 6, <snip> } 3) Enable Smart Install feature on the director The operator enables the Smart Install feature by setting csiOperationMode = basic(2) 4) Display device information Director is aware of Smart Install capable devices and others connected to a Smart Install capable device. This MIB table displays information about the devices, such as the running image, the MAC address, etc. csiDeviceTable 5) Further refine the running environment Objects in csiGlobalConfig enable the Operator to tailor the director operation, such as: . Backup client device's configuration file. . Set up Join Window to monitor newly installed devices.
Main OID:
ciscoSmartInstallMIB.1.3.6.1.4.1.9.9.725
76
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

76 total
Object Name
ciscoSmartInstallMIBThis MIB module defines managed objects that facilitate the management of Smart Install feature. Smart Install is a plug-and-play image and configuration management feature which enables zero-touch deployment of Cisco network devices in an enterprise branch network. Following is the terminology associated with Smart Install feature: Director A router or switch selected as the single management point for images and configuration of network devices in a Smart Install network. When a device is first installed into the network, the director detects the new device and facilitates the correct Cisco IOS image and configuration file for the device based on user defined profiles. With the automated process, a single or a group of devices are deployed without user intervention. The managed device includes, but not limited to, Cisco 2K/3K switches and EtherSwitch service modules. Director learns about them through CDP or Smart Install protocol. Smart Install Capable Client A client device running Smart Install capable image. Group Devices are placed into Groups where they can be manipulated together rather than individually. Profile Profile is the configuration file, image, etc. that a user programs for each group. Backup The feature to archive/backup client device's configuration file upon 'write memory' on client. Join-Window A join window is a time window during which the device is allowed to upgrade image or configuration files. Only during this window can the director provide information about the image and configuration to the device. A device attempting to join the network outside of the join window will not be allowed to do so, and cannot upgrade their image and configuration files. This MIB module is supported on the director but not on the client devices. It is designed to: - Allow operators to make configurations for client devices before and after they connect to the director's network. - Support monitoring of client devices discovered by the director. - Provide status of the deployed client image and configuration as a result of operator defined profiles. - Provide notifications for notable events such as new device joined or upgrade failure if there is any. Please note that, in most cases a working DHCP pool is configured for the subnet(s) on which the client devices are located. The DHCP server could be the director, another Cisco device running Cisco IOS, or a non-Cisco third-party server. CISCO-SMART-INSTALL-MIB Module usage: 1) Create profile for a group of devices Profile is used to pre-configure image and configuration files for a group of devices. In csiProfileTable { csiProfileIndex = 8, csiProfileGroupName = '3750E_24', csiProfileImageUrl = 'tftp://10.0.0.1/3750e.tar', csiProfileImageTwoUrl = '', csiProfileConfigUrl = 'flash:/default_config.txt', <snip> } 2) Define a group of devices For example, to define a group matching on Catalyst 2960 24 8 Poe switches: In csiMatchTable { csiMatchIndex = 1, csiMatchGroupType = 'product', csiMatchProductId = 'WS-C2960-24LT-L', csiProfileIndex = 6, <snip> } 3) Enable Smart Install feature on the director The operator enables the Smart Install feature by setting csiOperationMode = basic(2) 4) Display device information Director is aware of Smart Install capable devices and others connected to a Smart Install capable device. This MIB table displays information about the devices, such as the running image, the MAC address, etc. csiDeviceTable 5) Further refine the running environment Objects in csiGlobalConfig enable the Operator to tailor the director operation, such as: . Backup client device's configuration file. . Set up Join Window to monitor newly installed devices.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.725
ciscoSmartInstallMIBNotifs
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.0
csiOperationModeChangeThis notification is generated when the director operation mode changes. csiOperationMode indicates the director operation mode.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.725.0.1
csiDeviceAddedThis notification is generated when a network device joins the Smart Install network. csiDeviceName indicates the device host name. csiDeviceAddressType indicates the device Internet address type. csiDeviceAddress indicates the device Internet address. csiDeviceMacAddress indicates the device MAC address.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.725.0.2
csiDeviceLostThis notification is generated when director loses connectivity to a device. csiDeviceName indicates the device host name. csiDeviceAddressType indicates the device Internet address type. csiDeviceAddress indicates the device Internet address. csiDeviceMacAddress indicates the device MAC address.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.725.0.3
csiFileLoadFailedThis notification is generated when a file upload or download operation has failed. csiDeviceName indicates the device host name. csiDeviceAddressType indicates the device Internet address type. csiDeviceAddress indicates the device Internet address. csiDeviceMacAddress indicates the device MAC address. csiNotifOperationType indicates the file operation type. csiNotifOperationResult indicates the file operation result.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.725.0.4
ciscoSmartInstallMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.1
csiGlobalConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.1.1
csiOperationModeThis object specifies the Smart Install director operation mode. The following enumerated values are supported: disabled(1) - Smart Install feature disabled. basic(2) - Enabled with Smart Install basic features.rw
Enumeration
.1.3.6.1.4.1.9.9.725.1.1.1
csiDirectorIpAddressTypeThis object specifies the type of Internet address in csiDirectorIpAddress object.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.725.1.1.2
csiDirectorIpAddressThis object specifies the Internet address assigned for the director. The type of this address is determined by the value of csiDirectorIpAddressType object. Setting this object is not mandatory if the director IP address is configured by DHCP. For DHCP to assign the director IP address, the operator needs to configure the DHCP server.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.725.1.1.3
csiManagementVlanThis object indicates if management VLAN is in use or not.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.1.4
csiManagementVlansFirst2KThis object specifies the management VLANs in a string of octets containing one bit per VLAN for VLANs 0 to 2047. The director snoops all DHCP packets that pass through on the management VLANs in addition to the default VLAN 1. The value of this object is irrelevent if csiManagementVlan is false(2).rw
Cisco2KVlanList (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.1.5
csiManagementVlansSecond2KThis object specifies the management VLANs in a string of octets containing one bit per VLAN for VLANs 2048 to 4095. The director snoops all DHCP packets that pass through on the management VLANs in addition to the default VLAN 1. The value of this object is irrelevent if csiManagementVlan is false(2).rw
Cisco2KVlanList (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.1.6
csiBackup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.1.1.7
csiBackupHostUrlA Uniform Resource Locator specifying the host where the client configuration files are stored, 'tftp://101.122.33.10/vstack' for example. When a client configuration is committed (i.e. write memory), a backup of the configuration is saved in the backup host if csiBackupEnable is 'true'. The backup file name is consisted of the client host name, MAC address and file extension 'REV2', for example 'SwitchA-0021.d7ae.fc00.REV2'. For subsequent backups, .REV2 file is copied to .REV1, and .REV2 is over-written with the latest client configuration.rw
CiscoURLStringOrEmpty (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.1.7.1
csiBackupEnableThis object specifies whether client configuration file is backed up in the backup host. Director is informed when a Smart Install client configuration is committed (i.e. write memory). If this object value is 'true', director orchestrates the backup of the client configuration file to the designated backup host.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.1.7.2
csiJoinWindow
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.1.1.8
csiJoinWindowConfigOperationModeA join window is a time window during which a network device is allowed to upgrade image or configuration files. Only during this window can the director provide information about the image and configuration to the device. A device attempting to join the network outside of the join window will not be allowed to do so, and cannot upgrade their image and configuration files. This object specifies the configuration of the Join Window operation mode. closed - All devices attempting to join are denied to upgrade as indicated in the csiDeviceStatus object. Director does not provide information about the image and configuration to the device. auto - Director provides image and configuration information to devices joining during 'Join Window' period. manual - Devices attempting to join during Join Window are put on hold as indicated in the csiDeviceStatus object. Director does not give image and configuration information to these on hold devices unless the operator manually instructs the director to upgrade them.rw
Enumeration
.1.3.6.1.4.1.9.9.725.1.1.8.1
csiJoinWindowPeriodNextFreeIndexAn integer which may be used as a new index in csiJoinWindowPeriodTable. The special value of 0 indicates that no more new entries can be created in csiJoinWindowPeriodTable. This object is a legal value (if non-zero) for an index that is not currently used in the relevant table. The Network Management Application reads this variable and uses the (non-zero) value read when creating a new row with an SNMP SET. When the SET is performed, the agent must determine whether the value is indeed still unused; two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds and the agent monotonically increases the value of this object. However if the value is in use, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.ro
Unsigned32
.1.3.6.1.4.1.9.9.725.1.1.8.2
csiJoinWindowPeriodTableA table of Join Window time periods. Management Application creates an entry in the table to add a Join Window period and its recurrence pattern. If csiJoinWindowConfigOperationMode is 'auto', all devices joined during Join Window are automatically upgraded. If csiJoinWindowConfigOperationMode is 'manual', new devices joined during Join Window are put on hold as indicated in csiDeviceStatus. They are not offered upgrade information unless the operator manually instructs the director to do so. In rare occasions, when entries overlap in time, the devices joining during any of the Join Window period are allowed to be upgraded or put on hold.
SEQUENCE OF CsiJoinWindowPeriodEntry
.1.3.6.1.4.1.9.9.725.1.1.8.3
csiJoinWindowPeriodEntryAn entry specifying a time period during which director offers image and configuration information to the newly installed devices. A configured row instance can be created or removed by setting the appropriate value of its RowStatus object.
CsiJoinWindowPeriodEntry
.1.3.6.1.4.1.9.9.725.1.1.8.3.1
csiJoinWindowPeriodIndexThis object uniquely identifies a row in csiJoinWindowPeriodTable. The Management Application chooses this value by reading csiJoinWindowPeriodNextFreeIndex while creating an entry in this table. If an entry already exists with this index, the creation of the entry will not continue and error will be returned. The Management Application should read the value of csiJoinWindowPeriodNextFreeIndex again and retry with the new value for this object.
Unsigned32
.1.3.6.1.4.1.9.9.725.1.1.8.3.1.1
csiJoinWindowPeriodStartTimeThis object specifies the start time of a Join Window period.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.1.8.3.1.2
csiJoinWindowPeriodIntervalThis object specifies the length of Join Window period in minutes starting from csiJoinWindowPeriodStartTime.rw
TimeIntervalMin (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.1.8.3.1.3
csiJoinWindowPeriodRecurrencePatternThis object specifies the Join Window recurrence pattern. none(1) - The join window period does not recur. daily(2) - The join window period recurs daily.rw
Enumeration
.1.3.6.1.4.1.9.9.725.1.1.8.3.1.4
csiJoinWindowPeriodExpirationDateThis object specifies the day (in year, month and date) the Join Window period stops. An empty string indicates that no expiration date is applied. The Join Window period can be stopped by either this object or csiJoinWindowPeriodInterval object, whichever expires first.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.1.8.3.1.5
csiJoinWindowPeriodStorageTypeThis object specifies the storage type of this conceptual row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.1.8.3.1.6
csiJoinWindowPeriodRowStatusThis object is used to manage the creation and deletion of rows in this table. If this object value is 'active', user cannot modify any writable object in this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.1.8.3.1.7
csiProfile
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.1.2
csiImageFileUrlThis object specifies the location of the default boot .tar image file. An empty string indicates that no such file is applied. If all clients in a Smart Install network have the same product ID and can run the same image file, user can assign a default image file for all clients.rw
CiscoURLStringOrEmpty (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.2.1
csiConfigFileUrlThis object specifies the location of the default configuration file. An empty string indicates that no such file is applied. If all clients in a Smart Install network have the same product ID and can run the same configuration file, user can assign a default configuration file for all clients.rw
CiscoURLStringOrEmpty (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.2.2
csiHostnamePrefixThis object specifies the default hostname prefix. The director provides hostname (with prefix followed by an implementation-dependent string) to clients.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.725.1.2.3
csiProfileNextFreeIndexAn integer value which may be used as a new index in csiProfileTable. The special value of 0 indicates that no more new entries can be created in csiProfileTable, and value 1 is not a valid csiProfileTable index. Thus the value of this object starts at 2 and monotonically increases after a profile is created. The Network Management Application reads this variable and uses the non-zero value when creating a new row with an SNMP SET. When the SET is performed, the agent must determine whether the value is indeed still unused, for two Network Management Applications may attempt to create a row (profile entry) simultaneously and use the same value. If it is currently unused, the SET succeeds and the agent increases the value of this object. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.ro
Unsigned32 (0 | 2..4294967295)
.1.3.6.1.4.1.9.9.725.1.2.4
csiProfileTableA table of Smart Install profile entries. In Smart Install, any number of client devices can be placed together to form a 'group' for easy management. A profile is used to associate image and configuration files for a group of devices, before and after they join the network. An entry in this table reflects the profile of one Smart Install group.
SEQUENCE OF CsiProfileEntry
.1.3.6.1.4.1.9.9.725.1.2.5
csiProfileEntryAn entry in the csiProfileTable, describing the image and configuration files that represent the profile.
CsiProfileEntry
.1.3.6.1.4.1.9.9.725.1.2.5.1
csiProfileIndexThis object uniquely identifies the entry in csiProfileTable. The value of the object is 2 or greater.
Unsigned32
.1.3.6.1.4.1.9.9.725.1.2.5.1.1
csiProfileGroupNameThis object specifies the name of a group for which this profile associates.rw
SnmpAdminString
.1.3.6.1.4.1.9.9.725.1.2.5.1.2
csiProfileImageUrlThis object specifies the location of the boot .tar image file. An empty string indicates that no such file is applied.rw
CiscoURLStringOrEmpty (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.2.5.1.3
csiProfileImageTwoUrlFor mixed switch stack, this object specifies the location of the second .tar image file. An empty string indicates that no such file is applied.rw
CiscoURLStringOrEmpty (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.2.5.1.4
csiProfileConfigUrlThis object specifies the location of the configuration file. An empty string indicates that no such file is applied.rw
CiscoURLStringOrEmpty (CISCO-TC)
.1.3.6.1.4.1.9.9.725.1.2.5.1.5
csiProfileStorageTypeThis object specifies the storage type for this conceptual row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.2.5.1.6
csiProfileRowStatusThis object specifies the status of this conceptual row. If this object value is 'active', user cannot modify any writable object in this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.2.5.1.7
csiMatchTableA table of group matching criteria entries. In Smart Install, 'group' represents a collection of network devices and a profile is configured for the group. The matching criteria entries are used to identify the devices belonging to a profile group, and the matching entries cannot exist without a profile. This is implied by the reference to csiProfileIndex object in the index clause of this table.
SEQUENCE OF CsiMatchEntry
.1.3.6.1.4.1.9.9.725.1.2.6
csiMatchEntryAn entry in csiMatchTable, defining one matching criterion for a profile group. When its profile entry is deleted, the match entry is deleted too. The objects needed in an entry depend on the value of csiMatchGroupType. Multiple match entries can be entered for stack, connectivity or mac type of groups.
CsiMatchEntry
.1.3.6.1.4.1.9.9.725.1.2.6.1
csiMatchIndexThis object uniquely identifies a matching criterion within a group.
Unsigned32
.1.3.6.1.4.1.9.9.725.1.2.6.1.1
csiMatchGroupTypeThis object indicates the general category of a Smart Install group. A profile group can be formed based on, unknown(1) - unknown match group type mac(2) - MAC addresses of devices connectivity(3) - connectivity or topology of devices product(4) - product type of devices stack(5) - a switch stackrw
Enumeration
.1.3.6.1.4.1.9.9.725.1.2.6.1.2
csiMatchMacAddressThis object specifies the MAC address of the client. It is required when csiMatchGroupType is 'mac'. A MAC address match takes priority over other match criteria.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.2.6.1.3
csiMatchHostAddressTypeThis object specifies the type of Internet address stored in csiMatchHostAddress. It is required when csiMatchGroupType is 'connectivity'.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.725.1.2.6.1.4
csiMatchHostAddressUser can configure a profile group based on the connectivity or topology of clients in a Smart Install network, that is, a group of clients that are connected to the director through a single interface or clients that are connected to the director through a common intermediate device. This object specifies the Internet address of the upstream device, which could be the director or an intermediate device. Together with csiMatchHostInterface, it specifies the path through which clients are connected to the director. This object is required when csiMatchGroupType is 'connectivity'. The type of this address is determined by the value of csiMatchHostAddressType object. A connectivity match takes priority over product ID match.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.725.1.2.6.1.5
csiMatchHostInterfaceFor connectivity group, this object specifies the interface, together with csiMatchHostAddress, representing the path through which clients are connected to the director. It is typically the value of the ifName object (e.g., 'Ethernet0'). It is required when csiMatchGroupType is 'connectivity'.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.2.6.1.6
csiMatchProductIdThis object specifies the device product type for profile groups formed based on 'product'. For pre-defined profile group, it is the group name such as '2960 24-8POE'. For user defined group, it specifies a product ID reported in ENTITY-MIB, such as 'WS-C2960-24LT-L'. It is required when csiMatchGroupType is 'product'.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.2.6.1.7
csiMatchSwitchNumThis object specifies the switch number in a stackable switch. Together with csiMatchSwitchProductId, it describes a stack member. It is required when csiMatchGroupType is 'stack'.rw
Unsigned32
.1.3.6.1.4.1.9.9.725.1.2.6.1.8
csiMatchSwitchProductIdThis object specifies the product ID of a switch member indicated in csiMatchSwitchNum. It is required when csiMatchGroupType is 'stack'.rw
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.2.6.1.9
csiMatchStorageTypeThis object specifies the storage type for this conceptual row.rw
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.2.6.1.10
csiMatchRowStatusThis object specifies the status of this conceptual row. If this object value is 'active', user cannot modify any writable object in this row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.2.6.1.11
csiDeviceInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.1.3
csiDeviceTableA conceptual table listing the network devices with connectivity to the director, that is the device is either Smart Install capable or is connected to a Smart Install capable client.
SEQUENCE OF CsiDeviceEntry
.1.3.6.1.4.1.9.9.725.1.3.1
csiDeviceEntryAn entry for each device that has joined the Smart Install network.
CsiDeviceEntry
.1.3.6.1.4.1.9.9.725.1.3.1.1
csiDeviceNumA value assigned by the director to uniquely identify each entry in csiDeviceTable.
Unsigned32
.1.3.6.1.4.1.9.9.725.1.3.1.1.1
csiDeviceMacAddressThis object indicates the MAC address of the network device.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.9.9.725.1.3.1.1.2
csiDeviceAddressTypeThis object indicates the type of Internet address in csiDeviceAddress.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.725.1.3.1.1.3
csiDeviceAddressThis object indicates the Internet address of the device that sends Smart Install communication messages. The type of this address is determined by the value of csiDeviceAddressType object.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.725.1.3.1.1.4
csiDeviceNameThis object indicates the host name of the device to easily identify it in a network.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.3.1.1.5
csiDeviceBackupConfigFileNameThis object indicates the name of the latest saved configuration file of the device. The file name is consisted of the device host name, MAC address and file extension 'REV2', for example 'SwitchA-0021.d7ae.fc00.REV2'. The file is stored in the host indicated by the csiBackupHostUrl object. If the device configuration file is saved again, .REV2 file is copied to .REV1, and .REV2 is over-written with the latest device configuration.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.3.1.1.6
csiDeviceImageVersionThis object indicates the software release version that the device is running. The zero-length string indicates that no Version field (TLV) was reported in the most recent CDP message.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.3.1.1.7
csiDevicePlatformThe device's hardware platform as reported in the most recent CDP message. The zero-length string indicates that no Platform field (TLV) was reported in the most recent CDP message.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.3.1.1.8
csiDeviceSerialNumA recorded serial number for this device that indexes some type device catalog or inventory, if applicable.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.3.1.1.9
csiDeviceStatusA text string describes the network device status. The agent implementation may use this object to report upgrading progress.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.3.1.1.10
csiNotifObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.1.4
csiNotifEnableThis object controls the generation of Smart Install notifications. For example, a value of '1' for 'deviceAdded' enables csiDeviceAdded notification, whereas a value of '0' disables csiDeviceAdded notification.rw
Bits
.1.3.6.1.4.1.9.9.725.1.4.1
csiNotifOperationTypeThis object indicates the type of operation of csiFileLoadFailed notification. other(1) - none of the following downloadConfig(2) - configuration file download downloadImage(3) - image file download uploadConfig(4) - client config file upload to storagero
Enumeration
.1.3.6.1.4.1.9.9.725.1.4.2
csiNotifOperationResultThis object indicates the file operation result of csiFileLoadFailed notification.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.725.1.4.3
ciscoSmartInstallMIBConform
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.2
ciscoSmartInstallCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.2.1
ciscoSmartInstallGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.725.2.2
CISCO-SMART-INSTALL-MIB - SNMP MIB Reference | MIBs Explorer