ntpv3AuthEnable
IBM-BCCUSTOM-MIB ·
ibm variant
·
.1.3.6.1.4.1.2.6.215.5.1.6
Object
scalar r/w
Enumeration
Enables/Disables NTPv3 authentication
Context
- MIB
- IBM-BCCUSTOM-MIB
- OID
.1.3.6.1.4.1.2.6.215.5.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ntpConfig
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 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-BCCUSTOM-MIB::ntpv3AuthEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-BCCUSTOM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-BCCUSTOM-MIB::ntpv3AuthEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |