- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
04-HH3C-TRNG2-MIB | 81.73 KB |
HH3C-TRNG2-MIB
About this MIB
Use this MIB to configure a time range.
MIB file name
hh3c-trng2.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cTRNG2(121)
Tabular objects
hh3cTrangeCreateTimerangeTable
About this table
This table creates a time range.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table index is h3cTrangeIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTrangeIndex (1.3.6.1.4.1.25506.2.121.1.1.1.1) |
not-accessible |
Integer32 |
0..2147483647 |
Time range index. |
The value range is 1 to 1024. |
hh3cTrangeName (1.3.6.1.4.1.25506.2.121.1.1.1.2) |
read-create |
OCTET STRING |
1..32 |
Time range name. |
As per the MIB. |
hh3cTrangeValidFlag (1.3.6.1.4.1.25506.2.121.1.1.1.3) |
read-only |
TruthValue |
Standard MIB values. |
Validity flag. |
As per the MIB. |
hh3cTrangeCreateRowStatus (1.3.6.1.4.1.25506.2.121.1.1.1.4) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cTrangeAbsoluteTable
About this table
This table configures an absolute time range.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are h3cTrangeAbsoluteNameIndex and h3cTrangeAbsoluteSubIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTrangeAbsoluteNameIndex (1.3.6.1.4.1.25506.2.121.1.2.1.1) |
not-accessible |
Integer32 |
0..2147483647 |
Time range index. |
The value range is 1 to 1024. |
hh3cTrangeAbsoluteSubIndex (1.3.6.1.4.1.25506.2.121.1.2.1.2) |
not-accessible |
Integer32 |
1..12 |
Subitem index. |
The value range is 1 to 12. |
hh3cTrangeAbsoluteStartTime (1.3.6.1.4.1.25506.2.121.1.2.1.3) |
read-create |
DateAndTime |
Standard MIB values. |
Start date and time of the time range, in the format YYYY-MM-DD,hh:mm:0,0. |
As per the MIB. |
hh3cTrangeAbsoluteEndTime (1.3.6.1.4.1.25506.2.121.1.2.1.4) |
read-create |
DateAndTime |
Standard MIB values. |
End date and time of the time range, in the format YYYY-MM-DD,hh:mm:0,0. |
As per the MIB. |
hh3cTrangeAbsolueRowStatus (1.3.6.1.4.1.25506.2.121.1.2.1.5) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |
hh3cTrangePeriodicTable
About this table
This table configures a periodic time range.
Support for operations
Create:Supported
Edit/Modify:Not supported
Delete:Supported
Read:Supported
Columns
The table indexes are h3cTrangePeriodicNameIndex and h3cTrangePeriodicSubIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cTrangePeriodicNameIndex (1.3.6.1.4.1.25506.2.121.1.3.1.1) |
not-accessible |
Integer32 |
0..2147483647 |
Time range index. |
The value range is 1 to 1024. |
hh3cTrangePeriodicSubIndex (1.3.6.1.4.1.25506.2.121.1.3.1.2) |
not-accessible |
Integer32 |
1..32 |
Subitem index. |
The value range is 1 to 32. |
hh3cTrangePeriodicDayOfWeek (1.3.6.1.4.1.25506.2.121.1.3.1.3) |
read-create |
BITS |
sunday(0) monday(1) tuesday(2) wednesday(3) thursday(4) friday(5) saturday(6) |
Day of the week. |
As per the MIB. |
hh3cTrangePeriodicStartTime (1.3.6.1.4.1.25506.2.121.1.3.1.4) |
read-create |
DateAndTime |
Standard MIB values. |
Start date and time of the time range, in the format hh:mm:0,0. |
As per the MIB. |
hh3cTrangePeriodicEndTime (1.3.6.1.4.1.25506.2.121.1.3.1.5) |
read-create |
DateAndTime |
Standard MIB values. |
End date and time of the time range, in the format hh:mm:0,0. |
As per the MIB. |
hh3cTrangePeriodicRowStatus (1.3.6.1.4.1.25506.2.121.1.3.1.6) |
read-create |
RowStatus |
Standard MIB values. |
Row status. |
active(1) createAndGo(4) destroy(6) |