hwNtpAuthenAccessType

HUAWEI-NTP-MIB · .1.3.6.1.4.1.2011.6.4.2.5.2.1.1

Object

column Enumeration
Indicates the access authority type. This leaf is the index of the table.
Five options are supported.
Options:
1. peer(1)        	  -The time request and control query to the local NTP service are allowed
                       and the local clock can be synchronized to the remote server.
2. query(2)           -Only the control query to the local NTP service is allowed.
3. server(3)          -The time request and control query to the local NTP service are allowed
                       but the local clock is not synchronized to the remote server.
4. synchronization(4) -Only the time request to the local NTP service is allowed.
5. limited(5)         -Controls the incoming packet rate and kiss code sent when kod is enabled.

Context

MIB
HUAWEI-NTP-MIB
OID
.1.3.6.1.4.1.2011.6.4.2.5.2.1.1
Type
column
Access
noaccess
Status
current
Parent
hwNtpAuthenAccessEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-NTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTP-MIB::hwNtpAuthenAccessType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTP-MIB::hwNtpAuthenAccessType.<hwNtpAuthenAccessType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTP-MIB::hwNtpAuthenAccessType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1peer
2query
3server
4synchronization
5limited