hpSntpAuthentication
HP-SNTPclientConfiguration-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.8.1.5
Object
scalar r/w
Enumeration
This object is used to enable or disable SNTP authentication in the switch.By default authentication is disabled.Atleast one Key-id and it has to be trusted to enable authentication.
Context
- MIB
- HP-SNTPclientConfiguration-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.8.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpSntpConfig
- Groups
- 2
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 'HP-SNTPclientConfiguration-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SNTPclientConfiguration-MIB::hpSntpAuthentication.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SNTPclientConfiguration-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SNTPclientConfiguration-MIB::hpSntpAuthentication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |