hm2LdapRoleMappingAccessRole
HM2-REMOTE-AUTHENTICATION-MIB ·
.1.3.6.1.4.1.248.11.26.1.1.20.10.1.2
Object
The access role to be mapped.
Context
- MIB
- HM2-REMOTE-AUTHENTICATION-MIB
- OID
.1.3.6.1.4.1.248.11.26.1.1.20.10.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2LdapRoleMappingEntry
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 'HM2-REMOTE-AUTHENTICATION-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-REMOTE-AUTHENTICATION-MIB::hm2LdapRoleMappingAccessRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-REMOTE-AUTHENTICATION-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-REMOTE-AUTHENTICATION-MIB::hm2LdapRoleMappingAccessRole.<hm2LdapRoleMappingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-REMOTE-AUTHENTICATION-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-REMOTE-AUTHENTICATION-MIB::hm2LdapRoleMappingAccessRole'
Syntax
- Source
- HM2-USERMGMT-MIBHm2UserAccessRoles
- Base type
Enumeration
Values & Constraints
Type Values
0 | unauthorized |
1 | guest |
2 | auditor |
5 | custom1 |
6 | custom2 |
7 | custom3 |
13 | operator |
15 | administrator |