cmBpiPrivateKey
BRCM-CM-FACTORY-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.2.2.2.2
Object
scalar r/w
OctetString
The baseline privacy public key for this device. In order to prevent unauthorized discovery of the private key, when read this object does not return the key. Instead, a CRC32 is performed over the key and the resulting 32 bit value is returned as a 4 byte octet string. Note that if the key is empty, a CRC value of 00 00 00 00 is returned.
Context
- MIB
- BRCM-CM-FACTORY-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.2.2.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmFactoryBaselinePrivacy
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-CM-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-FACTORY-MIB::cmBpiPrivateKey.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-CM-FACTORY-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-CM-FACTORY-MIB::cmBpiPrivateKey'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.