fsusrMgmtAuthString
SUPERMICRO-USERMGM-MIB ·
.1.3.6.1.4.1.10876.101.2.70.2.1.1.2
Object
column OctetString
This is to provide security to configure User management via SNMP. The format of fsusrMgmtAuthString shall be `adminusername:password`. Values for this fsusrMgmtTable can be set only when this index is set with proper string format (ie. default/admin username and password should be known to the user to add/edit the entry in this table).
Context
- MIB
- SUPERMICRO-USERMGM-MIB
- OID
.1.3.6.1.4.1.10876.101.2.70.2.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsusrMgmtEntry
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 'SUPERMICRO-USERMGM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-USERMGM-MIB::fsusrMgmtAuthString'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-USERMGM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-USERMGM-MIB::fsusrMgmtAuthString.<fsusrMgmtUserName>.<fsusrMgmtAuthString>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-USERMGM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-USERMGM-MIB::fsusrMgmtAuthString'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 6-42