hwRadiusDomainInclude
HUAWEI-DSLAM-AAA-MIB ·
.1.3.6.1.4.1.2011.5.109.1.20.1.36
Object
column r/w
Enumeration
User name format in the radius packet. Options: 1. includingdomain(1) -Indicates that a user name contains a domain name. 2. notincludingdomain(2) -Indicates that a user name doesn't contain a domain name. 3. original(3) -Indicates that a user name uses the original domain name.
Context
- MIB
- HUAWEI-DSLAM-AAA-MIB
- OID
.1.3.6.1.4.1.2011.5.109.1.20.1.36- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwRadiusGroupExtEntry
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 'HUAWEI-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-AAA-MIB::hwRadiusDomainInclude'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-AAA-MIB::hwRadiusDomainInclude.<hwRadiusGroupName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-AAA-MIB::hwRadiusDomainInclude'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | includingdomain |
2 | notincludingdomain |
3 | original |