cryptoOfficerPasswordError
ADVA-FSPR7-MODULE-ENCRYPTION-MIB ·
.1.3.6.1.4.1.2544.1.11.5.1.2.2
Object
scalar Enumeration
Last error related to set-request perform on that table.
Context
- MIB
- ADVA-FSPR7-MODULE-ENCRYPTION-MIB
- OID
.1.3.6.1.4.1.2544.1.11.5.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- moduleEncryptionObjects
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 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoOfficerPasswordError.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-FSPR7-MODULE-ENCRYPTION-MIB::cryptoOfficerPasswordError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | undefined |
1 | passwdOk |
2 | passwdInvalid |
3 | passwdRejected |
4 | passwdNotInit |
5 | passwdTooSimple |
6 | passwdValidationAborted |
7 | none |