tenantUnitMgmtGroupListGroupType
DATA-DOMAIN-MIB ·
.1.3.6.1.4.1.19746.1.20.8.1.1.4
Object
column TenantUnitMgmtGroupTypeTC
The type of a management group. Types include all, local, ad, nis and ldap.
Context
- MIB
- DATA-DOMAIN-MIB
- OID
.1.3.6.1.4.1.19746.1.20.8.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tenantUnitMgmtGroupListEntry
- 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 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::tenantUnitMgmtGroupListGroupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATA-DOMAIN-MIB::tenantUnitMgmtGroupListGroupType.<tenantUnitListIdx>.<tenantUnitMgmtGroupListGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATA-DOMAIN-MIB' -M '/opt/observium/mibs/datadomain:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATA-DOMAIN-MIB::tenantUnitMgmtGroupListGroupType'
Syntax
- Source
- TenantUnitMgmtGroupTypeTC
- Base type
Enumeration
Values & Constraints
Type Values
0 | all |
1 | unknown |
2 | local |
3 | ad |
4 | nis |
5 | ldap |
Conformance
Member of