hwOntDot1xRadiusUserNameFormat
HUAWEI-8021X-EXT-MIB ·
.1.3.6.1.4.1.2011.5.22.1.4.1.1.8
Object
column r/w
Enumeration
User name format in the radius packet. Options: 1. domainincluded(1) -Indicates that a user name contains a domain name. 2. nodomainincluded(2) -Indicates that a user name uses the original name. Defaule: domain-included(1)
Context
- MIB
- HUAWEI-8021X-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.22.1.4.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Default
93843671567008- Parent
- hwOntDot1xProfileEntry
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-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xRadiusUserNameFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xRadiusUserNameFormat.<hwOntDot1xProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xRadiusUserNameFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | domainincluded |
2 | nodomainincluded |