hh3cDomainSchemeMode

HH3C-DOMAIN-MIB · .1.3.6.1.4.1.25506.2.46.2.2.1.2

Object

The scheme mode of the domain.  Setting hh3cDomainSchemeMode to none(1) indicates
the domain has none scheme.  Setting hh3cDomainSchemeMode to local(2) indicates the
domain will use local-server as a scheme.  Setting hh3cDomainSchemeMode to radius(3),
tacacs(4) or ldap(5) indicates the domain will use radius, tacacs or ldap scheme.  If set
hh3cDomainSchemeMode to radius(3), tacacs(4) or ldap(5), hh3cDomainAuthSchemeName and
hh3cDomainAcctSchemeName must be set to valid values.  And if hh3cDomainSchemeMode is
set to none(1) or local(2), the value of hh3cDomainAuthSchemeName and hh3cDomainAcctSchemeName
will be ignored.

Context

MIB
HH3C-DOMAIN-MIB
OID
.1.3.6.1.4.1.25506.2.46.2.2.1.2
Type
column
Access
readwrite
Status
current
Parent
hh3cDomainSchemeEntry

Walk 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 'HH3C-DOMAIN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOMAIN-MIB::hh3cDomainSchemeMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOMAIN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOMAIN-MIB::hh3cDomainSchemeMode.<hh3cDomainName>.<hh3cDomainSchemeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOMAIN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOMAIN-MIB::hh3cDomainSchemeMode'

Syntax

Source
Hh3cModeOfDomainScheme
Base type
Enumeration

Values & Constraints

Type Values
1none
2local
3radius
4tacacs
5ldap