ntpStop
LEFTHAND-NETWORKS-NUS-COMMON-NTP-MIB ·
.1.3.6.1.4.1.9804.3.1.1.2.5.4
Object
stop NTP when set to true
Context
- MIB
- LEFTHAND-NETWORKS-NUS-COMMON-NTP-MIB
- OID
.1.3.6.1.4.1.9804.3.1.1.2.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
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 'LEFTHAND-NETWORKS-NUS-COMMON-NTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEFTHAND-NETWORKS-NUS-COMMON-NTP-MIB::ntpStop.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEFTHAND-NETWORKS-NUS-COMMON-NTP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEFTHAND-NETWORKS-NUS-COMMON-NTP-MIB::ntpStop'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |