tenantUnitListTenantSelfServiceMode
DATA-DOMAIN-MIB ·
.1.3.6.1.4.1.19746.1.20.2.1.1.6
Object
column SmtStatusTC
Status of Tenant Self Service Mode. If enabled, administrative access to each tenant is allowed, so that they can monitor and configure their data protection implementation, within the bounds of their allocated objects and features.
Context
- MIB
- DATA-DOMAIN-MIB
- OID
.1.3.6.1.4.1.19746.1.20.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tenantUnitListEntry
- 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::tenantUnitListTenantSelfServiceMode'
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::tenantUnitListTenantSelfServiceMode.<tenantUnitListIdx>'
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::tenantUnitListTenantSelfServiceMode'
Syntax
- Source
- SmtStatusTC
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | enabled |
Conformance
Member of