PRVT-INTERWORKING-OS-MIB: View SNMP OID List / Download MIB
VENDOR: B.A.T.M. ADVANCE TECHNOLOGIES
Home | MIB: PRVT-INTERWORKING-OS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
software | 1.3.6.1.4.1.738.1.111 | |||
prvtInterworkOsMib | 1.3.6.1.4.1.738.1.111.1 |
The MIB enables display configuration of the device OS features. |
||
prvtInterworkOsNotifications | 1.3.6.1.4.1.738.1.111.1.0 | |||
imageCrcCheckFailed | 1.3.6.1.4.1.738.1.111.1.0.1 |
The imageCrcCheckFailed notification indicates that the image loaded via TFTP has not passed the CRC check and has been discarded. |
||
configurationLoadFailed | 1.3.6.1.4.1.738.1.111.1.0.2 |
The configurationLoadFailed notification indicates that the sending agent did not succeed to upload or download the configuration file. |
||
unauthorizedAccessViaCLI | 1.3.6.1.4.1.738.1.111.1.0.3 |
The unauthorizedAccessViaCLI notification indicates that the last attempt to login to the device via CLI cannot be authorized. |
||
snmpSetExecuted | 1.3.6.1.4.1.738.1.111.1.0.4 |
This notification indicates that a successful set request has been performed. |
||
managementOptionSupportChanged | 1.3.6.1.4.1.738.1.111.1.0.5 |
This notification indicates that a management option license has been changed. |
||
version | 1.3.6.1.4.1.738.1.111.1.1 | |||
bootVersionNumber | 1.3.6.1.4.1.738.1.111.1.1.1 | displaystring | read-only |
This object identifies version number of the Boot program |
bootVersionDate | 1.3.6.1.4.1.738.1.111.1.1.2 | displaystring | read-only |
This object identifies creation date/time of the Boot program |
bootVersionString | 1.3.6.1.4.1.738.1.111.1.1.3 | displaystring | read-only |
This object contains text for the current version of the Boot program |
oSversionNumber | 1.3.6.1.4.1.738.1.111.1.1.4 | displaystring | read-only |
This object identifies version number of the OS |
oSversionDate | 1.3.6.1.4.1.738.1.111.1.1.5 | displaystring | read-only |
This object identifies creation date/time of the OS |
oSversionString | 1.3.6.1.4.1.738.1.111.1.1.6 | displaystring | read-only |
This object contains text for the current version of the OS |
appletVersionNumber | 1.3.6.1.4.1.738.1.111.1.1.7 | displaystring | read-only |
This object contains text for the current version of the embedded applet |
appletVersionDate | 1.3.6.1.4.1.738.1.111.1.1.8 | displaystring | read-only |
This object contains text for the creation date of the current embedded applet version |
option | 1.3.6.1.4.1.738.1.111.1.2 | |||
optionInstalled | 1.3.6.1.4.1.738.1.111.1.2.1 | octet string | read-only |
This object identifies creation date/time of the OS |
management | 1.3.6.1.4.1.738.1.111.1.3 | |||
managementConnectivity | 1.3.6.1.4.1.738.1.111.1.3.1 | |||
managementConnectivityMACAddr | 1.3.6.1.4.1.738.1.111.1.3.1.1 | macaddress | read-only |
Get the agent MAC address. |
managementConnectivityIpAddress | 1.3.6.1.4.1.738.1.111.1.3.1.2 | ipaddress | read-write |
Set IP Address for the device. |
managementConnectivityIPNetMask | 1.3.6.1.4.1.738.1.111.1.3.1.3 | ipaddress | read-write |
Set IP NetMask for the device. |
managementIPGateAddress | 1.3.6.1.4.1.738.1.111.1.3.1.4 | ipaddress | read-write |
Set Gateway Address for the device - only applies for devices without L3 capabilities. |
managementSerialBaud | 1.3.6.1.4.1.738.1.111.1.3.1.5 | integer | read-write |
The 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. Enumeration: 'baud9600': 2, 'baud38400': 4, 'baud2400': 1, 'baud19200': 3. |
managementLoad | 1.3.6.1.4.1.738.1.111.1.3.2 | |||
managementLoadTftpServerAddress | 1.3.6.1.4.1.738.1.111.1.3.2.1 | ipaddress | read-write |
Set IP Address for the TFTP server used for downloading and uploading files. |
managementLoadFileName | 1.3.6.1.4.1.738.1.111.1.3.2.2 | octet string | read-write |
Set TFTP file path and name. |
managementLoadType | 1.3.6.1.4.1.738.1.111.1.3.2.3 | integer | read-write |
The type of file to download or upload upon a managementLoadExecute. Enumeration: 'application': 1, 'vdsl-E2': 5, 'configuration': 3, 'boot': 2, 'java': 4. |
managementLoadExecute | 1.3.6.1.4.1.738.1.111.1.3.2.4 | integer | read-write |
Execute 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. Enumeration: 'download': 2, 'noop': 1, 'upload': 3. |
managementLoadExecuteStatus | 1.3.6.1.4.1.738.1.111.1.3.2.5 | integer | read-only |
Provides 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). Enumeration: 'success': 3, 'in-progress': 2, 'error-fault': 6, 'error-connection': 4, 'error-filename': 5, 'not-started': 1. |
managementMisc | 1.3.6.1.4.1.738.1.111.1.3.3 | |||
managementMiscSaveToNvm | 1.3.6.1.4.1.738.1.111.1.3.3.1 | integer | read-write |
When 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) Enumeration: 'save': 2, 'noop': 1. |
managementMiscReset | 1.3.6.1.4.1.738.1.111.1.3.3.2 | integer | read-write |
Physically 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. Enumeration: 'reset': 2, 'noop': 1, 'reset-to-defaults': 3, 'save-and-reset': 4. |
managementMiscReload | 1.3.6.1.4.1.738.1.111.1.3.3.3 | integer | read-write |
Reload the unit software, the unit hardware will not be affected. A value of noop (1) is always returned for a GET operation. Enumeration: 'noop': 1, 'save-and-reload': 2. |
managementMiscReloadInTime | 1.3.6.1.4.1.738.1.111.1.3.3.4 | octet string | read-write |
Indicates 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 0x00 |
managementMiscReloadAtTime | 1.3.6.1.4.1.738.1.111.1.3.3.5 | octet string | read-write |
Indicates 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 0x00 |
managementMiscReloadSaveInTime | 1.3.6.1.4.1.738.1.111.1.3.3.6 | octet string | read-write |
Indicates 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 0x00 |
managementMiscReloadSaveAtTime | 1.3.6.1.4.1.738.1.111.1.3.3.7 | octet string | read-write |
Indicates 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 0x00 |
managementLicense | 1.3.6.1.4.1.738.1.111.1.3.4 | |||
managementOptionSupportStatus | 1.3.6.1.4.1.738.1.111.1.3.4.1 | integer | read-only |
Indicates active software support options (license). Enumeration: 'licNotSpecified': 10, 'reserved9': 9, 'reserved8': 8, 'licBasic': 11, 'reserved5': 5, 'reserved4': 4, 'reserved7': 7, 'reserved6': 6, 'reserved1': 1, 'reserved0': 0, 'reserved3': 3, 'reserved2': 2, 'reserved31': 31, 'reserved30': 30, 'reserved15': 15, 'reserved14': 14, 'reserved17': 17, 'reserved16': 16, 'reserved19': 19, 'reserved18': 18, 'licML': 12, 'reserved28': 28, 'reserved29': 29, 'licAdvML': 13, 'reserved20': 20, 'reserved21': 21, 'reserved22': 22, 'reserved23': 23, 'reserved24': 24, 'reserved25': 25, 'reserved26': 26, 'reserved27': 27. |
managementOptionSupportKey | 1.3.6.1.4.1.738.1.111.1.3.4.2 | octet string | read-write |
Specify the software support option key (license). After set, device must be reloaded the new option to take affect. |
managementOptionSupportAddress | 1.3.6.1.4.1.738.1.111.1.3.4.3 | ipaddress | no-access |
Shows the address of SNMP NMS that has configured last the option. |
managementOptionSupportL3Capable | 1.3.6.1.4.1.738.1.111.1.3.4.4 | truthvalue | read-only |
Indicates if the swicth is capable for L3 features - true The switch is capable for L3 features - false The switch is not capable for L3 features |
prvtBootConfigUpgrade | 1.3.6.1.4.1.738.1.111.1.3.5 | |||
prvtBootUpgradeSrcURI | 1.3.6.1.4.1.738.1.111.1.3.5.1 | displaystring | read-write |
The 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 object |
prvtBootApplicationNameURI | 1.3.6.1.4.1.738.1.111.1.3.5.2 | displaystring | read-write |
This 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 prvtBootUpgradeSrcURI |
prvtBootConfigURI | 1.3.6.1.4.1.738.1.111.1.3.5.3 | displaystring | read-write |
This 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. |
prvtBootUpgradeCmd | 1.3.6.1.4.1.738.1.111.1.3.5.4 | integer | read-write |
This 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. Enumeration: 'ready': 1, 'apply': 2, 'none': 0, 'applyExec': 3. |
prvtBootOperStatus | 1.3.6.1.4.1.738.1.111.1.3.5.5 | integer | read-only |
The 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. Enumeration: 'ready': 1, 'unknown': 0, 'upgradeInProgress': 3, 'notReady': 2. |
prvtBootErrorCondition | 1.3.6.1.4.1.738.1.111.1.3.5.6 | integer | read-only |
The object can be used for feedback. How the upgrading process have finished Enumeration: 'zFileError': 14, 'fileSystemError': 9, 'freeSpaceError': 4, 'backupFailed': 6, 'ftpPassProfileError': 21, 'validationFailed': 5, 'genericError': 1, 'fileNameError': 12, 'profileError': 11, 'noError': 0, 'cannotFindFile': 15, 'profileNameError': 10, 'pathError': 13, 'ftpServerProfileError': 19, 'inProgressError': 7, 'bootDevProfileError': 18, 'downloadFailed': 3, 'configProfileError': 17, 'consistencyError': 8, 'ftpUserProfileError': 20, 'defApplicationProfileError': 16, 'copyFailed': 2. |
cpu | 1.3.6.1.4.1.738.1.111.1.4 | |||
cpuMonitoring | 1.3.6.1.4.1.738.1.111.1.4.1 | |||
cpuMonitoringStatus | 1.3.6.1.4.1.738.1.111.1.4.1.1 | integer | read-write |
The object shows the status of the CPU monitor Enumeration: 'enable': 1, 'disable': 2. |
cpuMonitoringUtilization | 1.3.6.1.4.1.738.1.111.1.4.1.2 | integer32 | read-only |
The object shows the current CPU utilization |
cpuRedundancy | 1.3.6.1.4.1.738.1.111.1.4.2 | |||
cpuHwRedundancySupport | 1.3.6.1.4.1.738.1.111.1.4.2.1 | truthvalue | read-only |
This object shows if the backplan of this unit support CPU redundancy. |
cpuRedundancyTable | 1.3.6.1.4.1.738.1.111.1.4.2.2 | no-access |
This table contains the CPU redundancy information. |
|
1.3.6.1.4.1.738.1.111.1.4.2.2.1 | no-access |
Information about one CPU |
||
cpuId | 1.3.6.1.4.1.738.1.111.1.4.2.2.1.1 | integer32 | no-access |
The ID of the CPU in the system |
cpuName | 1.3.6.1.4.1.738.1.111.1.4.2.2.1.2 | displaystring | read-only |
Textual representation of the CPU |
cpuStatus | 1.3.6.1.4.1.738.1.111.1.4.2.2.1.3 | integer | read-only |
The CPU status Enumeration: 'active': 1, 'standby': 2. |
cpuRedundancySupport | 1.3.6.1.4.1.738.1.111.1.4.2.2.1.4 | truthvalue | read-only |
This object shows if the CPU card supports redundancy. |
cpuSWVersionString | 1.3.6.1.4.1.738.1.111.1.4.2.2.1.5 | displaystring | read-only |
The OS version currently running on the CPU |
cpuHW | 1.3.6.1.4.1.738.1.111.1.4.3 | |||
cpuRAMsize | 1.3.6.1.4.1.738.1.111.1.4.3.1 | integer32 | read-only |
This object returns the CPU card RAM size |
prvtInterworkOsConformance | 1.3.6.1.4.1.738.1.111.1.5 |