COLUBRIS-MAINTENANCE-MIB
- Registered at
- 1.3.6.1.4.1.8744.5.2
- Last updated
- 2005-01-17 00:00
- Organization
- Colubris Networks, Inc.
- Namespace
- hpmsm
- Source file
COLUBRIS-MAINTENANCE-MIB- Digest
sha256:65ee1a988686ea23bf16cb93c5f22a60451fb236d010e9920b0f28b96d7c2972
Description
Colubris Networks Maintenance MIB.
Contact
Colubris Networks Postal: 200 West Street Ste 300 Waltham, Massachusetts 02451-1121 UNITED STATES Phone: +1 781 684 0001 Fax: +1 781 684 0009 E-mail: cn-snmp@colubris.com
Imports
| From | Symbols |
|---|---|
| COLUBRIS-SMI | colubrisMgmtV2 |
| COLUBRIS-SYSTEM-MIB | systemConfigurationVersion, systemFirmwareRevision |
| COLUBRIS-TC | ColubrisNotificationEnable |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
COLUBRIS-MAINTENANCE-MIB COLUBRIS-SMI COLUBRIS-SYSTEM-MIB COLUBRIS-TC IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| colubrisMaintenanceMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.1 | |||
| firmwareUpdate OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.1.1 | |||
| firmwarePeriodicUpdate OBJECT-TYPE Specifies if firmware updates are automatically triggered on a periodic basis or not. 'true': Automatically update the firmware based on the information specified in the firmwareUpdateDay and firmwareUpdateTime attributes. 'false': No firmware update is triggered unless a request is specifically issude using the firmwareUpdateInitiate attribute. | 1.3.6.1.4.1.8744.5.2.1.1.1 | TruthValue | read-write | current |
| firmwareUpdateDay OBJECT-TYPE When firmwarePeriodicUpdate is set to true, this attribute specifies the day that automatic updates will occur. | 1.3.6.1.4.1.8744.5.2.1.1.2 | INTEGER {monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6), sunday(7), everyday(8)} | read-write | current |
| firmwareUpdateTime OBJECT-TYPE When firmwarePeriodicUpdate is set to true, this attribute specifies the time of the day for an automatic firmware update. Specify the time in hours (00-23) and minutes (00-59) in the format HH:MM. The ':' character is mandatory between the fields. | 1.3.6.1.4.1.8744.5.2.1.1.3 | OCTET STRING (SIZE(5)) | read-write | current |
| firmwareUpdateLocation OBJECT-TYPE Specifies the URL where the new firmware file is located. This is used when the firmware update is triggered manually or automatically on a periodic basis. | 1.3.6.1.4.1.8744.5.2.1.1.4 | DisplayString | read-write | current |
| firmwareUpdateInitiate OBJECT-TYPE Triggers a firmware update using the firmware specified in the firmwareUpdateLocation attribute. Reading this attribute always returns 'idle'. | 1.3.6.1.4.1.8744.5.2.1.1.5 | INTEGER {idle(0), update(1)} | read-write | current |
| firmwareUpdateNotificationEnabled OBJECT-TYPE Specifies if firmwareUpdateNotification notifications are generated. | 1.3.6.1.4.1.8744.5.2.1.1.6 | ColubrisNotificationEnable | read-write | current |
| firmwareUpdateInfo OBJECT-TYPE Contains various information about the firmware update and is used with firmware update notifications to provide more detailed information. | 1.3.6.1.4.1.8744.5.2.1.1.7 | DisplayString | accessible-for-notify | current |
| configurationUpdate OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.1.2 | |||
| configurationPeriodicUpdate OBJECT-TYPE Specifies if configuration file updates are automatically triggered on a periodic basis or not. 'true': Automatically update the configuration file based on the information specified in the configurationUpdateDay and configurationUpdateTime attributes. 'false': No configuration file update is triggered unless a request is specifically issude using the configurationUpdateInitiate attribute. | 1.3.6.1.4.1.8744.5.2.1.2.1 | TruthValue | read-write | current |
| configurationUpdateDay OBJECT-TYPE When configurationPeriodicUpdate is set to true, this attribute specifies the day that automatic updates will occur. | 1.3.6.1.4.1.8744.5.2.1.2.2 | INTEGER {monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6), sunday(7), everyday(8)} | read-write | current |
| configurationUpdateTime OBJECT-TYPE When configurationPeriodicUpdateis set to true, this attribute specifies the time of the day for an automatic configuration file update. Specify the time in hours (00-23) and minutes (00-59) in the format HH:MM. The ':' character is mandatory between the fields. | 1.3.6.1.4.1.8744.5.2.1.2.3 | OCTET STRING (SIZE(5)) | read-write | current |
| configurationUpdateLocation OBJECT-TYPE Specifies the URL where the new configuration file is located. This is used when the update is triggered manually or automatically on a periodic basis. | 1.3.6.1.4.1.8744.5.2.1.2.4 | DisplayString | read-write | current |
| configurationUpdateInitiate OBJECT-TYPE Triggers a configuration file update using the configuration file specified in the configurationUpdateLocation attribute. Reading this attribute always returns 'idle'. | 1.3.6.1.4.1.8744.5.2.1.2.5 | INTEGER {idle(0), update(1)} | read-write | current |
| configurationUpdateOperation OBJECT-TYPE Specifies the operation that is performed on the configuration file. 'backup': Saves the current device configuration into the file specified in the configurationUpdateLocation attribute. 'restore': Loads the file specified in the configurationUpdateLocation attribute into the device. | 1.3.6.1.4.1.8744.5.2.1.2.6 | INTEGER {backup(1), restore(2)} | read-write | current |
| configurationUpdateNotificationEnabled OBJECT-TYPE Specifies if configurationUpdateNotification notifications are generated. | 1.3.6.1.4.1.8744.5.2.1.2.7 | ColubrisNotificationEnable | read-write | current |
| configurationLocalUpdateNotificationEnabled OBJECT-TYPE Specifies if configurationLocalUpdateNotification notifications are generated. | 1.3.6.1.4.1.8744.5.2.1.2.8 | ColubrisNotificationEnable | read-write | current |
| configurationUpdateInfo OBJECT-TYPE Contains various information about the configuration update and is used with configuration update notifications to provide more detailed information. | 1.3.6.1.4.1.8744.5.2.1.2.9 | DisplayString | accessible-for-notify | current |
| configurationFactoryDefaults OBJECT-TYPE Resets the device configuration to Factory Default. Important: This will reset the community names and shut down all connections. Reading this object will always return 'idle'. | 1.3.6.1.4.1.8744.5.2.1.2.10 | INTEGER {idle(0), resetToFactoryDefaults(1)} | read-write | current |
| configurationRestart OBJECT-TYPE Restarts the device. Important: This will shut down all connections. Reading this object will always return 'idle'. | 1.3.6.1.4.1.8744.5.2.1.2.11 | INTEGER {idle(0), restart(1)} | read-write | current |
| certificate OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.1.3 | |||
| certificateAboutToExpireNotificationEnabled OBJECT-TYPE Specifies if certificateAboutToExpireNotification notifications are generated. | 1.3.6.1.4.1.8744.5.2.1.3.1 | ColubrisNotificationEnable | read-write | current |
| certificateExpiredNotificationEnabled OBJECT-TYPE Specifies if certificateExpiredNotification notifications are generated. | 1.3.6.1.4.1.8744.5.2.1.3.2 | ColubrisNotificationEnable | read-write | current |
| certificateExpiryDate OBJECT-TYPE Indicates the current expiry date of the certificate. | 1.3.6.1.4.1.8744.5.2.1.3.3 | DisplayString | read-only | current |
| colubrisMaintenanceMIBNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.2 | |||
| colubrisMaintenanceMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.2.0 | |||
| colubrisMaintenanceMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.3 | |||
| colubrisMaintenanceMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.3.1 | |||
| colubrisMaintenanceMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.8744.5.2.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| configurationUpdateNotification NOTIFICATION-TYPE Sent when a configuration update was attempted from a remote server. | 1.3.6.1.4.1.8744.5.2.2.0.1 | current |
| configurationLocalUpdateNotification NOTIFICATION-TYPE Sent whenever the configuration changes. | 1.3.6.1.4.1.8744.5.2.2.0.2 | current |
| certificateAboutToExpireNotification NOTIFICATION-TYPE Sent when a certificate is about to expire. | 1.3.6.1.4.1.8744.5.2.2.0.3 | current |
| certificateExpiredNotification NOTIFICATION-TYPE Sent when a certificate has expired. | 1.3.6.1.4.1.8744.5.2.2.0.4 | current |
| firmwareUpdateNotification NOTIFICATION-TYPE Sent when a firmware update was attempted from a remote server. | 1.3.6.1.4.1.8744.5.2.2.0.5 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| colubrisMaintenanceMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Colubris Maintenance MIB. | 1.3.6.1.4.1.8744.5.2.3.1.1 | current |
| colubrisMaintenanceMIBGroup OBJECT-GROUP A collection of objects providing the Maintenance MIB capability. | 1.3.6.1.4.1.8744.5.2.3.2.1 | current |
| colubrisMaintenanceNotificationGroup NOTIFICATION-GROUP A collection of supported notifications | 1.3.6.1.4.1.8744.5.2.3.2.2 | current |