sub10UnitMgmtSnmpUserPrivPwdChk
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.7.15.1.8
Object
column r/w
OctetString
The unique SNMPv3 privacy protocol password provided by the system administrator used to verify the setting of sub10UnitMgmtSnmpUserPrivPassword. This object can be set but is not visible when read.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.7.15.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtSnmpUserEntry
- 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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSnmpUserPrivPwdChk'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSnmpUserPrivPwdChk.<sub10UnitMgmtSnmpUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSnmpUserPrivPwdChk'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 6-32
range: 0-255
Conformance
Member of