sub10UnitMgmtUserTable
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.4.2
Object
table
The table listing the users configured on the unit.
The number of user entries is sub10UnitMgmtUsersNumber.
This table is indexed by user name (sub10UnitMgmtUserName).
Multiple entries with the same sub10UnitMgmtUserName are not possible.
NB. As part of SNMPv3 support this table will be superceded by 'usmUserTable'.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.4.2- Type
- table
- Status
- current
- Parent
- sub10UnitMgmtUsers
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::sub10UnitMgmtUserTable'
More examples
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::sub10UnitMgmtUserTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.