hwServiceIfCfgIdentificationMode
HUAWEI-BRAS-SRVCFG-INTERFACE-MIB ·
.1.3.6.1.4.1.2011.5.25.40.1.1.11.1.2
Object
column r/w
Enumeration
This value of this object identifies the user identification mode. The QoS resources are allocated and charged according to which user identification mode is configured for the user of the interface. host (1): identifies a user according to the IP address and MAC address. location (2): identifies a user according to the Option 82 information. ceVlan (3): identifies a user according to the CE-VLAN information. In other words, when a group of users of the same inner VLAN tag access multiple interfaces, these users are considered as the same user. The default value is host (1). The latest modification cannot override the previous configurations. You need to change the value to host before choosing another mode.
Context
- MIB
- HUAWEI-BRAS-SRVCFG-INTERFACE-MIB
- OID
.1.3.6.1.4.1.2011.5.25.40.1.1.11.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwServiceIfCfgEntry
- 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 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB::hwServiceIfCfgIdentificationMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB::hwServiceIfCfgIdentificationMode.<hwServiceIfCfgIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BRAS-SRVCFG-INTERFACE-MIB::hwServiceIfCfgIdentificationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | host |
2 | location |
3 | ceVlan |
Conformance
Member of