usmDHUserPrivKeyChange
SNMP-USM-DH-OBJECTS-MIB ·
.1.3.6.1.3.101.1.1.2.1.3
Object
The object used to change any given user's Privacy Key using
a Diffie-Hellman key exchange.
The right-most n bits of the shared secret 'sk', where 'n' is the
number of bits required for the protocol defined by
usmUserPrivProtocol, are installed as the operational privacy key
for this row after a successful SET.
Context
- MIB
- SNMP-USM-DH-OBJECTS-MIB
- OID
.1.3.6.1.3.101.1.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- usmDHUserKeyEntry
- 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 'SNMP-USM-DH-OBJECTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-USM-DH-OBJECTS-MIB::usmDHUserPrivKeyChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-USM-DH-OBJECTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-USM-DH-OBJECTS-MIB::usmDHUserPrivKeyChange.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-USM-DH-OBJECTS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-USM-DH-OBJECTS-MIB::usmDHUserPrivKeyChange'
Syntax
- Source
- DHKeyChange
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of