MIBs Depot

HUAWEI-DATASYNC-MIB

Registered at
1.3.6.1.4.1.2011.5.25.191
Last updated
2015-07-16 13:49
Organization
Huawei Technologies Co.,Ltd.
Revisions
2015-07-16 13:49, 2014-09-04 17:10, 2009-03-17 10:27
Namespace
huawei
Source file
HUAWEI-DATASYNC-MIB
Digest
sha256:7e78a43e4c10127f64268a422df37d16f7bb1f3790d89aec8b245d34c88ba38f

Description

Modified hwCfgChgTerminalID.

Contact

Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com

Imports

FromSymbols
HUAWEI-MIBhwDatacomm
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HUAWEI-DATASYNC-MIB
HUAWEI-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
DateAndTime
TEXTUAL-CONVENTION
A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 8 9 direction from UTC '+' / '-' 9 10 hours from UTC* 0..13 10 11 minutes from UTC 0..59 * Notes: - the value of year is in network-byte order - daylight saving time in New Zealand is +13 For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be displayed as: 1992-5-26,13:30:15.0,-4:0 Note that if only local time is known, then timezone information (fields 8-10) is not present.
current

Objects

NameOIDSyntaxAccessStatus
hwDataSyncScalarObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.191.1
hwCurrentCfgChgSeqID
OBJECT-TYPE
The value of this object identifies the ID of the current configuration change. The value ranges from 0 to 65535. After the ID of the configuration change reaches the maximum value, the value of the ID starts from 1 again. After the device is restarted, the value of the ID becomes 0.
1.3.6.1.4.1.2011.5.25.191.1.1Integer32read-onlycurrent
hwCfgChgSeqIDReveralCount
OBJECT-TYPE
The value of this object identifies the cycle count of the index of configuration change table.
1.3.6.1.4.1.2011.5.25.191.1.2Integer32read-onlycurrent
hwCfgChgTableMaxItem
OBJECT-TYPE
The value of this object identifies the maximum number of entries in hwCfgChgTable.
1.3.6.1.4.1.2011.5.25.191.1.3Integer32read-onlycurrent
hwCfgBaselineTime
OBJECT-TYPE
Specifies the time of system confiuration was baseline.
1.3.6.1.4.1.2011.5.25.191.1.4DisplayString (SIZE(0..20))read-onlycurrent
hwDataSyncTableObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.191.2
hwCfgChgTable
OBJECT-TYPE
This table is used to record configuration changes. In this table, you can find the configuration change based on the specific index.
1.3.6.1.4.1.2011.5.25.191.2.1not-accessiblecurrent
hwCfgChgEntry
OBJECT-TYPE
Entry of hwCfgChgTable.
1.3.6.1.4.1.2011.5.25.191.2.1.1not-accessiblecurrent
hwCfgChgSeqID
OBJECT-TYPE
The value of this object identifies the configuration change ID. When configuration is changed, the sequence id will plus 1.
1.3.6.1.4.1.2011.5.25.191.2.1.1.1Integer32 (0..65535)read-onlycurrent
hwCfgChgTime
OBJECT-TYPE
This object indicates the configuration change time.
1.3.6.1.4.1.2011.5.25.191.2.1.1.2DateAndTimeread-onlycurrent
hwCfgChgTerminalType
OBJECT-TYPE
This object indicates the type of the terminal.
1.3.6.1.4.1.2011.5.25.191.2.1.1.3INTEGER {snmp(1), telnet(2), netconf(3)}read-onlycurrent
hwCfgChgTerminalID
OBJECT-TYPE
The value of this object identifies the terminal ID.
1.3.6.1.4.1.2011.5.25.191.2.1.1.4Integer32 (0..2147483647)read-onlycurrent
hwCfgChgType
OBJECT-TYPE
This object indicates the configuration change type.
1.3.6.1.4.1.2011.5.25.191.2.1.1.5INTEGER {create(1), modify(2), delete(3)}read-onlycurrent
hwCfgChgViewName
OBJECT-TYPE
This object indicates the name of the view in which the configuration change occurs. For the command operation, the object is the name of the view in which the command is run. For the SNMP operation, the object is the OID of the MIB table or the scalar object.
1.3.6.1.4.1.2011.5.25.191.2.1.1.6OCTET STRINGread-onlycurrent
hwCfgChgCmdID
OBJECT-TYPE
The value of this object identifies the ID of the configuration change command. For the SNMP operation, the value is 0.
1.3.6.1.4.1.2011.5.25.191.2.1.1.7Integer32read-onlycurrent
hwCfgChgDetailInfo
OBJECT-TYPE
This object indicates detailed configuration change information. For the command operation, the object is the command line. For the SNMP operation, the object is the index of the MIB table. When there are multiple indexes, the format of index1.index2.index3 is adopted.
1.3.6.1.4.1.2011.5.25.191.2.1.1.8OCTET STRINGread-onlycurrent
hwCollectTable
OBJECT-TYPE
This table is used to enable the NMS to send the collecting script to the device to trigger the collection, and then monitor the collection status.
1.3.6.1.4.1.2011.5.25.191.2.2not-accessiblecurrent
hwCollectEntry
OBJECT-TYPE
Entry of hwCollectTable.
1.3.6.1.4.1.2011.5.25.191.2.2.1not-accessiblecurrent
hwCollectIndex
OBJECT-TYPE
The value of this object identifies the collection index.
1.3.6.1.4.1.2011.5.25.191.2.2.1.1Integer32not-accessiblecurrent
hwCollectNetManageId
OBJECT-TYPE
The value of this object identifies the NMS ID.
1.3.6.1.4.1.2011.5.25.191.2.2.1.2Integer32read-writecurrent
hwCollectOperation
OBJECT-TYPE
This object indicates the instruction for the collection operation. Default value is stop.
1.3.6.1.4.1.2011.5.25.191.2.2.1.3INTEGER {begin(1), stop(2)}read-writecurrent
hwCollectInScriptFile
OBJECT-TYPE
This object indicates the name of the script file. T he length of the file name ranges from 1 character to 255 characters.
1.3.6.1.4.1.2011.5.25.191.2.2.1.4OCTET STRING (SIZE(1..255))read-writecurrent
hwCollectInResultFile
OBJECT-TYPE
This object indicates the name of the result file. The length of the file name ranges from 1 character to 255 characters.
1.3.6.1.4.1.2011.5.25.191.2.2.1.5OCTET STRING (SIZE(1..255))read-writecurrent
hwCollectState
OBJECT-TYPE
This object indicates the collection status.
1.3.6.1.4.1.2011.5.25.191.2.2.1.6INTEGER {idle(1), collecting(2)}read-onlycurrent
hwCollectRowStatus
OBJECT-TYPE
This object indicates the row status.
1.3.6.1.4.1.2011.5.25.191.2.2.1.7RowStatusread-createcurrent
hwDataSyncNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.191.3
hwDataSyncConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.191.4
hwDataSyncGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.191.4.1
hwDataSyncCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.191.4.2

Notifications

NameOIDStatus
hwCfgChgNotify
NOTIFICATION-TYPE
This trap is generated when a configuration change occurs on the device within a specified period.
1.3.6.1.4.1.2011.5.25.191.3.1current
hwCfgLastSaveFailNotify
NOTIFICATION-TYPE
The last save operation failed, please check the configuration.
1.3.6.1.4.1.2011.5.25.191.3.2current

Conformance

NameOIDStatus
hwDataSyncScalarObjectsGroup
OBJECT-GROUP
A collection of objects on DataSync ScalarObjects Information.
1.3.6.1.4.1.2011.5.25.191.4.1.1current
hwCfgChgNotifyGroup
NOTIFICATION-GROUP
A collection of objects on Configuration Change Information.
1.3.6.1.4.1.2011.5.25.191.4.1.2current
hwDataSyncNotifyGroup
NOTIFICATION-GROUP
A collection of objects on synchronization Configuration Notify Information.
1.3.6.1.4.1.2011.5.25.191.4.1.3current
hwDataSyncCompliance
MODULE-COMPLIANCE
The compliance statement for entities that support the huawei DataSync MIB.
1.3.6.1.4.1.2011.5.25.191.4.2.1current