sub10UnitMgmtUserGroup
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.4.2.1.4
Object
The user group provided by the system administrator. This restricts a user to certain key functions on the web GUI.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.4.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtUserEntry
- 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::sub10UnitMgmtUserGroup'
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::sub10UnitMgmtUserGroup.<sub10UnitMgmtUserIndex>'
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::sub10UnitMgmtUserGroup'
Syntax
- Source
- Sub10UserGroup
- Base type
Enumeration
Values & Constraints
Type Values
1 | operation |
2 | administration |
3 | maintenance |
4 | engineer |
Conformance
Member of