HH3C-TRNG2-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-TRNG2-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
         hh3cTRNG2MibObjects 1.3.6.1.4.1.25506.2.121.1
             hh3cTrangeCreateTimerangeTable 1.3.6.1.4.1.25506.2.121.1.1 no-access
Creat TimeRange.
                 hh3cTrangeCreateTimerangeEntry 1.3.6.1.4.1.25506.2.121.1.1.1 no-access
Define the entry of hh3cTrangeCreateTimerangeTable
                     hh3cTrangeIndex 1.3.6.1.4.1.25506.2.121.1.1.1.1 integer32 no-access
TimeRange's index
                     hh3cTrangeName 1.3.6.1.4.1.25506.2.121.1.1.1.2 octet string read-only
TimeRange's name
                     hh3cTrangeValidFlag 1.3.6.1.4.1.25506.2.121.1.1.1.3 truthvalue read-only
Valid or Invalid flag
                     hh3cTrangeCreateRowStatus 1.3.6.1.4.1.25506.2.121.1.1.1.4 rowstatus read-only
The status of this conceptual row.Now only realize CreateAndGo and Destroy and Active.
             hh3cTrangeAbsoluteTable 1.3.6.1.4.1.25506.2.121.1.2 no-access
Creat absoluteness time item of the TimeRange
                 hh3cTrangeAbsoluteEntry 1.3.6.1.4.1.25506.2.121.1.2.1 no-access
Define the entry of hh3cTrangeAbsoluteTable
                     hh3cTrangeAbsoluteNameIndex 1.3.6.1.4.1.25506.2.121.1.2.1.1 integer32 no-access
TimeRange's index
                     hh3cTrangeAbsoluteSubIndex 1.3.6.1.4.1.25506.2.121.1.2.1.2 integer32 no-access
SubItem's index
                     hh3cTrangeAbsoluteStartTime 1.3.6.1.4.1.25506.2.121.1.2.1.3 dateandtime read-only
Start point of the timerange.The format defined like 'YYYY-MM-DD,hh:mm:0.0'.
                     hh3cTrangeAbsoluteEndTime 1.3.6.1.4.1.25506.2.121.1.2.1.4 dateandtime read-only
End point of the timerange.The format defined like 'YYYY-MM-DD,hh:mm:0.0'.
                     hh3cTrangeAbsolueRowStatus 1.3.6.1.4.1.25506.2.121.1.2.1.5 rowstatus read-only
The status of this conceptual row. Now only realize CreateAndGo and Destroy and Active.
             hh3cTrangePeriodicTable 1.3.6.1.4.1.25506.2.121.1.3 no-access
Creat periodic time item of the TimeRange
                 hh3cTrangePeriodicEntry 1.3.6.1.4.1.25506.2.121.1.3.1 no-access
Define the index of hh3cTrangePeriodicTable
                     hh3cTrangePeriodicNameIndex 1.3.6.1.4.1.25506.2.121.1.3.1.1 integer32 no-access
TimeRange's index
                     hh3cTrangePeriodicSubIndex 1.3.6.1.4.1.25506.2.121.1.3.1.2 integer32 no-access
SubItem's index
                     hh3cTrangePeriodicDayOfWeek 1.3.6.1.4.1.25506.2.121.1.3.1.3 bits read-only
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 | Bits: 'monday': 1, 'tuesday': 2, 'friday': 5, 'wednesday': 3, 'thursday': 4, 'sunday': 0, 'saturday': 6.
                     hh3cTrangePeriodicStartTime 1.3.6.1.4.1.25506.2.121.1.3.1.4 dateandtime read-only
Start point of this timerange,The format defined like 'hh:mm:0,0'.
                     hh3cTrangePeriodicEndTime 1.3.6.1.4.1.25506.2.121.1.3.1.5 dateandtime read-only
End point of this timerange. The format definedlike 'hh:mm:0,0'.
                     hh3cTrangePeriodicRowStatus 1.3.6.1.4.1.25506.2.121.1.3.1.6 rowstatus read-only
The status of this conceptual row, Now only realize CreateAndGo and Destroy and Active.