PRVT-INTERWORKING-OS-MIB
The MIB enables display configuration of the device OS features.
Main OID:
prvtInterworkOsMib.1.3.6.1.4.1.738.1.111.1
68
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
68 total| Object Name |
|---|
software OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111 |
prvtInterworkOsMibThe MIB enables display configuration of the device OS features. MODULE-IDENTITY .1.3.6.1.4.1.738.1.111.1 |
prvtInterworkOsNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.0 |
imageCrcCheckFailedThe imageCrcCheckFailed notification indicates that the image loaded via TFTP has not passed the CRC check and has been discarded. NOTIFICATION-TYPE .1.3.6.1.4.1.738.1.111.1.0.1 |
configurationLoadFailedThe configurationLoadFailed notification indicates that the sending agent did not succeed to upload or download the configuration file. NOTIFICATION-TYPE .1.3.6.1.4.1.738.1.111.1.0.2 |
unauthorizedAccessViaCLIThe unauthorizedAccessViaCLI notification indicates that the last attempt to login to the device via CLI cannot be authorized. NOTIFICATION-TYPE .1.3.6.1.4.1.738.1.111.1.0.3 |
snmpSetExecutedThis notification indicates that a successful set request has been performed. NOTIFICATION-TYPE .1.3.6.1.4.1.738.1.111.1.0.4 |
managementOptionSupportChangedThis notification indicates that a management option license has been changed. NOTIFICATION-TYPE .1.3.6.1.4.1.738.1.111.1.0.5 |
version OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.1 |
bootVersionNumberThis object identifies version number of the Boot programro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.1.1 |
bootVersionDateThis object identifies creation date/time of the Boot programro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.1.2 |
bootVersionStringThis object contains text for the current version of the Boot programro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.1.3 |
oSversionNumberThis object identifies version number of the OSro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.1.4 |
oSversionDateThis object identifies creation date/time of the OSro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.1.5 |
oSversionStringThis object contains text for the current version of the OSro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.1.6 |
appletVersionNumberThis object contains text for the current version of the embedded appletro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.1.7 |
appletVersionDateThis object contains text for the creation date of the current embedded applet versionro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.1.8 |
option OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.2 |
optionInstalledThis object identifies creation date/time of the OSro OCTET STRING .1.3.6.1.4.1.738.1.111.1.2.1 |
management OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.3 |
managementConnectivity OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.3.1 |
managementConnectivityMACAddrGet the agent MAC address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.3.1.1 |
managementConnectivityIpAddressSet IP Address for the device.rw IpAddress .1.3.6.1.4.1.738.1.111.1.3.1.2 |
managementConnectivityIPNetMaskSet IP NetMask for the device.rw IpAddress .1.3.6.1.4.1.738.1.111.1.3.1.3 |
managementIPGateAddressSet Gateway Address for the device - only applies for devices without L3 capabilities.rw IpAddress .1.3.6.1.4.1.738.1.111.1.3.1.4 |
managementSerialBaudThe Serial port BAUD Rate. Attributes are 8 Start Bits, no parity, and 1 stop bits (8N1) and Hardware Flow Control. Valid values are 2400, 9600, 19200, and 38400.rw Enumeration .1.3.6.1.4.1.738.1.111.1.3.1.5 |
managementLoad OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.3.2 |
managementLoadTftpServerAddressSet IP Address for the TFTP server used for downloading and uploading files.rw IpAddress .1.3.6.1.4.1.738.1.111.1.3.2.1 |
managementLoadFileNameSet TFTP file path and name.rw OCTET STRING .1.3.6.1.4.1.738.1.111.1.3.2.2 |
managementLoadTypeThe type of file to download or upload upon a managementLoadExecute.rw Enumeration .1.3.6.1.4.1.738.1.111.1.3.2.3 |
managementLoadExecuteExecute file download or upload procedure. A SET of this object starts the load procedure. Note that the Application and Boot images can only be downloaded. The Configuration file can be uploaded and downloaded. When a Configuration file is downloaded, it replaces the startup-config file in NVRAM. A GET of this object will return a noop (1). Also, when the user chooses to upload the configuration, it is the startup-config that is copied to the remote host. Use managementLoadExecuteStatus to determine the status of the executed load.rw Enumeration .1.3.6.1.4.1.738.1.111.1.3.2.4 |
managementLoadExecuteStatusProvides status on the execute file load procedure. The status return is given by one of the enumerated codes not-started (download has not yet started) in-progress (download has not yet finished) success (download has finished successfully) error-connection (download cannot connect) error-filename (download has bad image path/filename) error-fault (download has fault condition on device).ro Enumeration .1.3.6.1.4.1.738.1.111.1.3.2.5 |
managementMisc OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.3.3 |
managementMiscSaveToNvmWhen set to save (2), all nonvolatile configuration parameters are saved to NVM (Nonvolatile Memory). NVM save operations may be slow (e.g., erasing/writing Flash device). Consequently, all (or many) updates should be made before saving to NVM. A get operation always returns noop (1)rw Enumeration .1.3.6.1.4.1.738.1.111.1.3.3.1 |
managementMiscResetPhysically performs a hardware reset of the unit. Use with care. A reset (2) resets the unit, the reset-to-defaults (3) resets the configuration file to factory defaults and then resets the unit, the value of save-and-reset (4) saves the config and then resets the unit and noop (1) does nothing. A value of noop (1) is always returned for a GET operation.rw Enumeration .1.3.6.1.4.1.738.1.111.1.3.3.2 |
managementMiscReloadReload the unit software, the unit hardware will not be affected. A value of noop (1) is always returned for a GET operation.rw Enumeration .1.3.6.1.4.1.738.1.111.1.3.3.3 |
managementMiscReloadInTimeIndicates time for scheduled reload without save in hour:min. octets contents range 1 day 0x01..0x1f (1-31) 2 month 0x01..0x0C (1..12) where january = 1 december = 12 3 hour 0x01..0x17 (0..23) 4 min 0x01..3B (0..59) For example: 0x01 0x01 0x01 0x01 means 1 January 01:01. To stop scheduled reload set it to 0x00 0x00 0x00 0x00rw OCTET STRING .1.3.6.1.4.1.738.1.111.1.3.3.4 |
managementMiscReloadAtTimeIndicates time for scheduled reload without save at day:month:hour:min. octets contents range 1 day 0x01..0x1f (1-31) 2 month 0x01..0x0C (1..12) where january = 1 december = 12 3 hour 0x01..0x17 (0..23) 4 min 0x01..3B (0..59) For example: 0x01 0x01 0x01 0x01 means 1 January 01:01. To stop scheduled reload set it to 0x00 0x00 0x00 0x00rw OCTET STRING .1.3.6.1.4.1.738.1.111.1.3.3.5 |
managementMiscReloadSaveInTimeIndicates time for scheduled reload with save in hour:min. octets contents range 1 day 0x01..0x1f (1-31) 2 month 0x01..0x0C (1..12) where january = 1 december = 12 3 hour 0x01..0x17 (0..23) 4 min 0x01..3B (0..59) For example: 0x01 0x01 0x01 0x01 means 1 January 01:01. To stop scheduled reload set it to 0x00 0x00 0x00 0x00rw OCTET STRING .1.3.6.1.4.1.738.1.111.1.3.3.6 |
managementMiscReloadSaveAtTimeIndicates time for scheduled reload with save at day:month:hour:min. octets contents range 1 day 0x01..0x1f (1-31) 2 month 0x01..0x0C (1..12) where january = 1 december = 12 3 hour 0x01..0x17 (0..23) 4 min 0x01..3B (0..59) For example: 0x01 0x01 0x01 0x01 means 1 January 01:01. To stop scheduled reload set it to 0x00 0x00 0x00 0x00rw OCTET STRING .1.3.6.1.4.1.738.1.111.1.3.3.7 |
managementLicense OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.3.4 |
managementOptionSupportStatusIndicates active software support options (license).ro Enumeration .1.3.6.1.4.1.738.1.111.1.3.4.1 |
managementOptionSupportKeySpecify the software support option key (license). After set, device must be reloaded the new option to take affect.rw OCTET STRING .1.3.6.1.4.1.738.1.111.1.3.4.2 |
managementOptionSupportAddressShows the address of SNMP NMS that has configured last the option.ro IpAddress .1.3.6.1.4.1.738.1.111.1.3.4.3 |
managementOptionSupportL3CapableIndicates if the swicth is capable for L3 features - true The switch is capable for L3 features - false The switch is not capable for L3 featuresro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.3.4.4 |
prvtBootConfigUpgrade OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.3.5 |
prvtBootUpgradeSrcURIThe object represents an address from where the application will be copied and used by the device. The address must be given in a valid URI format. It will be used by all booting mechnisms as a source from where to find the application. So it can point to either local folder or remote device. Example: tftp://10.3.71.45/MyApps/Imagev1.5.Z local://Usr/Imagev1.5.Z If there is no value set, the device will boot with local application given in prvtBootApplicationNameURI objectrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.3.5.1 |
prvtBootApplicationNameURIThis object represents the name of the application to be used by the network device to boot. The name of the application is given in URI format to indicate the storage device. Every network device can have few localy saved application files copied in different storage devices: local file system, flash etc. The user can choose one of them by setting the starage device and the application name. Example: local://Imagev1.5.Z, flash://Imagev1.5.Z If this object is empty, the device will boot from the network using the remote application given in prvtBootUpgradeSrcURIrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.3.5.2 |
prvtBootConfigURIThis object represents the configuration file's name of a network device. The value must be set in URI format. It can point to either local or remote configuration file. Example: local://Usr/my_startup.cfg, ftp://myuser:mypass@netaddress/MyCfgs/startup.cfg This field is optional. If it is empty, the standart startup config will be used.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.3.5.3 |
prvtBootUpgradeCmdThis field is used to apply the configuration. When a get request is executed, the returned value should be always ready. When apply(2) command is executed, the upgrade settings are applied. Alternative, when applyExec(3) command is executed, the upgrade process is started.rw Enumeration .1.3.6.1.4.1.738.1.111.1.3.5.4 |
prvtBootOperStatusThe object is used to show the current status of the upgrating process. The default value is ready(1), indicating that the process is idle. when the value is set to notReady(2), the device upgrading mechanism is not correctly configured. upgradeInProgress(3) indicates upgrading process have started and haven't finished yet.ro Enumeration .1.3.6.1.4.1.738.1.111.1.3.5.5 |
prvtBootErrorConditionThe object can be used for feedback. How the upgrading process have finishedro Enumeration .1.3.6.1.4.1.738.1.111.1.3.5.6 |
cpu OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.4 |
cpuMonitoring OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.4.1 |
cpuMonitoringStatusThe object shows the status of the CPU monitorrw Enumeration .1.3.6.1.4.1.738.1.111.1.4.1.1 |
cpuMonitoringUtilizationThe object shows the current CPU utilizationro Integer32 .1.3.6.1.4.1.738.1.111.1.4.1.2 |
cpuRedundancy OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.4.2 |
cpuHwRedundancySupportThis object shows if the backplan of this unit support CPU redundancy.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.4.2.1 |
cpuRedundancyTableThis table contains the CPU redundancy information. SEQUENCE OF CpuRedundancyEntry .1.3.6.1.4.1.738.1.111.1.4.2.2 |
cpuRedundancyEntryInformation about one CPU CpuRedundancyEntry .1.3.6.1.4.1.738.1.111.1.4.2.2.1 |
cpuIdThe ID of the CPU in the system Integer32 .1.3.6.1.4.1.738.1.111.1.4.2.2.1.1 |
cpuNameTextual representation of the CPUro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.4.2.2.1.2 |
cpuStatusThe CPU statusro Enumeration .1.3.6.1.4.1.738.1.111.1.4.2.2.1.3 |
cpuRedundancySupportThis object shows if the CPU card supports redundancy.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.4.2.2.1.4 |
cpuSWVersionStringThe OS version currently running on the CPUro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.738.1.111.1.4.2.2.1.5 |
cpuHW OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.4.3 |
cpuRAMsizeThis object returns the CPU card RAM sizero Integer32 .1.3.6.1.4.1.738.1.111.1.4.3.1 |
prvtInterworkOsConformance OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.111.1.5 |