alaNtpAccessRereadKeyFile

ALCATEL-IND1-NTP-MIB · .1.3.6.1.4.1.6486.800.1.2.1.26.1.1.7.3

Object

scalar r/w Enumeration
Reloads the keyfile containing all currently
existing keys into the alaNtpAccessKeyIdTable in the
switch's memory. Reading this object will yield one of
the three following values:
    inProgress(2),
    successful(3),
    failed(4)
A value of inProgress means that table reload procedure
is inProgress and not yet complete.  A sucessful reply
means the last attempted keyfile load completed successfully.
A failed response indicates the last attempt to reload failed.
Writing a value of 1 to this object initiates a reload of the
table.

Context

MIB
ALCATEL-IND1-NTP-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.26.1.1.7.3
Type
scalar
Access
readwrite
Status
current
Parent
alaNtpAccess
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-NTP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-NTP-MIB::alaNtpAccessRereadKeyFile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-NTP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-NTP-MIB::alaNtpAccessRereadKeyFile'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reload
2inProgress
3successful
4error

Conformance