HH3C-TRNG-MIB

File: HH3C-TRNG-MIB.mib (12386 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

hh3cRhw OBJECT-GROUP MODULE-COMPLIANCE
Integer32 OBJECT-TYPE MODULE-IDENTITY
TruthValue DateAndTime RowStatus

Defined Types

Hh3cTrngCreateTimerangeEntry  
SEQUENCE    
  hh3cTrngIndex Integer32
  hh3cTrngName OCTET STRING
  hh3cTrngValidFlag TruthValue
  hh3cTrngCreateRowStatus RowStatus

Hh3cTrngAbsoluteEntry  
SEQUENCE    
  hh3cTrngAbsoluteNameIndex Integer32
  hh3cTrngAbsoluteSubIndex Integer32
  hh3cTimerangeAbsoluteStartTime DateAndTime
  hh3cTimerangeAbsoluteEndTime DateAndTime
  hh3cTimerangeAbsolueRowStatus RowStatus

Hh3cTrngPeriodicEntry  
SEQUENCE    
  hh3cTrngPeriodicNameIndex Integer32
  hh3cTrngPeriodicSubIndex Integer32
  hh3cTrngPeriodicDayOfWeek BITS
  hh3cTimerangePeriodicStartTime DateAndTime
  hh3cTimerangePeriodicEndTime DateAndTime
  hh3cTimerangePeriodicRowStatus RowStatus

Defined Values

hh3cTRNG 1.3.6.1.4.1.25506.8.13
The HH3C-TRNG-MIB contains objects to Configure the system absolute and periodic time-range.
MODULE-IDENTITY    

hh3cTRNGMibObjects 1.3.6.1.4.1.25506.8.13.1
OBJECT IDENTIFIER    

hh3cTrngCreateTimerangeTable 1.3.6.1.4.1.25506.8.13.1.1
Creat TimeRange.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTrngCreateTimerangeEntry

hh3cTrngCreateTimerangeEntry 1.3.6.1.4.1.25506.8.13.1.1.1
Define the entry of hh3cTrngCreateTimerangeTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTrngCreateTimerangeEntry  

hh3cTrngIndex 1.3.6.1.4.1.25506.8.13.1.1.1.1
TimeRange's index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

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

hh3cTrngValidFlag 1.3.6.1.4.1.25506.8.13.1.1.1.3
Valid or Invalid flag
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hh3cTrngCreateRowStatus 1.3.6.1.4.1.25506.8.13.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  

hh3cTrngAbsoluteTable 1.3.6.1.4.1.25506.8.13.1.2
Creat absoluteness time item of the TimeRange
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTrngAbsoluteEntry

hh3cTrngAbsoluteEntry 1.3.6.1.4.1.25506.8.13.1.2.1
Define the entry of hh3cTrngAbsoluteTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTrngAbsoluteEntry  

hh3cTrngAbsoluteNameIndex 1.3.6.1.4.1.25506.8.13.1.2.1.1
TimeRange's index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

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

hh3cTimerangeAbsoluteStartTime 1.3.6.1.4.1.25506.8.13.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  

hh3cTimerangeAbsoluteEndTime 1.3.6.1.4.1.25506.8.13.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  

hh3cTimerangeAbsolueRowStatus 1.3.6.1.4.1.25506.8.13.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  

hh3cTrngPeriodicTable 1.3.6.1.4.1.25506.8.13.1.3
Creat periodic time item of the TimeRange
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cTrngPeriodicEntry

hh3cTrngPeriodicEntry 1.3.6.1.4.1.25506.8.13.1.3.1
Define the index of hh3cTrngPeriodicTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cTrngPeriodicEntry  

hh3cTrngPeriodicNameIndex 1.3.6.1.4.1.25506.8.13.1.3.1.1
TimeRange's index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

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

hh3cTrngPeriodicDayOfWeek 1.3.6.1.4.1.25506.8.13.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)  

hh3cTimerangePeriodicStartTime 1.3.6.1.4.1.25506.8.13.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  

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

hh3cTimerangePeriodicRowStatus 1.3.6.1.4.1.25506.8.13.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  

hh3cTRNGMibConformance 1.3.6.1.4.1.25506.8.13.3
OBJECT IDENTIFIER    

hh3cTRNGMibCompliances 1.3.6.1.4.1.25506.8.13.3.1
OBJECT IDENTIFIER    

hh3cTRNGMibCompliance 1.3.6.1.4.1.25506.8.13.3.1.1
The compliance statement for entities which implement the Time-range MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

hh3cTRNGMibGroups 1.3.6.1.4.1.25506.8.13.3.2
OBJECT IDENTIFIER    

hh3cTRNGGroup 1.3.6.1.4.1.25506.8.13.3.2.1
A collection of objects providing mandatory time-range information.
Status: current Access: read-create
OBJECT-GROUP