csySummerTimeStatus
CISCO-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.131.1.3.1
Object
An indication of whether the summertime feature is enabled on this device. When this object is set to true, then csySummerTimeOffset, csySummerTimeRecurringStart and csySummerTimeRecurringEnd objects are set to default values provided by the system. When this object is set to false, then csySummerTimeOffset, csySummerTimeRecurringStart, csySummerTimeRecurringEnd objects are not instantiated and the summertime feature is disabled.
Context
- MIB
- CISCO-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.131.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- csySummerTime
- Groups
- 2
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 'CISCO-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSTEM-MIB::csySummerTimeStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSTEM-MIB::csySummerTimeStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |