ieee8021AsDefaultDSTimeTraceable
IEEE8021-AS-MIB ·
.1.3.111.2.802.1.1.20.1.1.13
Object
scalar SNMPv2-TCTruthValue
The value is set to true (1) if the timescale and the
value of Ieee8021AsCurrentUtcOffset, relative to the
ClockMaster entity of this time-aware system, are
traceable to a primary reference standard; otherwise
the value is set to false (2). It is equal to the global
variable sysTimeTraceable (see 10.3.8.14).
The initialization value is selected as follows:
a) If the time and the value of currentUtcOffset are
traceable to a primary reference standard at the
time of initialization, the value is set to true
(1), else
b) The value is set to false (2).
Context
- MIB
- IEEE8021-AS-MIB
- OID
.1.3.111.2.802.1.1.20.1.1.13- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ieee8021AsDefaultDS
- Groups
- 1
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 'IEEE8021-AS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-AS-MIB::ieee8021AsDefaultDSTimeTraceable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-AS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-AS-MIB::ieee8021AsDefaultDSTimeTraceable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of