hwIpDslamSecurityDhcpClientIdentifier
HUAWEI-IPDSLAM-SECURITY-MIB ·
.1.3.6.1.4.1.2011.6.47.43
Object
scalar r/w
Enumeration
Used to specify the dhcp client identifier.
Options:
1. chaddr(1) -indicates that DHCP user is always identified based on chaddr in the packet.
2. option61(2) -indicates that if the packet sent by the DHCP user carries option 61,
and option 61 contains the user MAC address,
this user is identified based on option 61 in the packet.
Otherwise, this user is still identified based on chaddr in the packet.
Default: chaddr(1)
Context
- MIB
- HUAWEI-IPDSLAM-SECURITY-MIB
- OID
.1.3.6.1.4.1.2011.6.47.43- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwIpDslamSecurity
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpDslamSecurityDhcpClientIdentifier.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-SECURITY-MIB::hwIpDslamSecurityDhcpClientIdentifier'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | chaddr |
2 | option61 |