HH3C-TRNG2-MIB

File: HH3C-TRNG2-MIB.mib (8463 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

hh3cCommon Integer32 OBJECT-TYPE
MODULE-IDENTITY TruthValue DateAndTime
RowStatus

Defined Types

Hh3cTrangeCreateTimerangeEntry  
SEQUENCE    
  hh3cTrangeIndex Integer32
  hh3cTrangeName OCTET STRING
  hh3cTrangeValidFlag TruthValue
  hh3cTrangeCreateRowStatus RowStatus

Hh3cTrangeAbsoluteEntry  
SEQUENCE    
  hh3cTrangeAbsoluteNameIndex Integer32
  hh3cTrangeAbsoluteSubIndex Integer32
  hh3cTrangeAbsoluteStartTime DateAndTime
  hh3cTrangeAbsoluteEndTime DateAndTime
  hh3cTrangeAbsolueRowStatus RowStatus

Hh3cTrangePeriodicEntry  
SEQUENCE    
  hh3cTrangePeriodicNameIndex Integer32
  hh3cTrangePeriodicSubIndex Integer32
  hh3cTrangePeriodicDayOfWeek BITS
  hh3cTrangePeriodicStartTime DateAndTime
  hh3cTrangePeriodicEndTime DateAndTime
  hh3cTrangePeriodicRowStatus RowStatus

Defined Values

hh3cTRNG2 1.3.6.1.4.1.25506.2.121
The HH3C-TRNG2-MIB contains objects to Configure the system absolute and periodic time-range.
MODULE-IDENTITY    

hh3cTRNG2MibObjects 1.3.6.1.4.1.25506.2.121.1
OBJECT IDENTIFIER    

hh3cTrangeCreateTimerangeTable 1.3.6.1.4.1.25506.2.121.1.1
Creat TimeRange.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTrangeCreateTimerangeEntry

hh3cTrangeCreateTimerangeEntry 1.3.6.1.4.1.25506.2.121.1.1.1
Define the entry of hh3cTrangeCreateTimerangeTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTrangeCreateTimerangeEntry  

hh3cTrangeIndex 1.3.6.1.4.1.25506.2.121.1.1.1.1
TimeRange's index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cTrangeName 1.3.6.1.4.1.25506.2.121.1.1.1.2
TimeRange's name
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hh3cTrangeValidFlag 1.3.6.1.4.1.25506.2.121.1.1.1.3
Valid or Invalid flag
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hh3cTrangeCreateRowStatus 1.3.6.1.4.1.25506.2.121.1.1.1.4
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cTrangeAbsoluteTable 1.3.6.1.4.1.25506.2.121.1.2
Creat absoluteness time item of the TimeRange
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTrangeAbsoluteEntry

hh3cTrangeAbsoluteEntry 1.3.6.1.4.1.25506.2.121.1.2.1
Define the entry of hh3cTrangeAbsoluteTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTrangeAbsoluteEntry  

hh3cTrangeAbsoluteNameIndex 1.3.6.1.4.1.25506.2.121.1.2.1.1
TimeRange's index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cTrangeAbsoluteSubIndex 1.3.6.1.4.1.25506.2.121.1.2.1.2
SubItem's index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..12  

hh3cTrangeAbsoluteStartTime 1.3.6.1.4.1.25506.2.121.1.2.1.3
Start point of the timerange.The format defined like 'YYYY-MM-DD,hh:mm:0.0'.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

hh3cTrangeAbsoluteEndTime 1.3.6.1.4.1.25506.2.121.1.2.1.4
End point of the timerange.The format defined like 'YYYY-MM-DD,hh:mm:0.0'.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

hh3cTrangeAbsolueRowStatus 1.3.6.1.4.1.25506.2.121.1.2.1.5
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cTrangePeriodicTable 1.3.6.1.4.1.25506.2.121.1.3
Creat periodic time item of the TimeRange
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTrangePeriodicEntry

hh3cTrangePeriodicEntry 1.3.6.1.4.1.25506.2.121.1.3.1
Define the index of hh3cTrangePeriodicTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTrangePeriodicEntry  

hh3cTrangePeriodicNameIndex 1.3.6.1.4.1.25506.2.121.1.3.1.1
TimeRange's index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hh3cTrangePeriodicSubIndex 1.3.6.1.4.1.25506.2.121.1.3.1.2
SubItem's index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

hh3cTrangePeriodicDayOfWeek 1.3.6.1.4.1.25506.2.121.1.3.1.3
The day of week. This is a bit-map of possible conditions. The various bit positions are: |0 |sunday | |1 |monday | |2 |tuesday | |3 |wednesday | |4 |thursday | |5 |friday | |6 |saturday |
Status: current Access: read-create
OBJECT-TYPE    
  BITS sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)  

hh3cTrangePeriodicStartTime 1.3.6.1.4.1.25506.2.121.1.3.1.4
Start point of this timerange,The format defined like 'hh:mm:0,0'.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

hh3cTrangePeriodicEndTime 1.3.6.1.4.1.25506.2.121.1.3.1.5
End point of this timerange. The format definedlike 'hh:mm:0,0'.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

hh3cTrangePeriodicRowStatus 1.3.6.1.4.1.25506.2.121.1.3.1.6
The status of this conceptual row, Now only realize CreateAndGo and Destroy and Active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus