hh3cICLogTimestampType
HH3C-INFOCENTER-MIB ·
.1.3.6.1.4.1.25506.2.119.5.1.2
Object
Time stamp type of log message. Note that isoWithTimezone is not supported.
Context
- MIB
- HH3C-INFOCENTER-MIB
- OID
.1.3.6.1.4.1.25506.2.119.5.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hh3cICLogObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-INFOCENTER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-INFOCENTER-MIB::hh3cICLogTimestampType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-INFOCENTER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-INFOCENTER-MIB::hh3cICLogTimestampType'
Syntax
- Source
- ICTimeStampType
- Base type
Enumeration
Values & Constraints
Type Values
0 | date |
1 | boot |
2 | iso |
3 | dateWithoutYear |
4 | none |
5 | isoWithTimezone |
6 | dataWithMilliseconds |
7 | isoWithMilliseconds |
8 | isoWithMillisecondsAndTimezone |