docsBpi2CmtsIpMulticastDataAuthentAlg
DOCS-IETF-BPI2-MIB ·
.1.3.6.1.2.1.126.1.2.4.1.1.8
Object
The value of this object is the data authentication
algorithm for this IP.
Context
- MIB
- DOCS-IETF-BPI2-MIB
- OID
.1.3.6.1.2.1.126.1.2.4.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsBpi2CmtsIpMulticastMapEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::docsBpi2CmtsIpMulticastDataAuthentAlg'
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::docsBpi2CmtsIpMulticastDataAuthentAlg.<ifIndex>.<docsBpi2CmtsIpMulticastIndex>'
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::docsBpi2CmtsIpMulticastDataAuthentAlg'
Syntax
- Source
- DocsBpkmDataAuthentAlg
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | hmacSha196 |
Conformance
Member of
Compliance refinements
Values:
none(0)
Write access is not required.
It is compliant to not support data message
authentication algorithms.
It is compliant to not support data message
authentication algorithms.