hwDhcpDomainDeviceDesc
HUAWEI-DHCP-PROXY-MIB ·
.1.3.6.1.4.1.2011.5.18.1.6.1.5
Object
column r/w
Enumeration
Indicates the device description of the domain. Users can configure the value undefined(255) to clear the current configuration. Options: 1. mta(1) -indicates the device description is MTA 2. stb(2) -indicates the device description is STB 3. host(3) -indicates the device description is Host 4. router(4) -indicates the device description is Router 5. undefined(255) -indicates the device description is not configured
Context
- MIB
- HUAWEI-DHCP-PROXY-MIB
- OID
.1.3.6.1.4.1.2011.5.18.1.6.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDhcpDomainEntry
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-DHCP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCP-PROXY-MIB::hwDhcpDomainDeviceDesc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DHCP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DHCP-PROXY-MIB::hwDhcpDomainDeviceDesc.<hwDhcpDomainName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DHCP-PROXY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DHCP-PROXY-MIB::hwDhcpDomainDeviceDesc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mta |
2 | stb |
3 | host |
4 | router |
255 | undefined |