apSNTPState
CTRON-AP3000-MIB ·
.1.3.6.1.4.1.52.4.13.17.1
Object
scalar r/w
Enumeration
This value indicates whether SNTP is enabled or not. At least one of the SNTP servers must have a valid IP address before SNTP can be enabled.
Context
- MIB
- CTRON-AP3000-MIB
- OID
.1.3.6.1.4.1.52.4.13.17.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- apSNTPMgnt
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 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-AP3000-MIB::apSNTPState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-AP3000-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-AP3000-MIB::apSNTPState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |