HM2-FILEMGMT-MIB: View SNMP OID List / Download MIB
VENDOR: RICHARD HIRSCHMANN
Home | MIB: HM2-FILEMGMT-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 |
hm2FileMgmtMib | 1.3.6.1.4.1.248.11.21 |
Hirschmann File Management MIB. Copyright (C) 2011. All Rights Reserved. |
||
hm2FileMgmtNotifications | 1.3.6.1.4.1.248.11.21.0 | |||
hm2ConfigurationSavedTrap | 1.3.6.1.4.1.248.11.21.0.1 |
This trap is sent after the configuration of the agent was successfully saved. |
||
hm2ConfigurationChangedTrap | 1.3.6.1.4.1.248.11.21.0.2 |
This trap is sent if there is a change in the synchronization status between currently running and the saved configuration so that the value of hm2FMNvmState changes. |
||
hm2FileMgmtMibObjects | 1.3.6.1.4.1.248.11.21.1 | |||
hm2FileMgmtProfileGroup | 1.3.6.1.4.1.248.11.21.1.1 | |||
hm2FMProfileTable | 1.3.6.1.4.1.248.11.21.1.1.1 | no-access |
A list of profiles stored in NV memory. |
|
1.3.6.1.4.1.248.11.21.1.1.1.1 | no-access |
A profile entry. |
||
hm2FMProfileStorageType | 1.3.6.1.4.1.248.11.21.1.1.1.1.1 | integer | read-only |
Type of storage of the profile entry. Enumeration: 'nvm': 1, 'envm': 2. |
hm2FMProfileIndex | 1.3.6.1.4.1.248.11.21.1.1.1.1.2 | integer32 | read-only |
Index of the profile entry. |
hm2FMProfileName | 1.3.6.1.4.1.248.11.21.1.1.1.1.3 | displaystring | read-only |
Name of the entry consisting of alphanumeric characters plus hyphen and underscore. |
hm2FMProfileDateTime | 1.3.6.1.4.1.248.11.21.1.1.1.1.4 | hmtimeseconds1970 | read-only |
Time and date of last write access using the content of the variable hm2SystemTime. |
hm2FMProfileActive | 1.3.6.1.4.1.248.11.21.1.1.1.1.5 | integer | read-write |
Setting the variable to active(1) enables the profile so that it will be used the next time the configuration is reloaded. Setting the value to inactive(2) is not allowed since there must be always at least one profile with the state set to active(1). Enumeration: 'active': 1, 'inactive': 2. |
hm2FMProfileAction | 1.3.6.1.4.1.248.11.21.1.1.1.1.6 | integer | read-write |
Action to be performed on the profile entry. Setting the value to delete(2) erases the profile. It is not possible to delete the currently active profile. Enumeration: 'other': 1, 'delete': 2. |
hm2FMProfileDeviceType | 1.3.6.1.4.1.248.11.21.1.1.1.1.7 | object identifier | read-only |
Manufacturer-defined product identifier (product family + product ID). Example: Object-ID 1.3.6.1.4.1.248.11.2.1.1 is the hm2ProductFamily EES and Object-ID 1.3.6.1.4.1.248.11.2.1.1.2 is the Product ID for ees25-0600 |
hm2FMProfileEncryptionActive | 1.3.6.1.4.1.248.11.21.1.1.1.1.8 | truthvalue | read-only |
The profile is encrypted if this variable is set to active(true). It is not encrypted in case of inactive(false). |
hm2FMProfileEncryptionVerified | 1.3.6.1.4.1.248.11.21.1.1.1.1.9 | truthvalue | read-only |
This variable indicates true if an encrypted profile can be successfully decrypted by the device. In case of an encryption password mismatch, the verification fails the value is false. If the corresponding profile is not encrypted, this variable is set to true. |
hm2FMProfileSwMajorRelNum | 1.3.6.1.4.1.248.11.21.1.1.1.1.10 | integer32 | read-only |
Shows the major release number of the firmware, the profile was created on. |
hm2FMProfileSwMinorRelNum | 1.3.6.1.4.1.248.11.21.1.1.1.1.11 | integer32 | read-only |
Shows the minor release number of the firmware, the profile was created on. |
hm2FMProfileSwBugfixRelNum | 1.3.6.1.4.1.248.11.21.1.1.1.1.12 | integer32 | read-only |
Shows the bugfix release number of the firmware, the profile was created on. |
hm2FMProfileFingerprint | 1.3.6.1.4.1.248.11.21.1.1.1.1.13 | displaystring | read-only |
HEX String representation of profile content fingerprint. Consists of characters (0..9A..F) to represent a hexadecimal number. It will contain the string invalid, if the corresponding file does not contain a correct formatted SHA1 hash as fingerprint. |
hm2FMProfileFingerprintVerified | 1.3.6.1.4.1.248.11.21.1.1.1.1.14 | truthvalue | read-only |
This variable indicates true if the configuration profiles fingerprint matches the profile's configuration data. In case of a fingerprint, the variable is set to false. |
hm2FileMgmtActionGroup | 1.3.6.1.4.1.248.11.21.1.2 | |||
hm2FMActionTable | 1.3.6.1.4.1.248.11.21.1.2.1 | no-access |
A list of profiles stored in NV memory. |
|
1.3.6.1.4.1.248.11.21.1.2.1.1 | no-access |
A profile entry. |
||
hm2FMActionType | 1.3.6.1.4.1.248.11.21.1.2.1.1.1 | integer | no-access |
Type of the action to be performed. Enumeration: 'clear': 3, 'copy': 2, 'nop': 1, 'swap': 4. |
hm2FMActionItemType | 1.3.6.1.4.1.248.11.21.1.2.1.1.2 | integer | no-access |
Type of the item to be processed. Enumeration: 'sfpWhiteList': 51, 'camcertPEM': 84, 'sysinfoall': 53, 'traplog': 42, 'sshkey': 60, 'eventlog': 40, 'script': 20, 'firmware': 30, 'camcert': 80, 'gsdmlFile': 100, 'bootcode': 31, 'config': 10, 'tcpdumpcap': 70, 'syslogCacert': 83, 'ldapCacert': 81, 'httpsServerCert': 65, 'edsFile': 90, 'mailCacert': 82, 'sysinfo': 50, 'none': 1, 'cliBanner': 52, 'audittrail': 41, 'filesystem': 15, 'tcpdumpfilter': 71. |
hm2FMActionSourceType | 1.3.6.1.4.1.248.11.21.1.2.1.1.3 | integer | no-access |
Type of the source object to be processed. Enumeration: 'buffered': 6, 'runningConfig': 10, 'system': 11, 'none': 1, 'persistent': 7, 'envm': 3, 'nvm': 2, 'server': 20. |
hm2FMActionDestinationType | 1.3.6.1.4.1.248.11.21.1.2.1.1.4 | integer | no-access |
Type of the destination object to be processed. Enumeration: 'runningConfig': 10, 'system': 11, 'none': 1, 'server': 20, 'envm': 3, 'nvm': 2. |
hm2FMActionActivate | 1.3.6.1.4.1.248.11.21.1.2.1.1.5 | integer32 | read-write |
In case of a set operation: If the value to be written matches with the result of hm2FMActionActivateKey, the action is started. In case of a read operation, it will always reflect the key of the last successful operation. |
hm2FMActionSourceData | 1.3.6.1.4.1.248.11.21.1.2.10 | displaystring | read-write |
Additional data for the source object. This could, for example, be a profile name or URL |
hm2FMActionDestinationData | 1.3.6.1.4.1.248.11.21.1.2.11 | displaystring | read-write |
Additional data for the source object. This could be for example a profile name or URL |
hm2FMActionActivateResult | 1.3.6.1.4.1.248.11.21.1.2.12 | integer | read-only |
Either returns ok(1) if the action is successfully started, param-error(2) if there is some problem with the given parameters or busy(3) if there is still an action in progress. Enumeration: 'busy': 3, 'ok': 1, 'paramError': 2. |
hm2FMActionActivateResultText | 1.3.6.1.4.1.248.11.21.1.2.13 | displaystring | read-only |
Text describing why the start of the operation has failed. |
hm2FMActionStatus | 1.3.6.1.4.1.248.11.21.1.2.14 | integer | read-only |
Returns the running status of the action. Enumeration: 'idle': 1, 'running': 2. |
hm2FMActionPercentReady | 1.3.6.1.4.1.248.11.21.1.2.15 | integer32 | read-only |
Estimation of how many percent of the operation is done. |
hm2FMActionResult | 1.3.6.1.4.1.248.11.21.1.2.16 | integer | read-only |
Error status of the last action which has been performed. Enumeration: 'ok': 1, 'error': 2. |
hm2FMActionResultText | 1.3.6.1.4.1.248.11.21.1.2.17 | displaystring | read-only |
Either OK or a descriptive text giving a reason why the last operation failed |
hm2FMActionActivateKey | 1.3.6.1.4.1.248.11.21.1.2.18 | integer32 | read-only |
An advisory lock used to ensure that different management entities can not interfere with each others actions. The value read from this variable must be used to start the action by applying to the object hm2FMActionActivate. |
hm2FMActionContainerPassword | 1.3.6.1.4.1.248.11.21.1.2.19 | displaystring | read-write |
. |
hm2FMActionParameter | 1.3.6.1.4.1.248.11.21.1.2.20 | integer | read-write |
This variable defines what acion to be done based on the value. By default it has value as none. Enumeration: 'none': 1, 'all': 2. |
hm2FMActionSourceInterface | 1.3.6.1.4.1.248.11.21.1.2.21 | interfaceindexorzero | read-write |
This variable defines the interface from which the source IP address will be taken for the file transfer session. The frames will not necessarily be sent on this interface, only the IP address of the interface will be used as source. By default it has value 0. |
hm2FileMgmtStatusGroup | 1.3.6.1.4.1.248.11.21.1.3 | |||
hm2FMNvmState | 1.3.6.1.4.1.248.11.21.1.3.1 | integer | read-only |
This variable returns ok(1) if the contents of the currently used configuration is the same as that stored in NV memory or outOfsync(2) if there are any differences. The variable returns busy(3) if the process to determine a possible state change is currently running. Enumeration: 'busy': 3, 'ok': 1, 'outOfSync': 2. |
hm2FMEnvmState | 1.3.6.1.4.1.248.11.21.1.3.2 | integer | read-only |
This variable returns ok(1) if the contents of the currently used configuration on the active external non-volatile memory is the same than that stored in NV memory, outOfsync(2) if there are any differences. If the value is absent(3), then the external memory device is not connected. Enumeration: 'absent': 3, 'ok': 1, 'outOfSync': 2. |
hm2FMBootParamState | 1.3.6.1.4.1.248.11.21.1.3.3 | integer | read-only |
Returns outOfSync(2) if the boot parameters that were applied during startup are not in sync with the currently stored boot parameters, otherwise ok(1). Enumeration: 'ok': 1, 'outOfSync': 2. |
hm2FileMgmtConfigGroup | 1.3.6.1.4.1.248.11.21.1.4 | |||
hm2FileMgmtConfigWatchdogControl | 1.3.6.1.4.1.248.11.21.1.4.1 | |||
hm2ConfigWatchdogAdminStatus | 1.3.6.1.4.1.248.11.21.1.4.1.1 | hmenabledstatus | read-write |
Administrative status of the configuration watchdog. enable(1): start/trigger the watchdog timer disable(2): turn off the watchdog This feature provides recovery from situations where the device cannot be reached by the management station anymore. Whenever this variable is set to enable(1), the value of hm2ConfigWatchdogTimeInterval is loaded into the watchdog timer. This timer must be triggered before hm2ConfigWatchdogTimerValue reaches 0. If the watchdog timer expires, the last saved configuration of the device will be reapplied. The watchdog is triggered by MIB read and write accesses. |
hm2ConfigWatchdogOperStatus | 1.3.6.1.4.1.248.11.21.1.4.1.2 | hmenabledstatus | read-only |
Operational status of the configuration watchdog. enable(1): watchdog up and running disable(2): watchdog inactive |
hm2ConfigWatchdogTimeInterval | 1.3.6.1.4.1.248.11.21.1.4.1.3 | integer32 | read-write |
Period of the watchdog timer in seconds. |
hm2ConfigWatchdogTimerValue | 1.3.6.1.4.1.248.11.21.1.4.1.4 | integer32 | read-only |
Current countdown value of the watchdog timer in seconds. |
hm2ConfigWatchdogIPAddressType | 1.3.6.1.4.1.248.11.21.1.4.1.5 | inetaddresstype | read-only |
IP address type of station that triggers the watchdog. |
hm2ConfigWatchdogIPAddress | 1.3.6.1.4.1.248.11.21.1.4.1.6 | inetaddress | read-only |
IP address of station that currently triggers the watchdog. |
hm2FileMgmtServerAccessGroup | 1.3.6.1.4.1.248.11.21.1.4.2 | |||
hm2FMServerUserName | 1.3.6.1.4.1.248.11.21.1.4.2.1 | displaystring | read-write |
Login name for the used file transport protocol. |
hm2FMServerPassword | 1.3.6.1.4.1.248.11.21.1.4.2.2 | displaystring | read-write |
Password for the used file transport protocol. |
hm2FileMgmtSecurityGroup | 1.3.6.1.4.1.248.11.21.1.4.4 | |||
hm2FileMgmtConfigPasswordStatus | 1.3.6.1.4.1.248.11.21.1.4.4.1 | truthvalue | read-only |
Returns 'true' if a configuration password is set, otherwise 'false'. |
hm2FileMgmtConfigPasswordChange | 1.3.6.1.4.1.248.11.21.1.4.4.2 | displaystring | read-write |
Password to encrypt confidential information in the configuration file. Format: '[old password]|[new password]' set password: '|[new password]' change password: '[old password]|[new password]' remove password: '[old password]|' Valid password characters are any DisplayString characters except '|'. When this object is read, the zero-length (empty) string is returned. Setting the zero-length string has no effect. |
hm2FileMgmtGlobalSourceInterface | 1.3.6.1.4.1.248.11.21.1.4.9 | interfaceindexorzero | read-write |
This variable defines the global source-interface used by file-transfers in case hm2FMActionSourceInterface is not configured by the user. The frames will not necessarily be sent on this interface, only the IP address of the interface will be used as source. By default it has value 0. |
hm2FileMgmtConfigCompatibilityMode | 1.3.6.1.4.1.248.11.21.1.4.10 | integer | read-write |
Set 'hiosV1V2' only if a configuration file needs to be migrated to a device running HiOS 01.x.xx / 02.x.xx software. Otherwise for normal operation it is recommended to set the compatibility mode to the default 'disable'. Enumeration: 'hiosV1V2': 2, 'disable': 1. |
hm2FileMgmtSNMPExtensionGroup | 1.3.6.1.4.1.248.11.21.3 | |||
hm2FileMgmtSESCfgActivateSuccessSetFailuresReturn | 1.3.6.1.4.1.248.11.21.3.1 |
Indicates a configuration profile was activated succesfully, but several config items failed to initialize. |
||
hm2FileMgmtSESCfgActivateErrorReturn | 1.3.6.1.4.1.248.11.21.3.2 |
Indicates a configuration profile could not be activated. |
||
hm2FileMgmtSESCfgActivateIncomlpeteReturn | 1.3.6.1.4.1.248.11.21.3.3 |
Indicates an incomlete activation of a configuration profile. |
||
hm2FileMgmtSESCfgMgrCopyCommandErrorReturn | 1.3.6.1.4.1.248.11.21.3.4 |
Indicates a failure of a COPY command given to the Config-Manager's command engine. |
||
hm2FileMgmtSESCfgMgrClearCommandErrorReturn | 1.3.6.1.4.1.248.11.21.3.5 |
Indicates a failure of a CLEAR command given to the Config-Manager's command engine. |
||
hm2FileMgmtSESCfgMgrSwapCommandErrorReturn | 1.3.6.1.4.1.248.11.21.3.6 |
Indicates a failure of a SWAP command given to the Config-Manager's command engine. |
||
hm2FileMgmtSESCfgErrorReturn | 1.3.6.1.4.1.248.11.21.3.7 |
Indicates a CFG test error. |
||
hm2FileMgmtSESCfgMgrCommandActivateErrorReturn | 1.3.6.1.4.1.248.11.21.3.8 |
Indicates a failure because other Config-Manager command is running. |