docsBpi2CmCryptoSuiteDataAuthentAlg

DOCS-IETF-BPI2-MIB · .1.3.6.1.2.1.126.1.1.5.1.3

Object

The value of this object is the data authentication
algorithm for this cryptographic suite capability.

Context

MIB
DOCS-IETF-BPI2-MIB
OID
.1.3.6.1.2.1.126.1.1.5.1.3
Type
column
Access
readonly
Status
current
Parent
docsBpi2CmCryptoSuiteEntry
Groups
1

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

Syntax

Source
DocsBpkmDataAuthentAlg
Base type
Enumeration

Values & Constraints

Type Values
0none
1hmacSha196

Conformance

Member of
Compliance refinements
docsBpi2CmCompliance DOCS-IETF-BPI2-MIB::DocsBpkmDataAuthentAlg
Values: none(0)
It is compliant to not support data message
authentication algorithms.