ntpAuthKeyStatus

ES3528-MIB · .1.3.6.1.4.1.259.8.2.1.1.23.5.6.1.3

Object

column r/w Enumeration
The status of this conceptual row entry. This object isused to manage the
creation and deletion of conceptual rows.
              
The status column has six defined values:
              
- 'active', which indicates that the conceptual row is
available for use by the managed device;
              
- 'create', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
              
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.

Context

MIB
ES3528-MIB
OID
.1.3.6.1.4.1.259.8.2.1.1.23.5.6.1.3
Type
column
Access
readwrite
Status
current
Parent
ntpAuthKeyEntry

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 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3528-MIB::ntpAuthKeyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3528-MIB::ntpAuthKeyStatus.<ntpAuthKeyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES3528-MIB::ntpAuthKeyStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1create
2active
3destroy