zxDslIsHalfTimeZone
ZTE-DSL-SYSCTRL-MIB ·
.1.3.6.1.4.1.3902.1004.3.1.4.11
Object
Whether it is a half zone.If it is true(1),the local time should be plused 0.5 hours.
Context
- MIB
- ZTE-DSL-SYSCTRL-MIB
- OID
.1.3.6.1.4.1.3902.1004.3.1.4.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxDslCommon
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 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-SYSCTRL-MIB::zxDslIsHalfTimeZone.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-SYSCTRL-MIB::zxDslIsHalfTimeZone'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |