docsBpi2CmtsAuthCmPublicKey

DOCS-BPI2-MIB · .1.3.6.1.2.1.10.127.6.1.2.2.1.3

Object

column OctetString
The value of this object is a DER-encoded
RSAPublicKey ASN.1 type string, as defined in the RSA
Encryption Standard (PKCS #1) [10], corresponding to the
public key of the CM. The 74, 106, 140, 204, and 270 byte key
encoding lengths correspond to 512 bit, 768 bit, 1024 bit,
1536 bit, and 2048 public moduli respectively. This is a
zero-length string if the CMTS does not retain the public
key.

Context

MIB
DOCS-BPI2-MIB
OID
.1.3.6.1.2.1.10.127.6.1.2.2.1.3
Type
column
Access
readonly
Status
current
Parent
docsBpi2CmtsAuthEntry
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-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-BPI2-MIB::docsBpi2CmtsAuthCmPublicKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-BPI2-MIB::docsBpi2CmtsAuthCmPublicKey.<ifIndex>.<docsBpi2CmtsAuthCmMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-BPI2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-BPI2-MIB::docsBpi2CmtsAuthCmPublicKey'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-0 range: 74-74 range: 106-106 range: 140-140 range: 204-204 range: 270-270

Conformance