MIB Viewer

HM2-LINK-BACKUP-MIB

19 objects
Hirschmann Link Backup MIB. Copyright (C) 2013. All Rights Reserved.
OIDNameAccessStatusDescription
1.3.6.1.4.1.248.11.40.1.3Identityhm2LinkBackupMibGroupHirschmann Link Backup MIB. Copyright (C) 2013. All Rights Reserved.
1.3.6.1.4.1.248.11.40.1.3.0Nodehm2LinkBackupNotifications
1.3.6.1.4.1.248.11.40.1.3.0.1Notificationhm2LinkBackupStatusTrapcurrentThis trap is sent for each link backup pair if either the status of the hm2LinkBackupPrimaryInterfaceStatus or the status of the hm2LinkBackupBackupInterfaceSt…
1.3.6.1.4.1.248.11.40.1.3.1Nodehm2LinkBackupObjects
1.3.6.1.4.1.248.11.40.1.3.1.1Nodehm2LinkBackupConfiguration
1.3.6.1.4.1.248.11.40.1.3.1.1.1Nodehm2LinkBackupGeneralGroup
1.3.6.1.4.1.248.11.40.1.3.1.1.1.1Scalarhm2LinkBackupAdminStatusread-writecurrentEnables/disables the global link backup functionality on the device.
1.3.6.1.4.1.248.11.40.1.3.1.1.2Nodehm2LinkBackupInterfaceGroup
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1Tablehm2LinkBackupInterfaceConfigTablenot-accessiblecurrentA table containing current configuration and status information for each link backup pair.
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1Rowhm2LinkBackupInterfaceConfigEntrynot-accessiblecurrentA logical row in the hm2LinkBackupIfConfigTable.
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.1Columnhm2LinkBackupPrimaryInterfaceaccessible-for-notifycurrentThe primary interface of the link backup pair.
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.2Columnhm2LinkBackupBackupInterfaceaccessible-for-notifycurrentThe primary interface of the link backup pair.
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.3Columnhm2LinkBackupPrimaryInterfaceStatusread-onlycurrentThe current status of the primary interface for this link backup pair.
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.4Columnhm2LinkBackupBackupInterfaceStatusread-onlycurrentThe current status of the backup interface for this link backup pair.
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.5Columnhm2LinkBackupFailBackEnableread-createcurrentIf set to 'true', the backup interface goes to 'blocking' and the primary interface to 'forwarding' after the time configured in hm2LinkBackupFailBackDelay. If…
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.6Columnhm2LinkBackupFailBackDelayread-createcurrentThe time in seconds when the backup interface goes to 'blocking' and the primary interface goes to 'forwarding' after the primary interface has re-established …
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.7Columnhm2LinkBackupDescriptionread-createcurrentA description of the link backup pair.
1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.10Columnhm2LinkBackupRowStatusread-createcurrentDescribes the status of a row in the table. Supports creation, deletion and activation of rows. A row must not be active(1) in order to be modified. A row can …
Type Definitions
NameSyntaxStatusDescription
HmLinkBackupStatusINTEGER { forwarding(1), blocking(2), down(3), unknown(4) }currentStatus of the interface.