privPassword
MX-SNMP-MIB ·
.0.900.1.200.700
Object
scalar r/w
OctetString
Privacy Password
Password to use with SNMPv3 when using DES privacy. If 'None'
is used, the PrivPassword parameter is ignored.
Context
- MIB
- MX-SNMP-MIB
- OID
.0.900.1.200.700- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- protocolGroup
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 'MX-SNMP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SNMP-MIB::privPassword.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SNMP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SNMP-MIB::privPassword'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.