npSecurityIppEncryptedAuthPassword
JETDIRECT3-MIB ·
.1.3.6.1.4.1.11.2.4.3.20.63
Object
scalar r/w
OctetString
IPP Authentication is a feature which provides
'HTTP Basic Authentication' for IPP Print-Jobs.
Use this OID to configure the IPP Authentication Password.
Strings of length 8 to 31 and having any printable alphanumeric
characters except ()<>@,;:\/[]?={} can be set.
Setting with an empty octet string is equivalent to resetting the Password to NULL.
npSecurityIppAuthUsername(1.3.6.1.4.1.11.2.4.3.20.62.0) and npSecurityIppEncryptedAuthPassword(1.3.6.1.4.1.11.2.4.3.20.63.0)
have to be set in the same varbind. Use npSecurityIppAuthentication(1.3.6.1.4.1.11.2.4.3.20.61.0) to enable the feature once
the username and password are configured.
Querying the OID will return 'SET' if the password is set and will return 'NOT_SET' if the password has not been configured.
Errors returned: BAD VALUE(v1) or WRONG VALUE(v2/v3) will be returned when the OID is set with invalid value.
GENERIC ERROR will be returned if the interdependency validation between the above three OIDs fails.
NOTE: Use the npSecurityPublicKey(1.3.6.1.4.1.11.2.4.3.20.4.0) to encrypt the value before setting.
Context
- MIB
- JETDIRECT3-MIB
- OID
.1.3.6.1.4.1.11.2.4.3.20.63- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- npSecurity
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 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JETDIRECT3-MIB::npSecurityIppEncryptedAuthPassword.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JETDIRECT3-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JETDIRECT3-MIB::npSecurityIppEncryptedAuthPassword'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.