adTaTimeProtocolState
ADTRAN-TACONTROLER-PRODUCT-MIB ·
.1.3.6.1.4.1.664.5.63.120.9
Object
scalar r/w
Enumeration
This option sets the mode or protocol used to retrieve the date and time from the server. Possible values are Disabled, SNTP, and Net Time. When the State option is set to Disabled, then the user should explicitly set the date and time locally (via menus, TL1, or SNMP). If the State option is set to SNTP or Net Time, then the product prevents any attempt to set the time locally. The default value is Disabled.
Context
- MIB
- ADTRAN-TACONTROLER-PRODUCT-MIB
- OID
.1.3.6.1.4.1.664.5.63.120.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adTaSysCtrlSNTP
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 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTaTimeProtocolState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TACONTROLER-PRODUCT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TACONTROLER-PRODUCT-MIB::adTaTimeProtocolState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | sntp |
3 | netTime |