bsNtpKeyType

BAY-STACK-NTP-MIB · .1.3.6.1.4.1.45.5.49.1.3.1.2

Object

column r/w Enumeration
Key type: MD5 or SHA1

Context

MIB
BAY-STACK-NTP-MIB
OID
.1.3.6.1.4.1.45.5.49.1.3.1.2
Type
column
Access
readwrite
Status
current
Parent
bsNtpKeyEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1md5
2sha1