CISCO-DMN-DSG-TIME-MIB: View SNMP OID List / Download MIB
VENDOR: SCIENTIFIC-ATLANTA
Home | MIB: CISCO-DMN-DSG-TIME-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).
|
|||
Object Name | OID | Type | Access | Info |
ciscoDSGTime | 1.3.6.1.4.1.1429.2.2.5.23 |
Cisco Time Information MIB. |
||
timeInfo | 1.3.6.1.4.1.1429.2.2.5.23.1 | |||
timeFormat | 1.3.6.1.4.1.1429.2.2.5.23.1.1 | integer | read-write |
Time format to be used to display the time. Enumeration: 'twentyFourHr': 1, 'twelveHrSuspendZero': 4, 'twelveHr': 3, 'twentyFourHrSuspendZero': 2. |
timeDateFormat | 1.3.6.1.4.1.1429.2.2.5.23.1.2 | integer | read-write |
Date format to be used to display the date. Enumeration: 'mmddyyyy': 3, 'ddmmyyyy': 2, 'yyyymmdd': 1. |
timeGMTOffset | 1.3.6.1.4.1.1429.2.2.5.23.1.3 | integer | read-write |
Local Time Offset. -12 to +13 hours ( 01 ) - 12.0, ( 02 ) - 11.0 ( 03 ) - 10.0, ( 04 ) - 9.0 ( 05 ) - 8.0, ( 06 ) - 7.0 ( 07 ) - 6.0, ( 08 ) - 5.0 ( 09 ) - 4.0, ( 10 ) - 3.5 ( 12 ) - 2.0, ( 13 ) - 1.0 ( 14 ) - 0.0, ( 15 ) + 1.0 ( 16 ) + 2.0, ( 17 ) + 3.0 ( 18 ) + 3.5, ( 19 ) + 4.0 ( 20 ) + 4.5, ( 21 ) + 5.0 ( 22 ) + 5.5, ( 23 ) + 5.75 ( 24 ) + 6.0, ( 25 ) + 6.5 ( 26 ) + 7.0, ( 27 ) + 8.0 ( 28 ) + 9.0, ( 29 ) + 9.5 ( 30 ) + 10.0, ( 31 ) + 11.0 ( 32 ) + 12.0, ( 33 ) + 13.0 Enumeration: 'plusFive': 21, 'plusSixAndAHalf': 25, 'plusTen': 30, 'minusSeven': 6, 'plusFiveAndThreeQuarter': 23, 'plusSix': 24, 'minusEleven': 2, 'minusThreeAndAHalf': 10, 'plusEleven': 31, 'plusNine': 28, 'plusThreeAndAHalf': 18, 'minusFour': 9, 'minusSix': 7, 'minusOne': 13, 'plusTwelve': 32, 'plusSeven': 26, 'plusThirteen': 33, 'plusNineAndAHalf': 29, 'minusTwelve': 1, 'plusFiveAndAHalf': 22, 'minusNine': 4, 'zeroGMT': 14, 'plusTwo': 16, 'plusThree': 17, 'plusEight': 27, 'plusFour': 19, 'minusTwo': 12, 'plusFourAndAHalf': 20, 'minusFive': 8, 'minusEight': 5, 'plusOne': 15, 'minusTen': 3. |
timeCurrent | 1.3.6.1.4.1.1429.2.2.5.23.1.4 | displaystring | read-only |
It displays the current date and time taking into account the value of timeGMTOffset, as per the format specified by timeDateFormat and timeFormat. |