aniBsuClkSntpEnable
BSUCLK-MIB ·
.1.3.6.1.4.1.4325.3.4.5
Object
scalar r/w
Enumeration
This flag is used to enable(1) or disable(2) SNTP. It is recommended to use SNTP rather than manually setting the time to avoid errors in clock times simply due to manual entry across various BSUs.
Context
- MIB
- BSUCLK-MIB
- OID
.1.3.6.1.4.1.4325.3.4.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- aniBsuClock
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 'BSUCLK-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BSUCLK-MIB::aniBsuClkSntpEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BSUCLK-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BSUCLK-MIB::aniBsuClkSntpEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |